搜索资源列表
jiefangcheng-matlab
- 用matlab解方程,包括线性微分方程、非线性微分方程等等。-using Matlab solving equations, including linear differential equations, nonlinear differential equations and so on.
matlab.rar
- 主要用来计算抛物型偏微分方程的数值解,而且通过调用边界函数来计算方程,采用差分编程方式,Mainly used to calculate the parabolic partial differential equations numerical solution, and by calling the function to calculate the equation of the border, using differential programmatically
MATLAB-algorithm
- 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
prog10-16
- 余向阳博士Matlab教程的源代码。 包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法-Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The solution of ordinary differential eq
panduan
- 判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system
Mathcalculationprocedures
- 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
partial
- 片微分方程数值解的程序实现,第二章的两个习题-partial equation
RK
- 利用rK法,也就是4阶论格库塔格式求解偏微分方程组的解并利用结果画图。-Solving partial differential equations
sandychen
- 偏微分方程数值解法的MATLAB源程序,非常全面。-Numerical solution of partial differential equations in MATLAB source, very comprehensive.
ouler
- 微分方程数值解中利用Runge-kutta_fehlberf法计算微分方程 -Numerical solution of differential equations using Runge-kutta_fehlberf differential method
Lecture4
- 关于解微分方程的matlab小程序,适合本科生学习使用。-MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students. This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projecti
Galerkin
- 伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好-Galerkin finit element method
PECEmatlabProgram
- 利用预估矫正方法解分数阶常微分方程,该方法适用于线性和非线性分数阶常微分方程-using PECE method to solve fractional ordinary differential equation
MATLAB-expose
- 本书介绍了 统计、绘图、求微积分、解微分方程、解ODE、变换、曲线拟合、特殊函数……很多的高 数方面的应用,还附有习题和答案。-This book describes the statistics, graphics, seeking calculus, solution of differential equations, solution of ODE, transform, curve fitting, special functions ... ... a lot of the
differential-equation
- Matlab 解微分方程,各种方法及实例,全面,详细,容易理解。-Matlab solution of differential equations, a variety of methods and examples, comprehensive, detailed, easy to understand.
genHyper
- 合流超几何函数。 特型偏微分方程的解析解。 应用于热力学和电磁学-Confluent Hypergeometric function
Matlab-Runge-Kutta-method
- 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis
The-MATLAB-equation
- MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical s
eluar
- 解微分方程的欧拉法,龙格-库塔法及其 MATLAB 简单 实例欧拉方法(Euler method)用以对给定初值的常微分方程(即初值问题)求解 分为前进 EULER 法、后退 EULER 法-Solution of differential equations of Euler, Runge- Kutta method and MATLAB simple example Euler (Euler method) for a given initial value ordinary differe
Matlab-Euler-method
- 基于Euler方法解常微分方程,过程简单,方便,速度快-Solution of ordinary differential equations based on Euler method, the process is simple, convenient, fast! !
