搜索资源列表
ECG_DSP_src
- 一个开源的心电图测量仪驱动和应用软件,可记录,存储,过滤和识别心电图数据-An open source ECG measuring instrument driver and application software can record, store, filter and identify the ECG data
fangweijiao
- 方位角的DSP测量程序,原始数据由MATLAB产生,DSP程序计算谱函数值,完成对方位角的搜索。-Azimuth of the DSP measurement procedure, raw data from the MATLAB generated, DSP program to calculate the value of spectrum function to complete the azimuth search.
fir
- 先用matlab得到所需滤波器的系数,将AD采样的数据经过fir滤波器后输出-First to use matlab to obtain the required filter coefficients, data from the AD sample, after the output filter through the fir
dspmtimtd
- 只要解压并修改文家夹的名字为ylProject,在Visualdsp++环境下就可以了,大作业编程,已经调好,好用。dump出数据,可以在matlab中绘图。-Extract and modify the text as long as the home folder' s name is ylProject, in Visualdsp++ environment can be a big job programming, has been fine, easy to use. dump
DSP_Exp1
- 1、 学习Matlab最有效的方式是自己动手以及经常查Help。 2、 遇到不很确定的函数或者操作,最好的办法就是自己建一个测试矩阵然后试一下,不会对数据产生不好的影响,也十分直观,因为很多细节老师也不会很清楚。 3、 养成用Editer编程的好习惯,最好结构化编程,经常使用自建的函数,使得代码清晰易查错。 4、 自己给自己加注释,运行程序时可以先试着一行一行运行,看一下每一行的输出是否与预期相同等等,出错的时候自上而下慢慢查。 -1, the most effective wa
dsp6FIR
- 基于DSP5416的FIR滤波器设计实验,先用MATLAB产生冲击响应H(n),然后和输入数据进行卷积。-The FIR filter design based on DSP5416 experiment, the first impulse response generated using MATLAB H (n), then the input data and convolution.
lab4
- 汇编语言实现DSP的FIR滤波器的功能,利用matlab得到数据并在CCS5000上模拟实现。-a assemble language that FIR.
FILTER
- 主程序是C语言的滤波器,用matlab取相应数据后就可以实现不同滤波器的功能-Main program is the C language filter, the corresponding data obtained after using matlab different filter functions can be achieved
PulseCompress
- 编写利用FFT实现脉压的ADSP测试程序,DSP平台为TigerSHARC处理器,编程语言不限,完成脉压计算。波形数据的采样频率为20MHz,信号的调频带宽1~10MHz可以选择,脉冲宽度20~200us可以选择。将MATLAB中产生的零中频线性调频信号的波形数据,导入VDSP++中,利用软件的仿真功能,运行程序,并且观察结果。统计计算脉压前后脉冲宽度的变化,脉压的增益。比较不同窗函数对脉压输出脉冲幅度和宽度的影响。统计不同条件下的运行周期数。-failed to translate
DSP
- DSP 5509A 在MATLAB上进行仿真,包括数据采样,FFT计算, 并将结果显示.-DSP 5509A on the MATLAB simulation, including data sampling, FFT calculation, and displays the results.
DSP-matlab
- 一种基于DSP目标板的嵌入式软件仿真系统设计,实现DSP与matlab的数据传输-A DSP-based target board of embedded software simulation system designed to achieve data transfer between DSP and matlab
matalab_dsp
- 数据信号处理基本概念和基本方法使用matlab范例-The data signal processing using matlab example
fft
- 使用matlab编写的一个FFT变换的程序和数据-FFT Transform
bmp_process
- 在CCS中处理电脑上已有的图片,使用matlab将图像数据存储后将图像数据当做头文件加入CCS中。-Deal with images already on your computer, use matlab in CCS after the image data as image data stored in the header files added to the CCS.
KalmanFilter
- 使用C语言开发的基于DSP的kalman滤波算法,输入数据做成头文件的形式包含在工程中,并针对测量矩阵对一些矩阵运算进行了简化。使用的硬件平台为TMS320C5509A开发板,运行通过,结果和MATLAB仿真结果一致!-Kalman filtering algorithm based on DSP development using C language, made of the input data in the form of the header files included in the
DSPfir
- 这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。-This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and or
iir
- 这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波-This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering
TS201radar
- 基于TS201的雷达测速测距C程序和MATLAB,含注释,雷达回波数据由压缩包中的matlab程序生成-基于TS201的雷达测速测距程序,含注释,雷达回波数据由压缩包中的matlab程序生成 Radar ranging procedure, based on TS201 with comments, radar echo data generated by the matlab package in the compression
CODE
- 使用的开发环境为matlab,本程序主要用于处理雷达采集到的数据,从而测量车辆等的速度,有很大的现实意义-Use the development environment of matlab, this procedure is mainly used for processing radar data collected, thus measuring the speed of vehicle and so on, have great practical significance
fitting
- matlab实现数据插值与拟合的程序,数学专业及做数模程序可以看下。-Matlab to realize the data interpolation and fitting, mathematics analog program can see and do.