-
matlab5
Introduction to MATLAB - Sikander M. Mirza.pdf
- 2010-02-24 04:35:39下载
- 积分:1
-
rcv_xyz
to calculate satellite position
- 2013-12-22 11:41:00下载
- 积分:1
-
IDS-BELBIC
matlab/Simulink implementation of Belbic Controller for inverted pendulum
- 2012-01-09 00:12:02下载
- 积分: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
-
bp-network
matlab写的人工神经网络的例子,附有处理图片和注释(matlab written examples of artificial neural networks with image processing and annotation)
- 2008-12-15 20:51:53下载
- 积分:1
-
gui
a gui created in matlab that finds the voltage in various shapes like triangles rectangles and circles. It can also find the electric field gradient
- 2010-10-29 20:32:05下载
- 积分:1
-
fcmtrancformer
说明: 基于MATLAB的K均值分类算法的源程序,用于诊断变压器故障(MATLAB-based K-means classification algorithm of the source code for transformer fault diagnosis)
- 2009-08-23 09:22:23下载
- 积分:1
-
DSP-Matlab_Programs
说明: 数字信号处理(机械工业出版社)的源码,7章介绍IIR滤波器设计和matlab源码,8章介绍FIR滤波器设计和matlab源码,9章介绍自适应(LMS,NLMS,RLS,LMS的快速算法)滤波器设计和matlab源码,希望帮助有需要的朋友(digital signal processing (Machinery Industry Press), the source, Chapter 7 IIR filter design and Matlab source, Chapter 8 FIR filter design and Matlab source, adaptive Chapter 9 (LMS, NLMS, RLS, the fast algorithm LMS) filter design and Matlab source, in order to help a friend in need)
- 2006-05-09 01:47:35下载
- 积分:1
-
ID3-Matlab
decisiontree implementation in matlab
- 2014-08-12 13:16:26下载
- 积分:1
-
matlab-simulink-courst
matlab—simulink入门教程,比较详细地介绍了基本操作流程。(matlab-simulink introductory tutorial, a more detailed description of the basic operating procedures.)
- 2012-08-01 09:41:48下载
- 积分:1