-
numerical_analysis_homework
(有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(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)
- 2009-03-16 09:06:09下载
- 积分:1
-
GA---Genetic-Algorithm--Matlab
遗传算法的matlab源代码。。可以应用于图像灰色处理及图形退化模型等诸多模型(Genetic algorithm matlab source code. . Grey can be applied to image processing and graphics degradation model and many other models)
- 2013-07-22 12:33:22下载
- 积分:1
-
Line_Coding
matlab codings for line coding
- 2012-10-04 23:12:00下载
- 积分:1
-
Erdal-Arikan-Paper
极化码开发作者原论文发表于2009 解释极化码研发原理 应用以及不足(Polarization code developed to explain the polarization of the original papers published application code development principles and inadequate in 2009)
- 2015-04-16 10:23:53下载
- 积分:1
-
Frequency_Modulation1
频率调制 ,MATLAB 的代码。如此而已。(Frequency_Modulation)
- 2010-11-07 10:40:04下载
- 积分:1
-
指纹定位算法仿真代码
定位指纹,室内,算法,欧式距离,最大后验概率,贝叶斯,加权贝叶斯,等(Location, fingerprint, interior, algorithm, Euclidean distance, maximum posterior probability, Bayes, weighted Bayes, etc.)
- 2020-07-04 16:00:02下载
- 积分:1
-
09
说明: 《Matlab从入门到精通》所有的源程序。(《Matlab from entry to the master》 all of the source.)
- 2009-10-09 01:35:49下载
- 积分:1
-
mann-kendall
,,,,,, mann-kendall(mann-kendall)
- 2010-12-11 02:28:26下载
- 积分:1
-
embed
使用LSB方法在图像中嵌入一段文本,可能对大家有用!(use LSB methods embedded in the image section of the text, may be useful for all!)
- 2006-06-02 16:58:49下载
- 积分:1
-
factorg
插值计算 底质遥感反射率 水面之下遥感反射率(interp1 bottom reflectance underwater irradaince reflectance)
- 2010-07-06 16:00:51下载
- 积分:1