-
PSO_conducting_optimization
说明: 运用粒子群算法进行优化问题分析,程序中以Giewank函数为测试对象,效果不错。(using PSO to conduct optimization, the effect is good based on Giewank function.)
- 2010-05-03 15:01:48下载
- 积分:1
-
Chenmh_LIB
Frequently used algorithms for numerical analysis and signal processing(Frequently used for numerical algorithms analysis and signal processing)
- 2007-01-27 01:17:38下载
- 积分:1
-
Matlab-examples
matlab实例汇总,对于初学者是很好的学习资料(MATLAB examples)
- 2011-08-23 09:14:06下载
- 积分:1
-
JM96A
1996年数学建模国赛matlab源程序,编写完整,解释详尽(Mathematical modeling of the country in 1996 race matlab source, write a complete, detailed explanation)
- 2011-08-29 10:14:21下载
- 积分:1
-
archive
Student Information Application
- 2015-03-21 23:08:49下载
- 积分:1
-
bdpca-recognition
基于bdpca重构的matlab程序,附带图片,适合于表情识别初学者研究学习。(a matlab code of bdpca reconstruction with some expression pictures which is really useful for expression recognition researchers.)
- 2014-01-15 21:58:27下载
- 积分:1
-
FCSmodel
质子交换膜燃料电池模型,基于Matlab的燃料电池模型,适用于能源领域(The proton exchange membrane fuel cell model, Matlab-based fuel cell model, applicable in the field of energy)
- 2020-11-21 10:39:37下载
- 积分:1
-
mpc
MPC code space state model whithout constraints
- 2021-03-14 14:39:24下载
- 积分:1
-
OfdmOmp
OFDM OMP算法在matlab中的编码程序,主要是正交匹配追踪MP的算法代码,实现信号的稀疏分解。(The coding program of OFDM OMP algorithm in MATLAB is mainly the algorithm code of orthogonal matching pursuit MP to realize sparse signal decomposition.)
- 2020-07-23 10:38:44下载
- 积分:1
-
mulDNewton
本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
- 2010-01-01 14:18:33下载
- 积分:1