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

精细积分程序

于 2022-01-30 发布 文件大小:11.70 kB
0 60
下载积分: 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 个回复

  • xiangduidingxiang
    用迭代解的方法来求摄影测量中的相对定向元素(Iterative solution method to find the relative orientation elements in photogrammetry )
    2010-10-14 14:34:14下载
    积分:1
  • SINGLECARRIER
    用MATLAB对单载波频域均衡进行仿真,并绘制出误码率仿真的结果。(Using MATLAB on a single carrier frequency domain equalization simulation, and to map out the bit error rate simulation results.)
    2008-04-04 10:52:47下载
    积分:1
  • Untitled
    基于matlab上进行扩频技术的仿真研究(M文件实现)(Matlab based on the simulation of spread spectrum technology (M documents to achieve))
    2009-04-25 16:06:28下载
    积分:1
  • Steganalysis
    steganalysis characteristic
    2013-11-05 05:32:34下载
    积分:1
  • phase_test_wave
    用MATLAB实现对同一声音信号的不同频率的采样速率输出幅度谱和相位谱。(MATLAB to the same acoustic signals of different frequency of the output amplitude spectrum and phase spectrum sampling rate.)
    2014-04-24 15:48:41下载
    积分:1
  • decoderesp
    GA3 for single machin problem
    2009-05-24 21:35:42下载
    积分:1
  • guoqi
    可以简单的绘制国旗,基本的绘制国旗的程序,适用于初学者(Can simply draw the national flag, the flag of the basic procedures for the drawing for beginners)
    2010-12-11 02:47:01下载
    积分:1
  • motionEstTSS
    matlab下编写的三步快速搜索法,希望大家有用(Three Step Search Algorithm)
    2010-05-07 07:18:58下载
    积分:1
  • GABOR
    文件里包括2个函数,实现gabor滤波器,参数可以由自己指定(gabor wavelet)
    2011-10-19 10:53:30下载
    积分:1
  • ch2
    离散信号及其Matlab实现,包括单位冲激序列 ,单位阶跃序列,斜坡序列等(Discrete signal and its Matlab to achieve, including the unit impulse sequence, unit step sequence, the slope sequence)
    2008-01-25 21:49:32下载
    积分:1
  • 696516资源总数
  • 106794会员总数
  • 11今日下载