搜索资源列表
微分方程的matlab程序
- 常用的matlab解微分方程程序
matlabODE
- matlab刚性方程组解法,对微分方程(组)的解析解法(精确解),Matlab 有专门的函数可以用,本实验将作一定的介绍.-rigid equations matlab solution of differential equations (group) of the analytical solution (exact solution), Matlab has a special function can be used, the experiment will be introduced
matlab
- Matlab解微分方程 个人认为比较全面-Matlab solutions of differential equations personally think that a more comprehensive
josephson(word)
- 摘要:本文基于Matlab对约瑟夫森结(Josephson Junction)RCSJ模型的交直流I-V特性及非线性混沌现象进行数值模拟。通过计算机数值模拟得到该模型的非线性微分方程数值解,研究了RCSJ模型中各参量对约瑟夫森结的影响,进而简要分析其I-V特性和非线性混沌现象的产生机理,绘制出约瑟夫森结的交直流I-V特性曲线、非线性微分方程的相图及因其高度非线性而引起的通过倍周期分岔和阵发性原理进入混沌状态的分岔图。 关键词:超导器件 隧道效应 约瑟夫森结 弱耦合 倍周期分岔 庞加莱截面 混
matlabnsoodeami
- 这是一篇关于常微分方程数值解及其Matlab实现的论文形式的论文-This is the article on the numerical solution of ordinary differential equations and Matlab implementation form of a thesis paper
LM
- 在处理光学问题中常用的LM方法,有助于用matlab解微分方程-Optical problems in dealing with the LM method commonly used to help with matlab for solving differential equations
Matlab
- 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
henduojiefangcheng
- 利用matlab解方程的程序,可以用过微分方程,提供了集中方法-Using matlab solving equations can be used to differential equations, provides methods
matlab
- 误差的来源 非线性方程(组)的数值解法 解线性方程组的直接方法 解线性方程组的迭代法 矩阵的特征值与特征向量的计算 函数的插值方法 函数逼近与曲线(面)拟合 数值微分 数常微分方程(组)求解值积分 -The source of the error Numerical method for solving the nonlinear equation (group) The direct method of solving linear
Matlab-equation-solving
- matlab方程求解, PDETOOL求解二维偏微分问题 微分方程的数值计算 解代数方程-Matlab equation solving
Ordinary-differential-equation
- 掌握用MATLAB求微分方程及方程组解析解 的方法-Ordinary differential equation
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.
MATLAB
- MATLAB解常微分方程组,常见的比如传染病模型(SIR,SIRS,SEIR等)(MATLAB solution to ordinary differential equations.Common models of infectious diseases (SIR, SIRS, SEIR, etc.))
微分方程数值解
- matlab求解ODE初值问题的数值解,求解pDE初值问题的数值解