-
new
说明: 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助(Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.)
- 2010-04-08 18:11:22下载
- 积分:1
-
commandvec
command vectoriel of induction motor
- 2013-07-20 08:12:00下载
- 积分:1
-
MATLAB-
基于MATLAB的发动机功率计算优化方法研究(Engine power calculation based on MATLAB Optimization Method)
- 2013-10-22 16:06:21下载
- 积分:1
-
Wiley__Practical_Genetic_Algorithms__2004__2Ed__O
it is a book for learning practical genetic algorithm in matlab
- 2013-07-09 17:04:32下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
QAM_matlb
一个QAM的通信系统仿真,带时域均衡,误码率统计(a communications system simulation, with time domain equalization, error rate statistics)
- 2007-03-09 10:00:26下载
- 积分:1
-
kalman
卡尔曼滤波简介及实现代码,用C++语言和马特拉不编程(Kalman filtering Introduction and implementation code, C++ language and Matra programming)
- 2013-03-24 10:45:50下载
- 积分:1
-
MATLAB-image-processing
本书提供一些matlab程序代码,能为初学者提供很好的例子(This book provide lots of code of matlab and good example for beginners.)
- 2015-03-07 11:26:38下载
- 积分:1
-
Untitled
nose cancellation releted
- 2012-02-02 16:19:20下载
- 积分:1
-
Neural-Network-training
一个用扩展卡尔曼滤波算法训练的神经网络matlab程序,值得学习(An extension of the Calman filtering algorithm neural network matlab program, it is worth learning)
- 2016-08-09 17:05:50下载
- 积分:1