CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 积分 matlab

搜索资源列表

  1. The-use-of-mathematical-modeling

    0下载:
  2. 数学建模---MATLAB的使用简介一、曲线插值与拟合二、数值微分与积分三、微分方程数值解四、优化问题五、回归分析-The use of mathematical modeling--- MATLAB Introduction of a curve interpolation and fitting the second, numerical differentiation and integration III, differential equations IV, V optimizatio
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:80288
    • 提供者:zhaobiao
  1. Functions-in-integrand-

    0下载:
  2. 本段程序主要实现了函数积分在matlab中的具体操作流程代码。-Functions in integrand
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:729
    • 提供者:李永庆
  1. RK4

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:995
    • 提供者:闫兆敏
  1. numerical-integration

    0下载:
  2. 本文件用matlab中三种方法不同计算定积分的数值,非常实用。-The different file matlab in three methods to calculate the value of the definite integral and very practical.
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:19731
    • 提供者:李小宇
  1. shu-zhi-ji-fen

    0下载:
  2. 数值积分算法,是根据精通matlab科学计算一书中内容编出来的!-Numerical integration algorithm, is calculated according to the proficient matlab science book series out!
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:2994
    • 提供者:管强顺
  1. szjf

    0下载:
  2. matlab实现傅里叶变换,用数值积分求出A,B,再重构数据-matlab Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:829
    • 提供者:陈云康
  1. ROMBERG

    0下载:
  2. matlab中的龙贝格数值积分方法,可用来计算定积分,用户可更改里面函数-The matlab Romberg numerical integration methods, can be used to calculate the definite integral, the user can change the inside function
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:530
    • 提供者:张翔宇
  1. 123

    0下载:
  2. 应用matlab实现数值积分,这是一些基本的源程序,可以根据需要进行调用,对于求解线性、非线性动力学问题来说是最基本的程序-this is some mod about math
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:3040
    • 提供者:张瑾
  1. Gausshermite

    0下载:
  2. 高斯厄尔米特积分代码,实现高斯积分功能,环境为matlab-Gauss int
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:527
    • 提供者:zhanglong
  1. romberg

    0下载:
  2. 数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。-Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1165
    • 提供者:Zhang li
  1. P3-1

    0下载:
  2. matlab编程,关于数值积分的,对于初学者,绝对的好东西,老手也可以-Matlab programming, numerical integration, for beginners, the absolute good things, a veteran can also take a look at
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:735
    • 提供者:xiangkanhai3
  1. Numerical-integration

    0下载:
  2. 运用matlab对数值积分方法进行编程计算 其中包括高斯积分等方法-Use matlab programming calculation of numerical integration methods including methods such as Gaussian integral
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:8926
    • 提供者:feng
  1. ShiZhi_PID_Control

    1下载:
  2. 含有时滞的系统积分分离PID matlab仿真,程序里面可修改控制参数。-The system contains delay integral separation PID matlab simulation program which can modify the control parameters.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:746
    • 提供者:ahui
  1. m7_6

    0下载:
  2. 积分分离PID控制matlab M文件代码。 该控制里面将积分分离,在控制误差很小时才重新使用积分,这样可获得更好的控制效果。-Integral Separation PID control matlab M file code. The control inside the integral separation, re-use integral control error is very small when, so to get better control effect.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:666
    • 提供者:ahui
  1. codes-for-numerical-analysis

    0下载:
  2. 高教版数值分析的matlab代码,误差与范数,非线性方程(组)的数值解法,解线性方程组的直接方法,解线性方程组的迭代法,矩阵的特征值与特征向量的计算,函数的插值方法,函数逼近与曲线(面)拟合,数值微分,数值积分,常微分方程(组)求解-entire codes for numerical analysis based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:902246
    • 提供者:theo
  1. mengtekaluo

    0下载:
  2. 利用MATLAB实现蒙特卡罗算法求积分,模拟随机投点落在圆内产生的概率求积分。-Using MATLAB Monte Carlo algorithm integrating analog random cast point falls Circle probability quadrature.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1535
    • 提供者:王芬
  1. NIT

    0下载:
  2. matlab 的NIT工具箱,在进行数值二重积分时,调用quad2d函数,可以提高速度!-Matlab NIT toolbox, conducting numerical double integral, call quad2d function, can improve the speed!
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:22328
    • 提供者:SPAN LEE
  1. solve

    0下载:
  2. 利用matlab编写相关的算法求解微分方程,积分方程等。-Using matlab algorithm for solving differential equations, integral equations.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:85293
    • 提供者:ssmh
  1. Integral-for-pi

    0下载:
  2. 积分法求圆周率,给出了用matlab计算圆周率的方法及代码-Integral for pi, the method of calculation of pi using matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:20642
    • 提供者:郄晓斌
  1. newton-iteration

    0下载:
  2. matlab编写,牛顿迭代法以及二分法等数值积分方法-numerical integration methods matlab prepared Newton iteration dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2829
    • 提供者:hongguang
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 45 »
搜珍网 www.dssz.com