搜索资源列表
DSP-experiment-report-for-FFT
- 这里有实验所用到的源代码和实验报告,对同学们非常有用。。。实验报告给大家作为参考 简介: DSP实验报告 FFT频谱分析。本实验利用TS201评估板的硬件资源,通过板上codec对输入信号进行采样。取出其中一段数据,然后计算其自相关。计算结果可以通过主机用VisualDSP++的plot功能描绘出来。-DSP FFT spectrum analysis test report
fftplot
- MATLAB program for fft plot norm of a vector distance between vector amp modulation
simple_software_for_DSP_analysis
- Simple and very easy to use software ,a good way to learn DSP. sketch and analyze the dft of sinusoids,pole-zero placements, magnitude plot ,phase plot, frequency response of a digital filter ( even no need to install) just click the file and enter t
DSP-c-Matlab-Programs-ManualV19
- 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
WindowFunction
- Window function plot java codes... use java version 1.02 try the Java applets, you will gain a basic appreciation of what DSP is about-Window function plot java codes... use java version 1.02 try the Java applets, you will gain a
SGandFIR
- Another Design for impulse response... includes Signal generator,Analyzer plot codes... this is a DSP code. use java 1.02
practical1b
- plot sinewave with giving sequences
matlab
- audio filter,fft,dft,pole zero plot,gui,dsp signal operations
Nyquist
- A Nyquist plot is a parametric plot of a transfer function used in automatic control and signal processing. The most common use of Nyquist plots is for assessing the stability of a system with feedback. In Cartesian coordinates, the real part of the
DSP_Lab_070
- For a file(.wave) • Find the sampling frequency and the number of bits per sample. • Re-quantize the samples using the following methods: o Linear Quantization o A-Law Companding with A=87.6 o μ-Law Companding with μ=255 •
spectrum_analysis-of-sin-function
- spectrum_analysis of sin function that plot the sin function as well as it analyze the spectrum in simple way