搜索资源列表
poissonfdm
- 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
New_to_matlab3
- MATLAB初学者 包好了一些用matlab解微分方程的源程序-MATLAB beginner beginners MATLAB wrap some source code for solving differential equations using matlab
MATLAB1
- matlab 创建微分方程 解微分方程的基础 后续利用matlab自带函数解决-matlab to create Differential Equations Differential basis for follow-up use of matlab own function to solve
shiyanjingsai
- matlab小程序,解微分方程的程序,接一个刚性的微分方程-matlab small procedures, procedures for solving differential equations
code
- matlab 程序代码 线性系统 龙格库塔法 可以解微分方程-matlab code linear system can solve differential equations Runge-Kutta method
longgektta
- 基于matlab编程龙格库塔法解微分方程- to solve the differential equation Based on MATLAB programming Can be run directly
MATLAB
- 隐式Euler公式求解常微分方程 输入参数: -odefun:微分方程的函数描述 -xspan:求解区间[x0,xn] -y0:初始条件 -h:迭代步长 -p1,p2,…:odefun函数的附加参数 输出参数: -x:返回的节点,即x=xspan(1):h:xspan(2) -y:微分方程的数值解-so easy!
conjugate-gradient-method
- 应用共轭梯度法解微分方程的MATLAB代码-A matlab code of conjugate gradient method used for solving the differential equation.
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
- Matlab欧拉法解微分方程的程序源代码,供matlab学习使用(Matlab Euler solution of differential equations of the program source code, for learning to use matlab)
Matlab
- 一个简单的MATLAB程序解决微分方程,不知道写啥(A simple of program to solve differential equations, do not know what to write)
微分方程解析解
- 用matlab求微分方程解析解的小示例,可以求解微分方程 附教程。(A small example of solving analytical solutions of differential equations by Matlab can be used to solve a tutorial for differential equations.)
shoot
- 试用打靶法求二阶非线性常微分方程两点边值的数值解,用Matlab编程计算,并给出一些例子,验证你的算法与程序的正确性。(shooting method for two order nonlinear ordinary differential equations)
numerical
- 我们可以用来求解非线性偏微分方程的数值解。(We can derive the numerical solutions with this programs.)
MATLAB常用算法
- MATLAB常用算法,解微分方程,求求线性方程组等计算专业课程所需程序代码(MATLAB commonly used algorithm to solve differential equations, seek linear equations and so on to calculate the code required for professional courses.)
微分方程数值解
- 求解微分方程以及各种数学实验matlab程序实现(Solve differential equations and a variety of mathematical experiments matlab program to achieve)
解方程
- 运用MATLAB进行一般方程、线性方程组、线性偏微分方程的求解(Using MATLAB to solve general equations, linear equations and linear partial differential equations.)
matlab动力学分析程序详解
- matlab动力学分析程序详解,微分方程的求解,时间历程的绘制(Matlab dynamic analysis program detailed solution, differential equation solution, time history drawing)
matlab 常微分方程数值解法 源程序代码
- 11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3 线性多步法 392 11.3.1 Adams外推公式
偏微分方程(PDEs)的MATLAB数值解法
- matlab 解偏微分方程 数值解法 pdf(matlab Solution partial differential equations Numerical solution)
轴承动力学建模matlab
- 轴承动力学故障诊断,使用ode45解动力学微分方程(Bearing dynamic fault diagnosis, use ode45 to solve dynamic differential equations)