-
svt
matlab实现的svt(奇异值阈值)算法(matlab implementation svt (singular value threshold) algorithm)
- 2010-12-14 12:43:42下载
- 积分:1
-
shixi
在matlab上实现的,基于仿射变换的几何纠正。交互方面不太好!(Affine transformation
Geometric rectification)
- 2012-05-14 17:23:38下载
- 积分:1
-
Programming_on_CPP.2
Object programming on C++.
- 2014-12-05 18:30:37下载
- 积分:1
-
kalman_filter
自适应的kalman滤波程序,通过灵活的调用,实现kalman的自适应滤波。(kalman_filter)
- 2009-09-23 12:04:12下载
- 积分:1
-
manual_scilab5.2.0en_US
一个文档,相当多的代码,有兴趣的同志们可以下载看一下哈(A document, a lot of code, the comrades who are interested can download a look Kazakhstan)
- 2011-05-10 22:57:07下载
- 积分:1
-
suspension
A skyhook surface sliding mode control method was proposed and applied to the control on the semi-active vehicle suspension system for its ride comfort enhancement. A two degree of freedom dynamic model of a vehicle semi-active suspension system was given, which focused on the passenger’s ride comfort perform-ance. A simulation with the given initial conditions has been devised in MATLAB/SIMULINK. The simula-tion results were showing that there was an enhanced level of ride comfort for the vehicle semi-active sus-pension system with the skyhook surface sliding mode controller.
- 2013-03-14 01:50:08下载
- 积分:1
-
secondaryidentific
matlab code for secondary path identification
- 2014-12-06 12:58:39下载
- 积分:1
-
slm
slm matlab 仿真代码 各种完备M文件(slm matlab simulation code of a complete M-file)
- 2011-11-19 10:24:24下载
- 积分:1
-
watermarkingg
this code implements a new watermarking method
- 2010-10-27 17:42:58下载
- 积分:1
-
TSP(GA)
遗传算法求tsp问题及其matlab代码实现
主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. (Genetic algorithm to solve the TSP problem and the matlab code to achieve
A Rand main program ( seed , n) n as an integer, which is the setting of the random number generator seed, this actually provides a random number generating means, so the random number behind actually are determined, so that everyone can see the same results, can comment out this line, then each time the results do not necessarily the same.
)
- 2015-01-27 19:23:01下载
- 积分:1