-
matlabsnake
example of matlab source code of snake algorithm.
- 2009-03-11 18:03:52下载
- 积分:1
-
Project2RungeKuttaVerner
说明: 关于荣格库塔方法的实现,详细的介绍了荣格库塔方法,还有完整的的报告(Rong-Kutta methods on the implementation of the detailed description of the wing-Kutta methods, as well as the full report)
- 2011-04-08 12:52:33下载
- 积分:1
-
EM-algorithm
EM算法,是一种无监督的聚类算法,可以实现对数据的处理,对不同数据进行聚类,生成类内相似度最大(EM algorithm is an unsupervised clustering algorithm, the data processing can be achieved on different data clustering, to generate the maximum within-class similarity)
- 2011-06-24 21:40:42下载
- 积分:1
-
Walking-Assistant-Matlab-code
It is used to optimize links of walking assistant.
- 2014-09-15 17:25:56下载
- 积分:1
-
bilateral
Source code for bilateral filter
- 2012-09-12 23:58:36下载
- 积分:1
-
based-LMS
lms是重要的数字预失真系统,一种自适应算法(lms is important digital pre-distortion system, an adaptive algorithm)
- 2012-01-10 22:46:05下载
- 积分:1
-
robot_adaptive_control
说明: 本程序是机械手的自适应控制的仿真实例,m文件里有程序说明。(This procedure is the adaptive control of the manipulator simulation example, there is a program in the M file.)
- 2020-06-17 15:34:10下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
TimeFrequency
用于进行小波时频分析的matlab源码,可进行测井小波时频划分!(Used in wavelet time-frequency analysis of the matlab source code, can be divided into time-frequency wavelet logging!)
- 2008-03-06 16:13:31下载
- 积分:1
-
GS_Forier
相位恢复 利用GS算法 所作的 迭代算法进行 二维图像的相位恢复 (GS phase retrieval algorithm using an iterative algorithm by two-dimensional images of the recovery phase)
- 2011-09-13 10:10:05下载
- 积分:1