登录
首页 » Matlab » 精细积分程序

精细积分程序

于 2022-01-30 发布 文件大小:11.70 kB
0 48
下载积分: 2 下载次数: 1

代码说明:

在钟万勰院士最新书上的原代码 % Precise Integration Method clear; A=zeros(2); C=A; D=[0.5,0;0,1]; B=[-6,2;2,-4]; f0=[0;0;0;10]; f1=zeros(size(f0)); H=[A,D;B,C]; I=eye(size(H)); iH=inv(H);   tf=20; step=[2,0.5,0.1]; % different step size N=20; figure; hold; str=["o","x","b-"]; for jj=1:3   %PIM begin   dt=step(jj)/2^N;   Ta=H*dt+(H*dt)^2*(I+

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

发表评论

0 个回复

  • Matlab
    Handbook of Practical MATLAB® for Engineers Practical MATLAB® Basics for Engineers Practical MATLAB® Applications for Engineers
    2010-06-09 00:11:14下载
    积分:1
  • matlab_vc_reference
    电脑上保存的一些vc和MATLAB混合编程的资料,其中还有vc和matcom接口的视频演示。(Computer, save some of the vc and MATLAB mixed programming information, which are vc and matcom interface video presentation.)
    2010-09-08 17:15:23下载
    积分:1
  • pp01
    一级倒立摆系统采用极点配置的方法控制,使其达到平衡状态(Inverted pendulum system using pole placement methods to control, to reach the equilibrium state)
    2010-09-30 21:19:18下载
    积分:1
  • gibbs
    说明:  function result = apm(results1,results2) %
    2020-06-23 23:40:01下载
    积分:1
  • MADA_DPC_3Niv
    说明:  three level dtc induction machine
    2020-01-16 19:50:28下载
    积分:1
  • 遗传算法
    在人工智能领域,遗传算法 (GA) 是搜索的启发式算法,模仿自然选择的过程。这种试探法 (有时也称为超启发式) 经常用于生成有用的解决方案,优化和搜索问题。[1] 遗传算法属于进化算法 (EA) 生成使用技术灵感来自自然的演变,如继承、 交叉、 变异、 选择、 优化问题的解决办法的大类。下面是代码为短的路。
    2023-08-14 04:55:03下载
    积分:1
  • allweight
    说明:  一个很有用的函数,功能是产生规定字长以及规定汉明重量的码字,常用于channel coding开发(A useful function, function is to have the provisions of word length and weight of the provisions of Hamming code word, commonly used in the development of channel coding)
    2008-12-03 06:04:40下载
    积分:1
  • PostureUpdate
    四元数更新在matlab中的实现,包括采样、更新四元数、规范化、得到姿态角(Quaternion update)
    2013-04-11 11:26:05下载
    积分:1
  • shrp
    Pitch Determination Algorithm(Extract pitch of speech signal based on subharmonic-to-harmonic ratio)
    2013-11-26 18:23:53下载
    积分:1
  • RADAR-SIGNAL
    八种典型雷达辐射源信号仿真,包括不同参数的信号仿真,可用于信号分选等的雷达信号分析(eight typical radar emitter signals simulation,including the signals with different parameter. this signal can be used for signal deinterleaving)
    2013-11-27 22:16:40下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载