登录
首页 » matlab » MATLAB-PID-chengxu

MATLAB-PID-chengxu

于 2012-06-25 发布 文件大小:275KB
0 233
下载积分: 1 下载次数: 9

代码说明:

  使用说明 1、所有仿真算法按章归类,光盘中的程序名与书中一一对应。 2、将光盘中的仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。 3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。 4、程序chap1_11.mdl;chap3_2.mdl;chap3_5.mdl;chap6_2.mdl;chap6_4.mdl需要在Matlab6.5下运行,特此说明。 5、假如您对仿真程序有疑问,请及时通过 E-mail 与作者联系。 北京航空航天大学 刘金琨 E-mail 地址: ljk@dept3.buaa.edu.cn或ljk@buaa.edu.cn(Instructions for use, all the simulation algorithms classified by chapter, program name in the CD-ROM and book one-to-one correspondence. 2, the simulation program in the CD-ROM copied to the hard MATLAB running path simulation can be run. Book algorithms in MATLAB 5.3 running successfully, and applies to other versions. 4, the program chap1_11.mdl chap3_2.mdl chap3_5.mdl chap6_2.mdl chap6_4.mdl in Matlab6.5 run is noted. 5, if your simulation program have any questions, please timely contact the author via E-mail. Beijing University of Aeronautics and Astronautics of Liu Jinkun E-mail address: ljk@dept3.buaa.edu.cn or ljk@buaa.edu.cn)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • Linear_using_circular
    linear convolution using circular
    2012-08-24 04:01:08下载
    积分:1
  • SMO-and-EKF-on-PMSM
    一篇很好的将滑模控制与扩展卡尔曼控制结合的控制策略文章。(A very good text with SMO and EKF about PMSM )
    2015-01-09 19:38:58下载
    积分:1
  • tiankongzhicheng
    用Matlab编写的天空之城,分享给大家听听(Matlab prepared Laputa, share them to you)
    2013-11-10 14:45:27下载
    积分:1
  • robot--LJK
    刘金琨老师作品,机器人控制系统和MATLAB仿真。(Teacher Liu Jinkun works, robot control systems and MATLAB simulation.)
    2009-03-26 18:15:26下载
    积分:1
  • newton
    牛顿迭代法求非线性方程的解,需输入初始值,方程,导数方程,步数,error(Newton iteration solution of nonlinear equations required to enter the initial value equation, derivative equation, step number, error)
    2010-12-22 19:51:36下载
    积分:1
  • 3dpml
    3d pml fdtd with point source
    2011-01-01 03:28:24下载
    积分:1
  • noisemodels
    matlab中噪声模型,包括测试程序,来自MIT实验室(matlab noise models, including testing procedures, from the MIT Laboratory)
    2008-08-22 21:41:19下载
    积分:1
  • power_brushlessDCmotor
    Brushless DC Motor Fed by Six-Step Inverter This demonstration illustrates the use of a Six-Step Switch-on mode for a trapezoidal PMSM motor rated 1kW, 3000 rpm and speed regulated.
    2011-07-22 20:49:20下载
    积分:1
  • matlab-optimal
    学习matlab的同学赶紧下啊,非常有用的。 特别是学编程的同学。(very cool optimal course for all.)
    2013-01-14 19:52:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载