-
WL061
fibo数列的一些有关MATLAB程序,,可以有效的清晰的实现Fibonacci数列的原理(something about Fibonacci math in MATLAB)
- 2010-06-12 09:30:11下载
- 积分:1
-
Matlab
MATLAB的设计,包括常见的函数和功能(MATLAB design, including the common functions and features)
- 2009-09-24 17:49:16下载
- 积分:1
-
matlab-program-tshinghua
matlab语音编程必看书籍,清华出版,是matlab语音编程的指南(matlab voice must-see programming books, Tsinghua published matlab voice programming guide)
- 2013-03-15 09:21:56下载
- 积分:1
-
HaarCSharp
Haar Trans form using C#
- 2014-11-20 16:57:13下载
- 积分:1
-
edge
a program to find the edges of particles in an image.
- 2015-03-26 16:18:20下载
- 积分:1
-
GMRES
求解大型线性方程组的GMRES方法,文件显示了详细的算法和原理(For solving large linear equations of the GMRES method, the file shows the detailed algorithm and theory)
- 2010-01-09 09:31:29下载
- 积分:1
-
DE
说明: 差分演化模板程序,matlab函数优化。(Differential evolution template program, matlab function optimization.)
- 2013-12-12 09:44:03下载
- 积分:1
-
zsxjf
利用matlab写的高斯消元法和最速下降法程序(zsxjf base on matlab)
- 2011-12-09 22:10:59下载
- 积分:1
-
openshoe-ZUPT
基于零速校正的行人定位代码,本人自己编写,有数据,运行通过,精度较高,可参考。(it s good)
- 2016-04-17 16:41:31下载
- 积分:1
-
自适应滤波器
通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。
具体设计方案为:
1,生成标准正弦信号S
2,生成等长的随机信号N
3,生成加随机噪声的正弦信号X
4,X通过参数可调数字滤波器,输出Y
5,Y与参考信号作差得到误差E
6,E通过自适应算法调整权值W
7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is designed to filter a sinusoidal signal with random noise.
The specific design scheme is as follows:
1, generating a standard sinusoidal signal S
2, generating an equal length random signal N
3, generating a sinusoidal signal X with random noise
4, X can adjust the digital filter by parameter and output Y
5, the difference between the Y and the reference signal is E
6, E adjusts the weight W through the adaptive algorithm
7, the LMS algorithm is used to deal with the noise interference signal, and the filter function is finally realized.)
- 2018-03-15 21:40:51下载
- 积分:1