-
zlbPSO1
实现多目标粒子群优化功能,重点是进化因子的选取!!(implementation of multi objective particle swarm optimization function, the key is to the evolutionary factor!!)
- 2014-11-30 12:13:52下载
- 积分:1
-
IntroductionMPC
说明: Model predictive control basic concepts
- 2012-10-30 15:09:51下载
- 积分:1
-
greedy
一个贪婪算法的仿真程序,以及介绍的ppt,欢迎大家一起研究。(A greedy algorithm for the simulation program, as well as the introduction ppt, welcomed everyone to study together.)
- 2008-03-17 17:03:26下载
- 积分:1
-
2
说明: 这也是一个对初学者有用的MATLAB源码,希望对你有用!( This is also one to the beginner useful MATLAB sound code, hoped that is useful to you! )
- 2010-11-29 19:27:49下载
- 积分:1
-
Field_II_PC5(2.86)
说明: 超声声场的线性描述与仿真工具,可以作为超声系统的研究有用工具,根据不同的输入 ,得到不同的超声图像,验证自己的算法。(ultrasound field simulation code)
- 2011-03-08 20:19:03下载
- 积分:1
-
k-means-and-knn_matlab
用matlab实现机器学习中的两个经典算法:k-means和knn。(Using matlab to achieve in two classic machine learning algorithms: k-means and knn.)
- 2011-06-17 22:23:56下载
- 积分:1
-
C-C
研究混沌特征参数时应用CC算法求关联维数的程序。(Study chaotic characteristic parameters application CC algorithms to find the correlation dimension of the program.)
- 2012-10-06 15:05:45下载
- 积分:1
-
bosukuandai11
采用DC加权的恒定束宽的宽带波束形成器,其中迭代用的是Newton迭代法(DC weighted using constant beamwidth broadband beamformer, which iteration is the Newton iterative method)
- 2020-12-19 19:39:10下载
- 积分:1
-
PCA
主成分分析的代码,降维的工具,特征提取降维的工具(PCA code)
- 2009-09-20 09:05:33下载
- 积分:1
-
Bisection
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.
- 2009-03-20 04:30:16下载
- 积分:1