登录
首页 » matlab » numerical_analysis_homework

numerical_analysis_homework

于 2009-03-16 发布 文件大小:343KB
0 236
下载积分: 1 下载次数: 197

代码说明:

  (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的微分方程一般可以化为状态空间(STATE SPACE)的低阶微分方程来求解.从微分方程的性态看来,主要是微分方程式一阶导系数大的时候,步长应该选得响应的小些.或者如果问题的性态不是太好估计的话,用较小的步长是比较好的,此外的话Adams多步法在小步长的时候效率比R-K(RUNGE-KUTTA)方法要好些,而精度也高些,但是稳定区间要小些.从初值和边值来看,也是显著的不同的.此外对于非线性常微分方程还有打靶法,胞映射方法等.而对于微分方程稳定性的研究,则诸如相平面图等也是不可缺少的工具.值得提出的是,除了用ode系类函数外,用simulink等等模块图来求解微分方程也是一种非常不错的方法,甚至是更有优势的方法(在应用的角度来说).((Source code) numerical analysis homework, this docment includes two parts, the first is ordinary differential equations (ODE) of the three examples, the second part is about the expansion of the discussion, including the higher-order ordinary differential & boundary value solution Problems (BVP). the text of the algorithm and numerical examples are based on the Matlab. ODE from the rigid (STIFFNESS) look into the issue of non-rigid and rigid problem, rigid problems (such as large coefficient VDP equation) such as using the always method ODE45 used to solve the problems , efficiency will be low, with ODE15S the other hand, many of the high efficiency. and the usual problem of non-rigid, there will be used to solve ODE45 very good results. Judging from the order can be for high-order differential equations and first-order ordinary differential equations, higher-order differential equations can be transformed into a general state space (STATE SPACE) used to solve the low-order different)

文件列表:

数值分析作业.doc
数值分析作业m文件
.................\1.fig
.................\2.fig
.................\3.fig
.................\4.fig
.................\5.fig
.................\6.fig
.................\a50step001008.emf
.................\adams_wjl.asv
.................\adams_wjl.m
.................\adams_wjl1.m
.................\bvp.emf
.................\bvptest.asv
.................\bvptest.m
.................\cd_temp.m
.................\cd_work.m
.................\d080501.txt
.................\dampmass
.................\........\dampmass.m
.................\........\dampmass1.m
.................\........\dampmass_test.m
.................\........\odesol_w.asv
.................\........\odesol_w.m
.................\dampmass.asv
.................\dampmass.m
.................\dampmass1.m
.................\dampmass_test.m
.................\digui.m
.................\digui_r.m
.................\errorbar.emf
.................\exact51.m
.................\exact52.m
.................\exact53.m
.................\funtest1.m
.................\funtest2.m
.................\funtest3.m
.................\h080503.txt
.................\h080504.m
.................\history080501.m
.................\m文件列表.txt
.................\na52test.m
.................\na53test.m
.................\nm_ch_0501.asv
.................\nm_ch_0501.m
.................\odedemo
.................\.......\odedemo.m
.................\.......\odeexamples.m
.................\.......\orbitode.m
.................\ODEfun5.m
.................\odesol_w.asv
.................\odesol_w.m
.................\p30001.emf
.................\p3001.emf
.................\p301.emf
.................\p51solution.emf
.................\p51solutionA50.emf
.................\p51solutionA50Ylim.emf
.................\p51solutionYlim.emf
.................\RK1.m
.................\rk51test.asv
.................\rk51test.m
.................\rk_ex_5_1.m
.................\rk_wjl.asv
.................\rk_wjl.m
.................\s0.01r0.30err.emf
.................\s0.01r0.30exact.emf
.................\s0.1r0.30.emf
.................\s0.1r0.30exact.emf
.................\slprj
.................\.....\sim
.................\.....\...\vdp
.................\.....\...\...\tmwinternal
.................\.....\...\...\...........\binfo.mat
.................\.....\...\...\...........\minfo.mat
.................\.....\...\_sharedutils
.................\.....\sl_proj.tmw
.................\vanderpolequ.m
.................\vdpdemo_wjl.m
.................\vdptest.asv
.................\vdptest.m
.................\vdpu1.emf
.................\vdpu1.eps
.................\vdpu1.fig
.................\vdpu1000.emf
.................\vdpu1000stiff.eps
.................\vdpu1phase.emf
.................\vdpu1phase.eps
.................\vdp_acc.dll
.................\vdp_accel_rtw
.................\.............\modelsources.txt
.................\.............\rtwtypes.h
.................\.............\rtw_proj.tmw
.................\.............\rt_nonfinite.c
.................\.............\rt_nonfinite.h
.................\.............\rt_nonfinite.obj
.................\.............\tlc
.................\.............\...\cgirblk_s0_b1_Outputs.tlc
.................\.............\...\cgirblk_s0_b3_Outputs.tlc
.................\.............\...\cgirblk_s0_b5_BlockOutputComment.tlc

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

发表评论

0 个回复

  • seg
    segmentation of an image!! matlab code.image processing
    2011-01-23 13:44:27下载
    积分:1
  • CR_simulink
    认知无线电能量检测simulink模型,对新手会有一些帮助(Simulink model of cognitive radio energy detection, there will be some help for novice)
    2010-12-24 10:16:25下载
    积分:1
  • cramer
    Solve the system Ax=b.
    2010-03-06 17:14:16下载
    积分:1
  • sins-MATLAB
    基于圆锥误差补偿算法和划船误差补偿算法的等效原理,可将圆锥误差补偿算法移植到划船误差补偿对圆锥误差补偿算法和捷联惯导算法进行了仿真。给出了Matlab的m文件源程序代码具有一定的参考价值。 (Based on the coning error compensation algorithm and the sculling error compensation algorithm of equivalent principle, the coning error compensation algorithm of transplanted to rowing error compensation of coning error compensation algorithm in strapdown inertial navigation algorithm and simulation was carried out. Gives the Matlab a m file source code has a certain reference value. )
    2012-04-17 16:49:23下载
    积分:1
  • matlab
    matlab的fopen函数用法和 matlab中fopen函数在指定文件打开的实例(The fopen function matlab and matlab in the use fopen function to open an instance of the specified file)
    2011-05-25 16:55:37下载
    积分:1
  • matlabhelperinchinese
    MATLAB中文帮助文档,初学者的好帮手,方便随时查阅各类函数。(Chinese MATLAB help files, a good helper for beginners, convenient access to various types of functions at any time.)
    2008-03-18 16:35:41下载
    积分:1
  • PCMcoding
    是通信原理的PCM编码过程,采用均匀量化(The communication principles of PCM encoding process, using uniform quantization)
    2010-02-22 14:15:32下载
    积分:1
  • JiLinUniversity-matlab
    吉林大学matlab教程,里面都是些常用的方法介绍,适合英语不好想学习matlab的初学者(Jilin University matlab tutorial, there are some commonly used methods of introduction, English is not good for the beginner want to learn matlab)
    2011-08-14 17:32:12下载
    积分:1
  • slice_ChinaPN
    matlab noaa海洋数据 分析各个海区的温度 用matlab做任意经纬度不同深度的切片 例子是东海PN断面(The various sea temperature matlab noaa ocean data analysis using matlab do any different latitude and longitude depth slices examples PN section in the East China Sea)
    2013-02-28 20:07:35下载
    积分:1
  • qlocmes
    Crossplatform IM the client for dialogue on a local area network and file transfers.
    2014-10-04 23:27:55下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载