搜索资源列表
MATLABjiemi
- 在这本实用的指导书帮助下你立即就可使用MATLAB了。《MATLAB揭秘》为学习这种功能强大的数学计算工具提供了高效的、启发性的方法。 本书使用简单易行的风格,一开始介绍了MATLAB基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程,求ODE的数值解,使用特殊函数工作。本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是MATLAB精华。 本自学指导书提供了: 上手MATLAB的最快方法 几百个带有解答过程
MATLAB-codes
- matlab几乎所有数值计算程序,都包括在内,数值积分数值微分,方程求根等等,几乎所有需要用到的程序-The matlab almost all numerical procedures, including numerical integration numerical differentiation equation Root, etc., almost all the needed procedures
Numerical-integration
- 运用matlab对数值积分方法进行编程计算 其中包括高斯积分等方法-Use matlab programming calculation of numerical integration methods including methods such as Gaussian integral
MultiWiiV1_7
- 基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化-flying car
MATLAB-algorithms-assemblies
- matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
computational-ultrasonics
- 用于超声matlab的数值仿真:瑞利积分计算超声,高斯法计算超声,基尔霍夫系数,波恩系数-computational ultrasonics
数值积分程序
- 数个MATLAB数值积分程序,用于数值积分计算,请复制到MATLAB文件运行(several numerical integration code)
uetvodeormula
- 用MATLAB软件掌握梯形公式,辛普森公式和蒙特卡罗方法计算数值积分(Using MATLAB software to master trapezoid formula, Simpson formula and monte carlo method to calculate numerical integration)
第8章 数值积分
- matlab常用算法中的数值积分计算程序,内含21个有效文件(matlab commonly used algorithm numerical integral calculation program, contains 21 valid files)
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.)