搜索资源列表
shoot
- 本程序为打靶法求解非线性常微分方程边值问题的。采用FORTRAN 语言。-procedures for the shooting method for solving nonlinear boundary value problems of ordinary differential equations. Using FORTRAN language.
Matlab语言中边值问题算法的改进
- 一片论文,是关于Matlab语言中边值问题算法的改进,-a thesis on the Matlab language boundary value problems algorithm,
vbC13
- 用VB语言实现偏微分方程的解法 包括解边值问题的松弛法、交替方向隐式方法等-VB language PDE solution of the boundary value problems including Xie relaxation method, alternating direction implicit methods
BVP_tutorial
- MATLAB边值问题求解的文档和源代码,好东西啊,强烈推举爱女-MATLAB to solve boundary value problems for the documentation and source code, good things ah, strongly favored daughter elected
solution-of-Partial-differential-equation
- “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit method" (ADI) (these two
fem_ex
- 一维边值问题线性有限元数值解法的matlab程序。有详尽的算法分析,程序注释清楚。适用于有限元方法的初学者,能帮助读者加深对基本概念的理解。-one-dimensional linear boundary value problems finite element numerical solution of Matlab procedures. A detailed analysis of algorithms, clear procedures for the Notes. Applicati
第七小组实验源代码
- 偏微分方程数值解 有限元法 面向对象 变分问题 剖分问题 边值处理 误差分析 椭圆方程,一维二维-numerical solution of partial differential equations Finite Element Method object-oriented variational problem subdivision boundary value problems handling error analysis of elliptic equation, a two-di
打靶法
- 打靶法c程序,用于数值计算中的边值问题。本文中应用了rugga-kutta算法进行常微分方程处理。-shooting method c procedures for the numerical calculation of boundary value problems. This paper uses rugga - Kutta algorithm for handling ordinary differential equations.
far
- 用有限元方法求解二维三维电磁场边值问题的C语言源程序之5-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code of 5
EMAP4
- 用有限元方法求解二维三维电磁场边值问题的C语言源程序。-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code.
BVP_examples
- 如何利用bvp4c解决微分方程的边值问题的几个例子。-Bvp4c how to use differential equations to solve boundary value problems for a few examples.
wonderfulonedemensionfiniteelementmethod
- 本程序采用有限元法(一次区间元)解决一个经典的两点边值问题,是熟悉使用这一方法的较好的范例,经典的一维有限元问题的源程序.rar-This procedure using the finite element method (time interval million) to solve a classic two-point boundary value is familiar with the use of this method is a good example of the class
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
PRG_english
- The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidist
femod1
- FEMOD1 is an interactive program for the setup, solution, and printout of a two point boundary value problem in a one dimensional region. The finite element method is used. The differential equation has the form: -d/dX ( K(X) dU/dX ) + C(
femod2
- FEMOD2 is an interactive program for the setup, solution, and printout of a boundary value problem in a two dimensional region. The finite element method is used. -FEMOD2 is an interactive program for the setup, solution, and printout of a boundary v
shooting
- shooting method demo code for boundary value ODE s
code33Boundary-value-problem-solved-with-the-shoo
- Boundary-value problem solved with the shooting method
How-Use-ODE45-to-solve-Boundary-Value-ODE
- In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxi
matlab-boundary-condition
- 针对matlab中的初值和边值问题做了详细的解答,配有图例,全书为英文版,语言通俗易懂,方便学习。-For the initial value and boundary value problems for matlab to do a detailed answer, with a legend, the book is in English, the language easy to understand, easy to learn.