搜索资源列表
光纤光参量放大器四耦合方程的matlab解法
- 通过此程序,可以解四波混频四耦合方程组
微分方程的matlab程序
- 常用的matlab解微分方程程序
matlab
- Matlab解微分方程 个人认为比较全面-Matlab solutions of differential equations personally think that a more comprehensive
Matlabjiedianyouhua
- 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
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
Gauss_pivot
- 高斯迭代解方程 数值分析 西安交通大学 作业-xjtu matlab solve the equation
yao_v33
- 利用matlab针对图像进行马氏距离计算 ,插值与拟合,解方程,数据分析,利用matlab写成的窄带噪声发生。- Using matlab to calculate the Mahalanobis distance for the image, Interpolation and fitting, solution of equations, data analysis, Using matlab written narrowband noise occurs.
fou-V8.6
- 使用matlab实现智能预测控制算法,与理论分析结果相比,插值与拟合,解方程,数据分析。- Use matlab intelligent predictive control algorithm, Compared with the results of theoretical analysis, Interpolation and fitting, solution of equations, data analysis.
split_step_fourier_method
- 在matlab中利用分布傅里叶法求解非线性薛定谔方程(Solving Nonlinear Schr (o) dinger Equation by split step Fourier Method in Matlab)
g
- 解方程,很有用,特别有用,非常有用,老有用了(matlab to solve the equation,it is simple and useful)
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牛顿法解方程
- 提供MATLAB软件利用牛顿法进行方程求解的程序代码,简单易懂
KS方程数值解
- 用MATLAB求解ks方程,初值给定为正弦波,可以调整Fourier级数用于计算,用以预测混沌现象。
微分方程数值解
- matlab求解ODE初值问题的数值解,求解pDE初值问题的数值解