some of the important matlab codes for calculating PSD of a signal for students
資源簡介:some of the important matlab codes for calculating PSD of a signal for students
上傳時間: 2017-04-19
上傳用戶:wuyuying
資源簡介:Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate,...
上傳時間: 2013-12-24
上傳用戶:cccole0605
資源簡介:The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be c...
上傳時間: 2015-07-11
上傳用戶:離殤
資源簡介:The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be c...
上傳時間: 2013-12-30
上傳用戶:wweqas
資源簡介:The purpose of the design pattern dictionary is to serve as reference point for commonly accepted software design patterns and idioms. It contains structured summaries of some 30 design patterns and idioms, commonly used in object orient...
上傳時間: 2013-12-21
上傳用戶:leixinzhuo
資源簡介:Introduction to the Companion MATLAB Codes
上傳時間: 2013-12-26
上傳用戶:270189020
資源簡介:Abstract-The effect of the companding process on QAM signals has been under investigation for the past several years. The compander, included in the PCM telephone network to improve voice performance, has an unusual affect on digital QAM...
上傳時間: 2013-12-20
上傳用戶:英雄
資源簡介:Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about t...
上傳時間: 2016-07-04
上傳用戶:思琦琦
資源簡介:Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by crea...
上傳時間: 2013-12-08
上傳用戶:hgy9473
資源簡介:This document specifies a subset of the C programming language which is intended to be suitable for embedded automotive systems up to and including safety integrity level 3 (as defined in the MISRA Guidelines). It contains a list of rules...
上傳時間: 2013-12-11
上傳用戶:cursor
資源簡介:A simple method for calculating LawsTexture of an image
上傳時間: 2014-12-05
上傳用戶:jing911003
資源簡介:This example uses the AIC23 codec module of the DM642 EVM Board Support * Library to generate a 1KHz sine wave on the audio outputs for 5 seconds.
上傳時間: 2014-12-08
上傳用戶:lingzhichao
資源簡介:The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year. Chances are you picked this book to learn more about the new features of 2.0. Or you may be interested in using for the first time in your ...
上傳時間: 2017-08-02
上傳用戶:liglechongchong
資源簡介:The crystallize of the initial study, one class examination system of calculator, everyone gives order to point out.
上傳時間: 2015-07-14
上傳用戶:王慶才
資源簡介:use of the VHDL language traffic lights control procedures, with a complete report of the experiment
上傳時間: 2014-01-21
上傳用戶:wff
資源簡介:How to use GetMyIP, whre you can finde all of the convienience on getting your favourite IP of your ISP you use to connect to internet.
上傳時間: 2014-02-26
上傳用戶:asdkin
資源簡介:Source circuitry for a PCB to handle a signal for Kalman filter preparation.
上傳時間: 2017-04-27
上傳用戶:小眼睛LSL
資源簡介:Matlab 6.5 finding is it a signal a FSK modulated.
上傳時間: 2014-08-03
上傳用戶:manking0408
資源簡介:JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Ce...
上傳時間: 2014-11-03
上傳用戶:wsf950131
資源簡介:The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results ...
上傳時間: 2013-11-28
上傳用戶:風之驕子
資源簡介:This a translation of the ToyFDTD c code available from the web site http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html This some optimization to use MATLAB matrix notation. Others may find a way to further optimize the nested loops.
上傳時間: 2013-12-07
上傳用戶:daoxiang126
資源簡介:The concept of the Altera Nios II embedded processor implementation inside Field Programmable Gate Array [FPGA] of the CCD camera for the “Pi of the Sky” experiment is presented. The digital board of the CCD camera, its most important com...
上傳時間: 2014-01-02
上傳用戶:dyctj
資源簡介:What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Pr...
上傳時間: 2013-12-25
上傳用戶:playboys0
資源簡介:CHAPT14\MODEM.CPP Implementation of the Modem class CHAPT14\MODEM.H Declarations of the Modem class CHAPT14\TSTMODEM.CPP 16-bit test program for the Modem class CHAPT14\TSTMODEM.EXE 16-bit executable of the test program CHAPT14\TSTMODEM...
上傳時間: 2013-12-24
上傳用戶:壞天使kk
資源簡介:The MIPS32® 4KEm™ core from MIPS® Technologies is a member of the MIPS32 4KE™ processor core family. It is a high-performance, low-power, 32-bit MIPS RISC core designed for custom system-on-silicon applications. The core ...
上傳時間: 2014-12-22
上傳用戶:semi1981
資源簡介:Instead of finding the longest common subsequence, let us try to determine the length of the LCS. 􀂄 Then tracking back to find the LCS. 􀂄 Consider a1a2…am and b1b2…bn. 􀂄 Case 1: am=bn. The LCS must contain am,...
上傳時間: 2013-12-17
上傳用戶:evil
資源簡介:/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTE...
上傳時間: 2015-08-20
上傳用戶:zhangliming420
資源簡介:Summary: An example of KALMAN FILTER MATLAB Release: R13SP1 Required Products: Communications Toolbox,Signal Processing Toolbox Description: THIS PROGRAM DEMONSTRATES AN EXAMPLE OF KALMAN FILTER.
上傳時間: 2016-02-12
上傳用戶:xg262122
資源簡介:The usage of devices in a communication network requires configuration of the device parameters and communication facilities. CANopen defines a standardised way to access these parameters
上傳時間: 2013-12-23
上傳用戶:wangzhen1990
資源簡介:FMA is a free1 powerful phone editing tool allowing users to easily manage all of the personal data stored in their phones, via a number of different connections methods. FMA allows easy management of Phonebook (both SIM and Phone memory), ...
上傳時間: 2014-08-12
上傳用戶:wlcaption