搜索资源列表
fft_conv_filters_DSPFunctions_ByMatlab
- 数字信号处理重要函数如分裂基fft/卷积/频率响应/滤波器的matlab实现(来自清华大学胡广书教授)-Important DSP functions such as fff/conv/frequency/filters, by matlab
BerndHafner
- C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file conver
conv
- Convolutional coder generates redundant bits using Modulo 2 additions. It can be viewed as a finite state machine that consists of a number of shift register stages.
conv
- 调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
sconv
- 调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )-Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ()
conv
- 用matlab实现了对于离散系列在时域上求其现行卷积-Achieved with matlab for the discrete series in the time domain convolution seek their existing
convolution
- ifft和fft实现线性卷积,并与matlab中默认内置的conv()函数的结果对照,验证其正确性-using ifft and fft to accomplish linear conviction
CONV
- 求卷积,可是做适当的修改,用于MATLAB中。-when we need to carculate convolution.It s indeed useful.
Multi_function
- 01 线性调频信号的卷积功能测试(匹配) 02 LFM一维距离像 03 MATLAB联合FPGA仿真输入/输出功能测试 04 解速度模糊 05 扩展目标检测-01 LFM Test function of "conv" 02 LFM Range 03 MATLAB and FPGA 04 resovle speed resolution 05 Extended moving target
Matlab-HW1
- 信号与系统matlab作业,实现卷积操作,供学习信号与系统的同学们参考-1. Define two signals as: x1[n] = n, 0 < n N1+1 2 N1 − n+ 1, N1+1 2 < n N1 0, elsewhere and x2[n] = 1, 0 < n N2 0, elsewhere We let N1 = 999 and
Digital-signal-processing
- 数字信号处理rand,randn,sinc,chirp,conv,xcorr的MATLAB程序-Digital signal processing rand, randn, sinc, chirp, conv, xcorr MATLAB program
59761con-without-fnct
- A GENERALAZED CONVOLUTION COMPUTING CODE IN MATLAB WITHOUT USING MATLAB BUILTIN FUNCTION conv(x,h)
convcoderv
- 基于matlab的卷积码仿真程序,对不同参数,如回溯长度等进行了仿真并生成了各种曲线,每个文件对应一个参数的仿真,无需修改-matlab based conv code simulation,for different parameters, like (Trace back length. each file corresponds to a parameter, you have not to change code to run.
matlabjuanji
- 已知两个信号序列: 用conv函数求两个序列的卷积和,并绘制三个序列的波形。(Two signal sequences are known: The convolution sum of two sequences is obtained by using the conv function, and the waveform of the three sequences is drawn.)
conv using overlap add methode
- convolution using overlap add method