搜索资源列表
龙格库塔求解微分方程数值解
- 龙格库塔求解微分方程数值解-Runge - Kutta numerical solution of differential equations solved
龙格库塔求解微分方程数值解
- 龙格库塔求解微分方程数值解,非常有用的解题方法,一定会用到-Runge - Kutta numerical solution of differential equations to solve, a very useful method of solving problems, we will use
数值分析及其MATLAB实现
- 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,
龙格库塔求解微分方程数值解
- 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。
龙格库塔求解微分方程数值解
- 龙格库塔求解微分方程数值解-Runge- Kutta numerical solution of differential equations solved
数值分析2
- 由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem o
常微分方程初值问题的数值解法
- 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校*、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge- Kutta method, linear multi-step forecast-correction method, etc.
线性方程组求解与方程组性态讨论
- 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of d
DYa
- 介绍了DYa算法的具体应用,是解决偏微分方程数值解的交换隐格式的方法-Introduced a specific application DYa algorithm is to solve the numerical solution of partial differential equations implicit exchange format
first
- 偏微分方程数值解输出离散解(详细内容见里面的说明)-Numerical solution of partial differential equations output discrete solution (for details see note inside)
matlab
- matlab工具箱函数汇总:统计工具箱,优化工具箱,样条工具箱,偏微分方程数值解工具箱-matlab toolbox function summary: Statistics Toolbox, Optimization Toolbox, Spline Toolbox, the numerical solution of partial differential equations Toolbox
fit
- 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式
ode
- 一阶常微分方程的初值问题数值解,里面有各种方法的公式和使用范围-A first-order ordinary differential equations numerical solution of initial value problem, which there are various methods and the use of the formula
matlabnsoodeami
- 这是一篇关于常微分方程数值解及其Matlab实现的论文形式的论文-This is the article on the numerical solution of ordinary differential equations and Matlab implementation form of a thesis paper
xiaokang1
- 用fortran语言对偏微分方程中的泊松方程的进行数值解的程序实现 -Fortran language of partial differential equations with Poisson' s equation in the numerical solution of the program realization
Numerical-solution-of-differential-equation-and-Ma
- 常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。-Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.
Burgers_C
- 用于求解一维对流扩散方程(Burgers方程)数值解的程序(A program for solving numerical solutions of 1D convection diffusion equations)
数值预报与数值模拟方法-周任君博士
- 数值模拟主要是采用数值方法来模拟大气的运动和变化规律。大气运动非常复杂,描述它的方程组也非常复杂,目前还没有解析解,只能求它的数值解。计算机是必备条件。(Numerical simulation mainly uses numerical method to simulate the movement and change law of the atmosphere. The motion of the atmosphere is ve
拟一维喷管流动的数值解
- 拟一维喷管流动的数值解,采用尼克森法求解喷管内的流动(Numerical solution of quasi one dimensional nozzle flow)
数值解与解析解比较
- 在MATLAB平台上进行热传导问题解析解与数值解的比较,将其可视化(Comparison of analytical solutions and numerical solutions for heat conduction problems)