-
MATLABteach
MATLAB 教學介紹
MATLAB 教學介紹
MATLAB 教學介紹(Teaching Introduction Introduction MATLAB MATLAB MATLAB Teaching Teaching Introduction)
- 2010-06-24 18:45:10下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1
-
fourierTransformDualSpectrum
说明: 充分理解傅立叶变换,直接根据傅立叶积分公式编写,并显示单边,双边谱,对于理解单双边频谱有一定帮助。本程序通过函数与调用来呈现。(Fully understand the Fourier transform, Fourier integral formula directly in accordance with the preparation, and display the unilateral, bilateral spectrum, the spectrum for the understanding of a certain single bilateral help. This procedure with the call to a function.)
- 2009-08-10 21:47:50下载
- 积分:1
-
huiseVerhust
灰色verhust模型的matlab程序在给定一组序列的情况下求得其预测值,残差,相对误差(Gray verhust model matlab program to obtain their predictive value, residuals, the relative error in the sequence of a given set of circumstances)
- 2014-09-02 18:36:30下载
- 积分:1
-
Histogram-OrientedGradient
HOG(Histogram of Oriented Gradient)方向梯度直方图,主要用来提取图像特征,最常用的是结合svm进行行人检测。(HOG (Histogram of Oriented Gradient) direction of the gradient histogram is mainly used to extract image features, the most commonly used is a combination of svm detect pedestrians.)
- 2015-01-15 15:21:10下载
- 积分:1
-
hayt.pdf
Solution manual for chapter one Hayt book of electromanetism.
- 2015-03-06 04:33:01下载
- 积分:1
-
IterationADP
Iteration ADP是迭代自适应动态控制的matlab程序,算法精度比ADP高(Iterative ADP is iterative adaptive dynamic control matlab program, the algorithm more accurate than ADP)
- 2020-06-30 04:00:02下载
- 积分:1
-
FDTD_2D_tm_pml
二维光子晶体,Tm模式,PML边界条件,点源扩散,总场边界场(Two-dimensional photonic crystal, Tm model, PML boundary conditions, point source diffusion, the total field boundary field)
- 2010-12-01 16:50:08下载
- 积分:1
-
Ap
说明: 采用正交投影生成子空间算法来进行最大似然估计,程序已经运行出结果。可以放心使用(Orthogonal subspace projection algorithm for generating maximum likelihood estimates, the program has run out of results. Safe to use)
- 2011-11-15 09:40:28下载
- 积分:1
-
MATLAB
MATLAB串行通信的实现方法 挺实用的(MATLAB and serial communication)
- 2015-01-15 15:55:29下载
- 积分:1