搜索资源列表
MATLABjiemi
- 在这本实用的指导书帮助下你立即就可使用MATLAB了。《MATLAB揭秘》为学习这种功能强大的数学计算工具提供了高效的、启发性的方法。 本书使用简单易行的风格,一开始介绍了MATLAB基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程,求ODE的数值解,使用特殊函数工作。本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是MATLAB精华。 本自学指导书提供了: 上手MATLAB的最快方法 几百个带有解答过程
Codepartialdifferentillequations
- 主要是微分方程数值解的matlab代码,解决微分方程数值解的计算问题-Code partial differential equations
szwrf
- matlab源程序,用于计算数值微分,里面有很多的有关数值微分的matlab程序。-matlab source code used to calculate the numerical differentiation, which have a lot of the numerical differentiation of the matlab program.
MATLAB-codes
- matlab几乎所有数值计算程序,都包括在内,数值积分数值微分,方程求根等等,几乎所有需要用到的程序-The matlab almost all numerical procedures, including numerical integration numerical differentiation equation Root, etc., almost all the needed procedures
kingsui
- 微分方程组数值解方法,matlab开发工具箱中的支持向量机,可直接计算得到多重分形谱。- Numerical solution of differential equations method, matlab development toolbox support vector machine, It can be directly calculated multi-fractal spectrum.
pengmun
- IMC-PID是利用内模控制原理来对PID参数进行计算,微分方程组数值解方法,使用matlab实现智能预测控制算法。- The IMC- PID is using the internal model control principle for PID parameters is calculated, Numerical solution of differential equations method, Use matlab intelligent predictive control al
matlabC-N
- 偏微分方程数值解法的C-N格式的MATLAB程序,计算直接简便。-Numerical Solution of Partial Differential Equations MATLAB program C-N format, direct calculation is simple.
MATLAB-algorithms-assemblies
- matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
gousiu_v22
- 微分方程组数值解方法,利用matlab针对图像进行马氏距离计算 ,基于matlab平台实现。- Numerical solution of differential equations method, Using matlab to calculate the Mahalanobis distance for the image, Based on matlab platform.
第7章 数值微分
- matlab常用算法中的数值微分计算的程序,内含13个文件(matlab commonly used algorithm in numerical differential calculus program, containing 13 files)
shoot
- 试用打靶法求二阶非线性常微分方程两点边值的数值解,用Matlab编程计算,并给出一些例子,验证你的算法与程序的正确性。(shooting method for two order nonlinear ordinary differential equations)
3数值积分与数值微分—Newton_Cotes公式积分法
- 使用matlab编写了Newton_Cotes公式积分法的函数,里面有题目,可直接运行计算得到结果。(The function of Newton_Cotes formula integral method is written by MATLAB. There are problems in it, which can be directly run and calculated and get the result.)