-
Tsteepest_desh
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occupies an important position in the optimization method. Advantage of the steepest descent method is the small amount of work, less storage reservoir variables, the initial point less demanding drawback is slow convergence, the steepest descent method for the optimization process of the early iterations, or as inserted steps are advised to use other kinds of fast convergence of the algorithm when close to the extreme point.)
- 2012-08-20 07:27:17下载
- 积分:1
-
Array
数组类的实现与改进。利用操作符重载,定义类来生成一数组(An array of classes and achieve improvements. Use operator overloading to generate an array of custom class)
- 2014-12-09 21:57:56下载
- 积分:1
-
simulink
全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
- 2013-07-21 16:43:57下载
- 积分:1
-
CART
matlab中cart决策树源代码,用于数据的分类和预测。(source code in matlab cart decision tree for data classification and prediction.)
- 2013-10-28 15:08:58下载
- 积分:1
-
vc
说明: 一个函数int fun(int *s,int t,int *k),用来求除数组的最大元素在数组中的下标并存放在k所指的储存单元中(A function int fun (int* s, int t, int* k), for requirements in addition to an array of the largest element in the array subscript coexist on the storage unit referred k)
- 2012-10-25 18:43:54下载
- 积分:1
-
mianyi
免疫算法的matlab代码,应该比较好用,谢谢支持!(immune algorithm Matlab code, it should be more convenient, thank you support!)
- 2007-03-20 12:20:00下载
- 积分:1
-
pso
基本粒子群优化算法Matlab源程序 主要用于对PSO的基本理解与思考
(Particle swarm optimization algorithm Matlab source)
- 2013-07-14 15:58:47下载
- 积分:1
-
artfiash2
用matlab编程的鱼群模拟,比较好用,希望能有所帮助(Simulation using matlab Programming fish, relatively easy to use, and I hope to be helpful)
- 2012-08-22 09:04:40下载
- 积分:1
-
fftshift_and_triang
用C++实现了MATLAB中fftshift及triang函数功能,代码是实现此二功能的函数(With C++ Achieved in MATLAB function fftshift and triang function code is to achieve a function of these two functions)
- 2008-01-17 13:24:16下载
- 积分:1
-
WWCDMAMATLABC
WCDMA物理层matlab仿真程序,包含信道编码,交织,速速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。
(WCDMA physical layer matlab simulation program, including channel coding, interleaving, speed rate matching, modulation, channel model, RACK receiver and the corresponding decoding process.)
- 2012-09-30 11:53:20下载
- 积分:1