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