-
Kalman-PROGAM
MATLAB 卡尔曼滤波 原理说明及程序(MATLAB Kalman filter)
- 2013-12-01 20:37:18下载
- 积分:1
-
2016.08.08topsIS
TOPSIS源码MATLAB中文详细注解。(TOPSIS source MATLAB detailed comments.)
- 2016-09-09 17:09:50下载
- 积分:1
-
分数阶的两个工具箱
说明: matlab中的分数阶工具箱,文件中有两个,一个是的工具箱ninteger,一个是的FOTF(The fractional toolbox in matlab has two files, one is the foreign toolbox ninteger, and the other is the domestic FOTF.)
- 2021-03-06 22:59:29下载
- 积分:1
-
RECURSIVE-LEAST-SQUARE-ESTIMATION
this file is a Recursive least square algoritm in matlab
- 2012-05-29 20:47:26下载
- 积分:1
-
work
MATLAB几个画的图像,比较好玩,可以动态的显示(MATLAB image, several paintings more fun, dynamic display)
- 2015-04-20 17:40:01下载
- 积分:1
-
Simulated
Simulated annealing algorithm matlab example, a good entry process, the classic beginners
- 2009-09-18 18:53:17下载
- 积分:1
-
car
2013年A题程序,车道交通的元胞自动机MATLAB程序(MATLAB celluar)
- 2014-08-10 23:40:04下载
- 积分:1
-
Thresholding
关于统计学习正则化的阈值算法,对现有的最小二乘问题进行扩展。(On statistical learning is the threshold algorithm is based on the expansion of the existing least squares problems.)
- 2010-07-30 15:55:31下载
- 积分:1
-
100examplesofmatlabprocedures
集中了大部分matlab基础经典程序
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(Matlab concentrate most of the procedures based on the classic 1-32 is: graphics application papers 33-66 are: interface design papers 67-84 are: graphics processing chapter 85-100 is: Numerical Analysis Section)
- 2008-06-03 23:21:09下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1