资源列表
MCMPDFT
- 直接由定义求 N点复序列x(n) 的DFT X(k)。-Directly from the definition of order N-point complex sequence x (n) of the DFT X (k).
Jacobi
- 数值分析算法 Jacobi迭代算法的C++实现-Numerical analysis of Jacobi iteration
1
- 考虑8 x 8的国际象棋棋盘上某个位置的一匹马,它是否可能只走63步,正好走过除起点以外的其他63个位置各一次?如果有这样的一种走法,则称所走的这条路线为一匹马思维周游路线。试设计一个分治算法找出一条马的周游路线。-Consider 8 x 8 chess board on a horse to a location, it may only take 63 steps, just walk away than from the other 63 positions each time? If
practiselkj
- 本例很好的解释了FFT变换的功能,例程简单易懂,能够很好的用于理解FFT,观察信号频谱。-In this case a good explanation of the function of FFT transform routines easy to understand, can be very good for understanding the FFT, observe the signal spectrum.
StepResponse
- step response in RC filter
fft
- 傅里叶变换小程序。利用matlab编写的傅里叶变换小程序-Fourier transform applet. Fourier transform using matlab write small programs
levitador
- Codigo ejemplo de datos levitador con redes neuronales artificiales RNA
Unt42
- this program of matlab which involves the creation of the state. the state is created by using the measurements but here is a simple example for creating a state-this is program of matlab which involves the creation of the state. the state is created
teager-and-lmd
- 用teager能量算子来解调出复杂信号的纯调频挑夫函数,用LMD来进行局部均值分解-Pure FM demodulated complex signal porters function with Teager energy operator, using LMD to carry out the local mean
beforming
- 来波方向为0度的切比雪夫超声波束形成仿真研究-Simulation of DOA 0 degrees cut Chebyshev ultrasonic beam is formed
zuixiaoerchengfa
- 最小二乘法,数模必备,拟合的基础学习,可以直接使用-Least squares method, the number of essential, the basic learning of fitting
计算vmd所有分量单边谱
- 这是本人在网上找到资源,然后进行修改后得到的求单边谱的程序,可以直接用。