搜索资源列表
四阶runge-kutta求微分方程
- 有四阶runge-kutta发求解非线性微分方程,求得结果可画出分插图等等,十一哥通用的好程序。
图像处理的偏微分方程方法源码
- 《图像处理的偏微分方程方法》系统地讨论了偏微分方程在图像处理中的应用,内容包括图像滤波、复原、分割、放大、图像增强、彩色增强等。全书突出了理论与实践紧密结合的特点。该资料是书中若干典型数值方案的实验性MATLAB程序和可供实验用的图像素材。
Matlab 一维洪水模型(圣维南方程的离散库朗差分解法)程序
- Matlab 一维洪水模型(圣维南方程的离散库朗差分解法)程序 % 洪水模型(圣维南方程的差分求解方法); % All Right Reserved 城市公共安全应急系统中一维洪水演进及其可视化研究 ; % Modified by lilongduzhi@yahoo.com.cn hehe:)
L-Y方程Lyapunov指数的RHR计算
- L-Y方程Lyapunov指数的RHR计算
波动方程交错网格有限差分正演模拟
- 波动方程交错网格有限差分正演模拟
龙格库塔法解常微分方程
- 解常微分方程的龙格库塔法C源程序
实验3--非线性方程求根.doc
- 《计算方法》实验报告,非线性方程求根,文档里有程序
微分方程的matlab程序
- 常用的matlab解微分方程程序
龙格库塔求解微分方程数值解
- 龙格库塔求解微分方程数值解-Runge- Kutta numerical solution of differential equations solved
牛顿法解方程之混沌情况1.32源代码
- 牛顿法解方程之混沌情况-Newton equation of Chaos
第八章 常微分方程数值解法
- 常微分方程数值解法-Numerical Solution of Ordinary Differential Equations
第四章 解非线性方程的迭代法
- 解非线性方程的迭代法-solving nonlinear equations iterative method
一元三次方程求解
- 一元三次方程解法-one yuan three equations
Visual c++常微分方程数值解法
- Visual C++常微分方程解法(转载)-Visual C Ordinary Differential Equations Solution (reproduced)
常微分方程数值解法
- 常微分方程数值解法,又是一个数值分析的常用算法-Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm
牛顿法解方程源代码
- 牛顿法解方程之混沌情况,帮助你对牛顿法解方程的领悟,具有非常强的视觉冲击力,美仑美奂,不看将后悔一辈子的!-Newton equation solution chaotic situation and help you right Solving equations of Newton's grasp, with very strong visual impact, attractive, and will not look a
非线性方程求根
- 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge- Kutta method to solve initial value problems
实验4-微分方程
- 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
实验6-牛顿法解方程
- 在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.