-
RLS+MatriXReseting+ForgetFactor
this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result.
1- using the Covariance Matrix Reseting in a specefic time.
2-using the RLS with Forget Factor
this program is written by matlab 7.0.
Here we want to estimate the below function:
1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7
finally,there are plots for showing results.
- 2010-08-26 23:21:29下载
- 积分:1
-
gonglvpu
用MATLAB软件仿真实现Liu混沌系统的功率谱图,代码完整。(MATLAB software simulation Liu power spectra of chaotic systems, code integrity.)
- 2017-04-15 14:50:03下载
- 积分:1
-
multil-information
计算两组信号互信息熵值的算法,采用matlab编程,可直接调用函数(Two sets of signals calculated values of mutual information method, using matlab programming, call the function directly)
- 2010-09-03 15:59:22下载
- 积分:1
-
mfcc
A matlab code to extract MFCC features, with several options
- 2010-05-06 00:59:14下载
- 积分:1
-
adaptive--filter--noise-
这是一自适应噪声消除的matlab程序 算法使用的是NLMS 里面含有截取的噪声 有仿真图(This is an adaptive noise cancellation matlab program NLMS algorithm is used which contains a simulation of the interception of the noise figure)
- 2011-09-09 20:42:23下载
- 积分:1
-
PSK_performence_with_ConvEnc
viterbi译码以及psk调制解调的源程序(viterbi decoding as well as the source psk modem)
- 2007-09-29 21:33:18下载
- 积分:1
-
audiocompression
此程序主要是通过使用小波达到音频压缩的目的,可以比较不同的小波函数和压缩次数音频文件的差异(This process is mainly achieved through the use of wavelet purpose audio compression, you can compare different compression of the wavelet function and the difference in the number of audio files)
- 2009-05-18 23:56:40下载
- 积分:1
-
K-means520
K-mean算法介绍用matlab实现,很有用啊(K-mean algorithm is described by matlab implementation, useful ah)
- 2011-05-27 16:11:08下载
- 积分:1
-
matlab-handbook
本书对于MATLAB7给予实践性指导(Book to give practical guidance for MATLAB7)
- 2011-06-19 21:41:03下载
- 积分:1
-
TheElementsofJavaStyle
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer bugs. Code written with no regard to
style will contain more bugs. It may simply be thrown away and rewritten rather than
maintained.(var OF THE PROGRAMMING LANGUAGE tells A. you what code it is possible to write-what the ma chine will understand. Style tells you what you ought to write-what the humans reading the code will understand. Code written with a consisten t, simple style will be maintainable, and robust. and contain fewer bugs. Code written with no reg ard to style will contain more bugs. It may simpl y be thrown away and rewritten rather than maint ained.)
- 2007-05-10 15:04:37下载
- 积分:1