搜索资源列表
NLSE.rar
- NLSE用于求解偏微分方程 可演示非线性光纤光学任何一个方程,NLSE pian weifen fang cheng qiu jie guang xian guang xue yan shi cheng xu ke jie ren he yi ge pain wei fen fang cheng
MATLABmfile.rar
- 偏微分方程matlab m文件,各种类型偏微分方程求解的详细例程,,Partial differential equations matlab m files, various types of partial differential equations to solve the detailed routines,
EquationGUI-II
- 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
wf
- MATLAB求解偏微分方程 很详细 算例很多-MATLAB Solution partial differential equations in great detail
PDEMATLAB
- 偏微分方程的matlab解法,详细讲解了使用该工具求解偏微分方程的方法和途径,是一本很有价值的参考书-Solution of partial differential equations matlab, detailed account of the use of the tools for solving partial differential equations of the ways and means, are a valuable reference book
PDFmatlabsovler
- 详细的偏微分方程的matlab求解步骤与程序说明。-detailed PDE soler ,using PDE tools and codes.
PDE_matlab
- 求解偏微分方程的实例程序, 其他人不需帐号就可自由下载此源码 -solve PDE problom
Solutionpartialdifferentialequations
- 偏微分方程的MATLAB解法,能快速求解,阐述了其编程思想,很实用-Solution partial differential equations
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
partraldiffrential
- 求解椭圆型,双曲型和抛物型偏微分方程的matlab代码-Solve the elliptic, hyperbolic and parabolic partial differential equations matlab code
fcqj
- matlab方程求解,包括代数方程(组)求解,其他求解工具,常微分方程求解,偏微分方程求解初步等-matlab equations, including algebraic equation (s) to solve, solve other tools for solving ordinary differential equations, partial differential equations to solve the initial and other
newton
- 求解偏微分方程的牛顿法实现方式,在偏微分方程求解中可以借鉴-Implementation of Newton' s method for solving partial differential equations
MATLAB-for-solving-differential
- MATLAB解微分方程;遗传算法工具箱;laplace偏微分方程求解;-MATLAB for solving differential equations genetic algorithm toolbox laplace partial differential equations
constitutive-equation-PDE
- 用偏微分方程求解流变力学中的本构方程,对纺丝动力学的研究很有用-constitutive equation Partial Differential Equations
Matlab-of-engineering-math
- matlab工程数学。包括统计问题、规划问题、偏微分方程求解、样条工具。-matlab engineering mathematics. Including statistical issues, planning issues, partial differential equations, spline tool.
matlab偏微分方程求解
- 扩散对流方程求解了人体白细胞在人造血管材料表面的流动和迁移过程求解和分析(The diffusion convection equation is used to solve the flow and migration process of human leukocyte on the surface of artificial vascular material)
偏微分方程的数值解法
- 《偏微分方程的数值解法》源代码,用matlab数值法求解常见偏微分方程("Numerical solution of partial differential equations" source code, using MATLAB numerical method for solving ordinary partial differential equations)
偏微分方程数值解法课件+南京师范大学
- 求解一般偏微分方程和一些基本的偏微分方程(Solving general partial differential equations)
MATLAB求解偏微分方程(扩散方程)
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(MATLAB to solve partial differential equation ( diffusion equation ) finite difference method source code)
偏微分方程求解
- 本文研究下列定解问题(抛物型方程) 的有限差分法,其中 为正常数, 为已知函数,且满足边界条件和初始条件。关于式(1)的求解,采用离散化方法,剖分网格,构造差分格式。其中,网格剖分是将区域 用两簇平行直线 分割成矩形网格,其中 分别为空间步长和时间步长。将式(1)中的偏导数使用不同的差商代替,将得到不同的差分格式,如古典显格式、古典隐格式、Crank-Nicolson格式等。其中,Crank-Nicolson格式具有更高的收敛阶数,应用更广泛,故本文采用Crank-Nicol