-
mathlabycsf
阐述了遗传算法的基本原理,对MATLAB 遗传算法工具箱(GAOT) 的参数使用进行了详细介绍,探讨了MATLAB 遗传算2008080116565263(Expounded the basic principles of genetic algorithm, the MATLAB Genetic Algorithm Toolbox (GAOT) using the parameters described in detail, discusses the MATLAB Genetic Operators 2008080116565263)
- 2008-12-14 13:16:02下载
- 积分:1
-
simulink
说明: simulink初学者快速入门的好帮手,我开始就是学的这个,很快入门(good)
- 2010-04-15 08:31:48下载
- 积分:1
-
nosGUI
matlab动画,很有用的,希望能对初学者有所帮助,欢迎下载(matlab animation, very useful, hoping to help beginners, are welcome to download)
- 2010-12-09 16:23:05下载
- 积分:1
-
work_kalman
说明: 在simulink中先完成车辆状态的仿真计算,再用卡尔曼滤波估算车辆质量。(In Simulink, the simulation calculation of vehicle state is completed first, and the vehicle mass is estimated by Kalman filter.)
- 2019-12-20 21:13:53下载
- 积分:1
-
xbtxxz
实现对图片的小波消噪程序,可在matlab中实现仿真。(The realization of the wavelet image de-noising procedure, can be achieved in the matlab simulation.)
- 2009-01-12 12:12:10下载
- 积分:1
-
codingsystem
说明: 这是一个编码系统,包括图像配准,一维二维huffman编码,lz算法等。(This is a coding system, including image registration, one-dimensional two-dimensional huffman coding, lz algorithm.)
- 2010-03-29 11:03:35下载
- 积分:1
-
multi-tracking-01.ps
kalman filter algorthim for tracking
- 2012-08-24 15:07:49下载
- 积分:1
-
cdma
用于IS-95前向链路系统的仿真,包括扩频调制,匹配滤波,RAKE接收等相关通信模块。
(IS-95 forward link system simulation, including spread spectrum modulation, matched filter, RAKE receiver communication module.)
- 2012-11-24 18:01:10下载
- 积分:1
-
jisuanqi
说明: 具有加、减、乘、除、sin、cos、ln、log等功能的计算器界面(With addition, subtraction, multiplication, division, sin, cos, ln, log and other functions of the calculator interface)
- 2011-04-07 22:20:26下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1