搜索资源列表
ODEs
- 解偏微分方程,适用于多种情况。 解偏微分方程,适用于多种情况。-partial differential equation
New_to_matlab3
- MATLAB初学者 包好了一些用matlab解微分方程的源程序-MATLAB beginner beginners MATLAB wrap some source code for solving differential equations using matlab
19854818Heat_Equation
- PDEmatlab 在环境下编写的偏微分方程的数值解法, 实验的程序实现 .-PDEmatlab prepared in the environment of the numerical solution of partial differential equations, experimental procedures for implementation.
rk4
- 四阶龙格库塔算法解微分方程,给出初始值,设定步长,解出运动方程。-fourth order runge-kutta method for differential equations.
MATLAB1
- matlab 创建微分方程 解微分方程的基础 后续利用matlab自带函数解决-matlab to create Differential Equations Differential basis for follow-up use of matlab own function to solve
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)
常微分方程
- 你投资了100元在某个储蓄账户,存款年利率为 。令 表示 年后你的账户金额。假设该账户是连续计息,那么 满足以下常微分方程初值问题: 利用欧拉法或使用ode45求解该常微分方程初值问题,并画出10年内的 函数图像,和该常微分方程精确解比较(You invest 100 yuan in a savings account, the annual interest rate is. The amount of your account after that. Assuming
CONTROL
- 使用adams法和R-4K法求解微分方程,并且比较精度(Adams method is used to solve differential equations, and the accuracy is compared)
微分方程数值解
- 欧拉法是常微分方程的数值解法的一种,其基本思想是迭代。其中分为前进的EULER法、后退的EULER法、改进的EULER法。所谓迭代,就是逐次替代,最后求出所要求的解,并达到一定的精度。误差可以很容易地计算出来。(Euler method is a kind of numerical solution of ordinary differential equations, and its basic idea is iteration. It is divided into forward EUL
shoot
- 试用打靶法求二阶非线性常微分方程两点边值的数值解,用Matlab编程计算,并给出一些例子,验证你的算法与程序的正确性。(shooting method for two order nonlinear ordinary differential equations)
numerical
- 我们可以用来求解非线性偏微分方程的数值解。(We can derive the numerical solutions with this programs.)
自适应变步长的龙格库塔法
- 常微分方程的数值解,可用于求解常微分方程,自适应步长的龙格法(Numerical solutions of ordinary differential equations)
changweifen
- 可以对常微分方程进行欧拉变换求欧拉解,便于初学者使用(Euler transformation can be used to solve EDI for ordinary differential equations, so it is convenient for beginners to use.)
微分方程数值解
- 求解微分方程以及各种数学实验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)
chengxu_xihua
- 碰撞阻尼器颤振程序,主要用于解决冲击阻尼器碰撞微分方程的解问题(Collision damper flutter program)
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)