搜索资源列表
DSPmatlabwork2
- dsp学习中matlab试验源代码,都已经验证成功,需要在MATLAB下运行,只要是验证离散卷积的问题。
btws
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序
qb2
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序
qb1x
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序
useFFTshixiankuaisujuanji
- 数字信号处理程序——利用FFT实现快速傅立叶卷积的matlab程序
conv.rar
- 通过matlab实现对dsp的仿真 基本的离散信号处理如卷积 圆周卷积等,matlab dsp signal
nonsystem
- Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器,注意生成的是非系统码。-Generate trellis data of a rate-1/n convolutional encoder. Convolutional codes 1/n of the encoder, the attention generated by the non-system code.
shiyan1
- 数字信号处理在matlab中的卷积定理的验证的结果截图-Digital signal processing in matlab convolution theorem in the verification of the results of screenshot
source
- 数字信号处理:1.卷积 2.抽样 3.滤波器-DSP
juanjiturbo
- 卷积编码和译码过程,维特比译码,含有测试程序-turbo encoder and decoder
matlab
- 完成十余卷积过程,简单方便,能够这样那样这样,sorry-Convolution process more than a decade to complete, simple and convenient, this can be done this way, sorry
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.
DSPexp2
- 数字信号处理matlab程序计算序列的移位,卷积,求留数,求差分方程-Digital signal processing matlab program to calculate the shift sequence, convolution, seeking to stay a few, find the differential equation
cov-based-on-matlab
- 基于matlab实现卷积编码和译码,程序调试成功,源码可用-convert based on matlab
chengxu
- 数字信号处理中关于时域采样定理,卷积定理,系统响应,频域采样定理的matlab程序-Digital signal processing on the time-domain sampling theorem, convolution theorem, the system response, frequency domain sampling theorem matlab program
FileRecv
- 卷积编码的有关介绍,有关论文,以及有关matlab程序代码-Convolutional code introduced the paper, as well as the Matlab code
Dsiggnal_proci
- 数字信号处理一种基于matlab 文件内容/conv(卷积部分)dupconv重叠保留法freqcirconv频域圆周卷积freqconv频域卷积timecirconv时域圆周卷积timeconv时域域卷积积/fft(频域分析部分)d2fft基2FFTdft DFT最简化程序源码dtftDTFT演示/fir(fir滤波器设计)fir 的到fir滤波器hngetwindow 的到fir滤波器窗函数wn -Digital signal processing matlab file content
FFT---xianxingjuanji
- 利用MATLAB 通过FFT计算两个序列的线性卷积序列并输出结果-FFT calculation of the linear convolution of two sequences
viterbi_hard
- (2,1,3)卷积码编码,硬判决译码;编码是matlab语言,译码是verilog语言-(2,1,3) convolutional code encoding, hard decision decoding coding is matlab language, decoding is verilog language
线性卷积和圆周卷积
- 圆周卷积和线性卷积的运算 分别用了MATLAB的conv函数(Linear convolution and circumferential convolution)