-
em_mvgm
经典的EM算法实现,从外国网站上下来的,希望有用(classical EM algorithm may be helpful)
- 2013-01-09 16:12:45下载
- 积分:1
-
bb
说明: 对广义预测控制算法的性能指标进行改进从而编写的程序,可以达到更好的控制效果。(By improving preparation procedures on the performance index of generalized predictive control algorithm, and can obtain better control result.)
- 2015-02-25 17:04:04下载
- 积分:1
-
Automata_Maze
implementation Games Maze by Automata - Followers wall - mice algorithm
- 2014-01-31 01:13:08下载
- 积分:1
-
Gibbs
用matlab语言写的Gibbs(The Gibbs algorithm)算法,用于模式分类(Matlab language used to write the Gibbs (The Gibbs algorithm) algorithm for pattern classification)
- 2007-12-24 21:37:07下载
- 积分:1
-
matlab 仿真
说明: 通过matlab对均匀光栅,切指光栅,取样光栅等各类光栅的反射特性进行仿真。(Matlab is used to simulate the reflection characteristics of all kinds of gratings, such as uniform grating, cut finger grating and sampling grating.)
- 2021-03-27 09:19:12下载
- 积分:1
-
matlab7
精通MATLAB7.0,是一本很好的学习MATLAB的书籍.(Proficient MATLAB7.0, are a very good study MATLAB books.)
- 2009-02-28 16:02:20下载
- 积分: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
-
simple_SR
this simple sr use to perform operations code using matlab
- 2012-02-09 22:27:00下载
- 积分:1
-
parseSize
A tool for OOP overloading of the size() method, imitating I/O conventions of MATLAB s native SIZE.
(This function is an OOP aid for overloading the size() method in user-defined classes. If the user provides the vector of dimensions of a hypothetical array object, parseSize will take care of the main input/output argument processing in a way that imitates the conventions of MATLAB s usual SIZE function.
)
- 2010-12-14 15:38:17下载
- 积分:1
-
GPSSINS
说明: GPS与惯性导航系统组成的组合导航系统仿真程序(GPS and inertial navigation system consisting of integrated navigation system simulation program)
- 2010-03-23 23:04:38下载
- 积分:1