搜索资源列表
四阶runge-kutta求微分方程
- 有四阶runge-kutta发求解非线性微分方程,求得结果可画出分插图等等,十一哥通用的好程序。
图像处理的偏微分方程方法源码
- 《图像处理的偏微分方程方法》系统地讨论了偏微分方程在图像处理中的应用,内容包括图像滤波、复原、分割、放大、图像增强、彩色增强等。全书突出了理论与实践紧密结合的特点。该资料是书中若干典型数值方案的实验性MATLAB程序和可供实验用的图像素材。
龙格库塔法解常微分方程
- 解常微分方程的龙格库塔法C源程序
微分方程的matlab程序
- 常用的matlab解微分方程程序
偏微分方程的特殊解法
- 偏微分方程的特殊解法,非常经典,欢迎下载,Special solution of partial differential equations, very classic, please download
常微分方程求解
- 常微分方程求解,人体液透析过程的模型,求解方程组(Ordinary differential equation solution, the human body dialysis process model, solving equations)
偏微分方程图像处理 王大凯
- 王大凯 图像处理的偏微分方程方法书上对应的一部分程序(a part of the program in partial differential equation image processing)
用MATLAB解常微分方程
- 利用MATLAB求解常微分方程,列举例子后并进行说明(Using MATLAB for solving ordinary differential equations, cited examples and explained)
微分方程+偏分方程
- 计算微分方程和偏微分方程数值解,有效解决现实生活中多元复杂问题(The numerical solutions of differential equations and partial differential equations are calculated)
偏微分方程Matlab-PDE
- 微分方程计算,偏微分方程Matlab-PDE(Calculus of differential equations)
常微分方程求解算法
- 高阶线性常微分方程的求解算法步骤实验报告。(Solving algorithm, procedure and experiment report of higher order linear ordinary differential equation.)
常微分方程
- 你投资了100元在某个储蓄账户,存款年利率为 。令 表示 年后你的账户金额。假设该账户是连续计息,那么 满足以下常微分方程初值问题: 利用欧拉法或使用ode45求解该常微分方程初值问题,并画出10年内的 函数图像,和该常微分方程精确解比较(You invest 100 yuan in a savings account, the annual interest rate is. The amount of your account after that. Assuming
偏微分方程的数值解法
- 《偏微分方程的数值解法》源代码,用matlab数值法求解常见偏微分方程("Numerical solution of partial differential equations" source code, using MATLAB numerical method for solving ordinary partial differential equations)
微分方程模型
- 数学建模里常用的微分方程模型,部分代码摘自姜启源的数学建模书。(Differential equation model in MATLAB.)
偏微分方程数值解法
- 偏微分方程的数值解法,编程的理论指导,工科必备知识(Numerical solution of partial differential equation, necessary knowledge of Engineering)
常用微分方程插值代码
- 解偏微分方程以及常微分方程的基本模型,适用于工程专业研究生以及做有限差分法科学实验的大学生(Partial differential equation and ordinary differential equation)
微分方程解析解
- 用matlab求微分方程解析解的小示例,可以求解微分方程 附教程。(A small example of solving analytical solutions of differential equations by Matlab can be used to solve a tutorial for differential equations.)
Matlab解微分方程(ODE+PDE)
- MATLAB解常微分方程和偏微分方程求解器介绍,算法和用法。结合几个有代表性的案例,一步步讲解,非常简单、清楚,明了(MATLAB solutions to ordinary differential equations and partial differential equations solver, algorithm and usage. A few representative cases, step by step, are very simple, clear and clear.
基于偏微分方程的图像修复-毕业论文
- 基于偏微分方程的图像修复毕业论文,附录为源代码程序(Image restoration thesis based on partial differential equation, appendix to source code)
图像处理的偏微分方程方法
- 图像处理的偏微分方程方法,王大凯,比较清晰(Partial differential equation method for image processing)