搜索资源列表
-
0下载:
关于数值积分的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-On the numerical integration of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientif
-
-
0下载:
matlab数值积分程序,里面包括了常用的matlab数值积分的程序,包括手写的和matlab自还的函数。-matlab numerical integration procedures, which include commonly used matlab numerical integration procedures, including hand-written and self is also a function of matlab.
-
-
0下载:
一个工程震动的matlab工具箱。其中含有大量的实例供理解。-The Engineering Vibration Toolbox is a set of educational programs
written in MATLAB by Joseph C. Slater. Also included are a number of help files,
demonstration examples, and data files containing raw experiment
-
-
0下载:
1.用四阶 Runge-Kutta 法求数值积分的函数为 RK4
2.此函数的入口参数为:系统维数 dimension,仿真时间 tspan 。
3.tspan 的格式为 [a:h:b] . 其中 a 表示起始时间,h 表示步长,b 表示终止时间。
4.仿真模型的状态方程、输出方程的系数矩阵以及系统初值均存放于文件 input information.txt 中。
5.仿真结果存放于文件 result.txt 中。
6.运行举例:
将 M 文件 RK4.m 和 inpu
-
-
0下载:
matlab几乎所有数值计算程序,都包括在内,数值积分数值微分,方程求根等等,几乎所有需要用到的程序-The matlab almost all numerical procedures, including numerical integration numerical differentiation equation Root, etc., almost all the needed procedures
-
-
0下载:
运用matlab对数值积分方法进行编程计算 其中包括高斯积分等方法-Use matlab programming calculation of numerical integration methods including methods such as Gaussian integral
-
-
0下载:
matlab编写,牛顿迭代法以及二分法等数值积分方法-numerical integration methods matlab prepared Newton iteration dichotomy
-
-
0下载:
利用matlab来实现多项式的运算,及其各种符号的使用。例如求极限,数值积分,函数的求导等-Using matlab to achieve polynomial operations, and its various symbols are used. Such as finding the limit, numerical integration, function derivation, etc.
-
-
0下载:
数值积分方法matlab的实现,简单易懂,是初学者的法宝。-Matlab to achieve numerical integration, easy to understand for beginners magic.
-
-
0下载:
matlab 数值积分的例子源码 希望对你有帮助-Examples of various algorithms using MATLAB series of numerical integration applications
-
-
0下载:
matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
-
-
0下载:
数值积分MATLAB代码,包含4种数值积分方法,分别为复化梯形、复化抛物线、梯形逐次分半、抛物线逐次分半。且编写采用向量化思维效率高、代码简洁。-Numerical integration MATLAB code, including four kinds of numerical integration methods are Trapezoidal, Compound Parabola trapezoid successive half parabolic successive half.
-
-
0下载:
数个MATLAB数值积分程序,用于数值积分计算,请复制到MATLAB文件运行(several numerical integration code)
-
-
0下载:
MATLAB数学实验之数值微分与数值积分,里面有课件以及作业,(MATLAB mathematical experiment and the numerical integration and numerical differentiation of courseware and assignment,)
-
-
0下载:
用MATLAB软件掌握梯形公式,辛普森公式和蒙特卡罗方法计算数值积分(Using MATLAB software to master trapezoid formula, Simpson formula and monte carlo method to calculate numerical integration)
-
-
0下载:
插值函数逼近数值微分数值积分数据统计分析(The interpolation function approximated the numerical analysis of numerical integration data)
-
-
0下载:
利用matlab用基础语法编写数值积分的程序,分别用了复化梯形公式和复化Simpson公式(The program of numerical integration is compiled by using the basic grammar of MATLAB, and the complex trapezoid formula and the complex Simpson formula are used respectively)
-
-
0下载:
复化求积公式(composite integration rule )是一类重要的求积公式。指将求积区间分为m个子区间,对每个子区间应用同一求积公式,所得到的复合数值积分公式。(The complex quadrature formula is a kind of important quadrature formula. The formula of complex numerical integration is obtained by dividing the quadrature int
-
-
0下载:
习题讲解,关于matlab对于数值积分的运算(example,numerical integration)
-