-
线性卷积的计算
说明: 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。
2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw the graph of X (m) and H (n), and the graph of the linear convolution result y (I), and use the conv function of MATLAB to verify the result.
2. The FFT and IFFT programs of MATLAB are used to realize the fast calculation of linear convolution and draw the calculation results.)
- 2020-04-19 01:18:00下载
- 积分:1
-
corr
fmri数据一个roi与全脑体素做相关,返回corr map(fmri data in a roi do with the whole brain voxel-related return corr map)
- 2010-11-10 17:05:26下载
- 积分:1
-
master-matlab
说明: 本书详细讲述了MATLAB的基础用法、编程技巧及应用实例,是学习MATLAB的优秀参考书。(The book describes in detail the basis for the use of MATLAB, programming techniques and application examples, is an excellent reference book to learn MATLAB.)
- 2009-08-19 23:30:35下载
- 积分:1
-
VCPPMatlab--VC2010
VC++中调用Matlab .m函数编译后的动态链接库 (VC2010)(Call Matlab .m dynamic link library functions compiled VC++ in (VC2010))
- 2014-10-16 10:43:41下载
- 积分:1
-
Adaptive-CoDE
Adaptive Composite Differential Evolution Algorithm 自适应复合差分进化算法(Differential Evolution with Composite Trial Vector
Generation Strategies and Control Parameters)
- 2013-12-10 13:34:23下载
- 积分:1
-
crosscorrelogram
cross correlation program i hope you will like it
- 2010-10-07 06:27:46下载
- 积分:1
-
os-elm
实现增量极限学习机,在线学习的方法等等,实现了在线连续学习功能(code written in matlab)
- 2012-04-19 18:26:38下载
- 积分:1
-
chaostest
本程序是混沌现象测试的源代码,揭示了混沌系统的特性(This procedure is the chaos phenomenon test source code.Characteristics of chaotic system are disclosed
)
- 2013-07-28 19:42:01下载
- 积分:1
-
EGS001_datasheet_v1_2
Pure Sine Wave Inverter Driver Board EGS002 _ EVE-eVision Electronics Pakistan _ Atmel Controllers in Pakistan
- 2014-09-16 00:21:49下载
- 积分:1
-
newton
牛顿迭代法 数值分析 求解方程组的解 这是一个matlab程序代码(newton iteration method)
- 2013-04-15 08:24:08下载
- 积分:1