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

精细积分程序

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

  • Rayleigh-Benard-Convection--using-a-LB-method
    Rayleigh Benard Convection, using a LB method
    2013-03-02 22:34:34下载
    积分:1
  • canny(1)
    some use full code for multicolor plot with canny
    2015-01-02 17:46:02下载
    积分:1
  • PSO 基本代码
    此文件内容 PSO 基本算法 (粒子群优化),它是免费软件,如果您更新的原始代码与重要的解决办法,你应该告诉我。 联系人电子邮件: mrcrois@gmail.com
    2022-02-04 22:38:57下载
    积分:1
  • QosRoute-Antcolony
    说明:  %% Ant Colony Algorithm for QoS Multicast Routing % QoS组播路由蚁群算法( Ant Colony Algorithm for QoS Multicast Routing QoS Multicast Routing with Ant Colony Algorithm)
    2008-10-08 14:05:00下载
    积分:1
  • nihefenbu
    说明:  拟合各种常见分布程序,产检的威布尔分布,瑞利分布,K分布等分布,采用语言为matlab。(Fitting a variety of common distribution procedures, check-Weibull distribution, Rayleigh distribution, K distribution of the distribution, the use of language matlab.)
    2011-04-08 21:07:32下载
    积分:1
  • 12jj
    说明:  最小二乘法直线拟合在matlab的应用 (Least Squares Linear Fitting)
    2010-04-29 15:13:15下载
    积分:1
  • BER_Analyzer
    Channel simulation for Adaptive coding modulation, BER analyzer any didigital mod with any channel code
    2010-10-03 19:31:50下载
    积分:1
  • GSOaHGSO(matlab)
    GSO算法及其改进,其中HGSO是通过与和声搜索算法结合而成,主要用于结构的截面优化、几何优化、动力优化、拓扑优化等,具有收敛速度快,收敛结果好的优点,且其改进算法能摆脱局部最优的缺陷。(GSO algorithm and its improvements, HGSO is through a combination of harmony search algorithm, mainly used to optimize the structure of the cross section, geometry optimization, dynamic optimization, topology optimization, a fast convergence, convergence results is good, and its improved algorithm defects can get rid of local optimum.)
    2011-10-28 16:45:47下载
    积分:1
  • rake_reciever
    wcama rake接收机的matlab仿真。可以作为项目设计的参考matlab代码(wcama rake receiver matlab simulation. Reference matlab code can be designed as a project)
    2012-10-17 15:29:33下载
    积分:1
  • THP-pre-coding
    encoder and decoder programme for pre-coding MIMO system based on THP algorithm (encoder and decoder programme for pre-coding MIMO system based on THP algorithm)
    2007-07-27 09:57:27下载
    积分:1
  • 696518资源总数
  • 105964会员总数
  • 17今日下载