CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 积分算法

搜索资源列表

  1. quad_M

    1下载:
  2. 分别给出利用自适应Simpson积分的数值积分方法(QUAD.m)和自适应Lobatto的数值积分算法(QUADL.m)。-were given the use of adaptive Simpson integral numerical integration methods (QUAD.m) and adaptive Lobatto should the numerical integration algorithm (QUADL.m).
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6046
    • 提供者:张恩理
  1. adapt

    0下载:
  2. 自适应数值积分算法, 自适应数值积分算法,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1126
    • 提供者:chenbean
  1. GillCode

    2下载:
  2. 提供积分算法变步长Gill法代码,欢迎大家探讨!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10233
    • 提供者:钱伟
  1. MATLABzhinenkongzhi

    1下载:
  2. 文中介绍了传统的PID控制原理,PID分为位置式和增量式,计算机控制是数字PID控制。一些 改进的PID控制算法是针对实际应用中的不足提出的,如积分分离式PID控制算法,抗 积分饱和算法,变速积分算法等,实际应用中,控制又分为简单PID控制和串级PID控 制,对一些典型的控制算法,选用典型控制对象用MArLAB软件进行了对应仿真。对仿 真结果进行了对比分析,说明了改进算法的作用。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16177066
    • 提供者:zenghui
  1. Simpson.zip

    0下载:
  2. Simpson二重积分数值算法,注释比较详细,Simpson double integral numerical algorithm, the Notes in more detail
  3. 所属分类:matlab例程

    • 发布日期:2017-03-31
    • 文件大小:1191
    • 提供者:okboy
  1. Gauss.rar

    0下载:
  2. 高斯积分算法 ,高斯积分计算回线源电磁场外层线积分,Gaussian integral algorithm, Gaussian integral outer loop line integral source of electromagnetic fields
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2043
    • 提供者:张晔
  1. matlab 数值积分算法

    4下载:
  2. CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求积分 IntGaussHermite
  3. 所属分类:matlab例程

    • 发布日期:2016-01-24
    • 文件大小:9216
    • 提供者:gleeman
  1. Monte-Carlo

    2下载:
  2. 利用matlab实现的蒙特卡罗算法代码,大家可以一起究研一下!-Monte Carlo algorithm is implemented using matlab code, we can study with the study look at!
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:397908
    • 提供者:张鹏程
  1. 00006NumericalIntegration

    0下载:
  2. 这些主要是讲解数值积分算法的...通过MATLAB编程来实现这些算法-These are mainly on the numerical integration algorithm ... through MATLAB programming to achieve these algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9590
    • 提供者:王海波
  1. integrate_separate.m

    1下载:
  2. 积分分离pId算法,MATLAB语言编写,仿真效果不错。-Integral separation pId algorithm, MATLAB language, simulation results are good.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:528
    • 提供者:
  1. NJCSTCFSN

    0下载:
  2. 用数值积分算法计算hankel变换,并采用连分式逼近-Hankel transform by continued fraction
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3330
    • 提供者:lwbcsu
  1. MATLAB_source_code_design_algorithm_for_numerical_

    0下载:
  2. MATLAB程序源码设计数值积分算法源码MATLAB source code design algorithm for numerical integration source-MATLAB source code design algorithm for numerical integration source MATLAB source code design algorithm for numerical integration source
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:33078
    • 提供者:lol
  1. 2

    0下载:
  2. 采用抗积分饱和PID控制算法进行离散系统阶跃响应。可以避免控制量长时间停留在饱和区,防止系统产生超调。-PID Controler with intergration sturation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:731
    • 提供者:qf
  1. 四种积分算法

    4下载:
  2. 包含了特征提取需要用到的四种积分双谱,主要用于辐射源个体识别中对信号稳态特征的提取(Contains four kinds of integral bispectrum needed for feature extraction)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:米兰o0
  1. MATLAB语言常用算法程序集

    0下载:
  2. 涵盖了插值、数值微分、数值积分、非线性方程组求解、偏微分方程数值解法、数据统计和分析等方面的matlab常用算法程序。(Covers interpolation, numerical differentiation, numerical integration, nonlinear equations, numerical solutions of partial differential equations, data statistics and analysis and other asp
  3. 所属分类:matlab例程

  1. kalman积分

    1下载:
  2. 通过matlab软件编写的数值积分算法,积分采用kalman滤波算法实现(The numerical integration algorithm is written by MATLAB software, and the integral is realized by Kalman filter algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2139136
    • 提供者:xinchang
  1. I

    1下载:
  2. 含有积分算法 依据光场分布的积分算法,使用积分算法计算探测面某点的光强 利用高斯光场的分布,计算不同探测角度的光强分布(Integral algorithm. The integral algorithm is used to calculate the light intensity of a point on the detection surface by integral algorithm.. The distribution of Gauss light field is used
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:304128
    • 提供者:malvina
  1. SZP聚焦--R.W. 积分方法core_Hx_szpAP

    0下载:
  2. SZP聚焦--R.W.积分方法 提供一种积分的程序算法和识别模式 可帮助你更快地计算 SZP focusing --R.W. integral method(SZP focusing --R.W. integral method)
  3. 所属分类:matlab例程

  1. PSO算法IGPSOexe

    0下载:
  2. PSO algorithm 提供一种积分的程序算法和识别模式 可帮助你更快地计算(PSO algorithm particle swarm optimization algorithm)
  3. 所属分类:matlab例程

  1. 数值积分法

    1下载:
  2. 数值积分法,包括梯形求积公式,复化梯形求积公式,辛普森求积公式,复化辛普森求积公式和龙贝格求积公式(The numerical integration method includes trapezoidal quadrature formula, complex trapezoidal quadrature formula, Simpson quadrature formula, compound Simpson quadrature formula and long Berg quadratu
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:靖哥哥sj
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com