搜索资源列表
带通
- matlab数字滤波器设计,计算出参数便于dsp实现bandpa-Matlab digital filter design parameters calculated to achieve bandpass ease dsp
串口ac01
- matlab数字滤波器设计,计算出参数便于dsp实现bp-ac01
CCS2.20Fir
- ccs中产生正弦和余弦相加的混合,使用fir滤波得到低频的正弦。滤波器系数由matlab计算。有文档-ccs generated sine and cosine mixed together, the use of low-frequency filtering fir Sine. Filter coefficients calculated by Matlab. Documented
fir
- 有限冲激响应滤波器FIR的设计。采用c语言设计。系数由matlab计算得到。可在CCS环境中采用DSPs(0TMS320C5402)来实现。
My_test_FIR
- 基于stm32的DSP库的中FIR滤波器功能的实现,滤波参数需要自己根据需要用Matlab计算,使用V3.0的固件库,属于基本stm32外设测试-Stm32 based DSP library function of the FIR filter implementation, the filter parameters needed in Matlab needs its own terms, using the V3.0 firmware, peripheral part of the ba
filter
- 用CCS编的FIR滤波器,滤波系数用matlab计算-FIR filter。
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.
DSP
- 数字信号处理的直接对象是数字信号,处理的方式是数值运算的方式,它涉及到的内容非常丰富和广泛,它是应用最快、成效最显著的新学科之一,做为信息专业的专业基础课,需要掌握其基本理论和基本的分析方法,通过理论和实践、原理和应用结合让学生掌握知识。而matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。-Direct targets of digital signal processing digital signal proc
FastFourieTransform
- 计算快速傅里叶变换的蝶形算法,用matlab实现的-FFT butterfly calculation algorithm implemented with matlab
无限冲激响应高通滤波器
- 设计一个在0.45π处具有3dB截止角频率的一阶无限冲激响应低通滤波器和一阶无限冲激响应高通滤波器。用matlab计算并画出它们的增益响应,并用matlab证明两个滤波器是全通互补和功率互补的。涉及画图的频率范围[- π, π],间隔设置π /100。-Design a 3dB cutoff at 0.45π with angular frequency at the first order infinite impulse response low-pass filter and the fi
Matlabsnr
- 该matlab程序实现了计算信号信噪比的功能-Matlab program to calculate the signal to noise ratio to achieve the function of
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.
DSPexp2
- 数字信号处理matlab程序计算序列的移位,卷积,求留数,求差分方程-Digital signal processing matlab program to calculate the shift sequence, convolution, seeking to stay a few, find the differential equation
20070507094106781
- 一种新的基于GOERTZEL算法的DTMF信号检测方法,实现了键盘式 的电话号码键入,计算信噪比。-this is a matlab process,which is dtmf voice recognition.
FFT_Twiddles_Find_DSPrelated
- 下面是找到了基2 FFT蝴蝶旋转因子的Matlab代码。代码计算的 A 相角,在图1(c)和图2(c)所示,旋转因子的因素。我建议你开始8点DIT的FFT图1(a)通过运行代码然后运行图2中的代码为16点DIF FFT(一)。-Below is the Matlab code to find radix-2 FFT butterfly twiddle factors. The code computes the A phase angle factors that are used in t
FFT---xianxingjuanji
- 利用MATLAB 通过FFT计算两个序列的线性卷积序列并输出结果-FFT calculation of the linear convolution of two sequences
C-implementation-of-FFT
- 纯C实现的FFT,与matlab计算结果完全一样。点数必须为8,16,32,64,128,256- C implementation of FFT, and matlab calculation results are exactly the same. 8,16,32,64,128,256 points must be...