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

搜索资源列表

  1. 123

    0下载:
  2. 用数值积分计算派值 本程序采用现在比较常用的且复杂度叫小的 数值积分算法 有效的提高了程序的可读性
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:884
    • 提供者:张军
  1. CI

    0下载:
  2. 相关积分计算matlab程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:王晶
  1. matlab龙贝格积分

    0下载:
  2. 内有详细说明,按照输入格式即可计算,精确度极高
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-24
    • 文件大小:1073
    • 提供者:gba@sina.com
  1. 海伦型积分方程

    0下载:
  2. 海伦型积分方程用于计算线天线电流
  3. 所属分类:matlab例程

  1. 计算雷达成像中的脉冲性能参数

    1下载:
  2. 计算雷达成像中的脉冲性能参数,即主瓣宽度、积分旁瓣比和峰值旁瓣比。-Calculation of the pulse radar imaging performance parameters, such as the Lord disc width, integral side-lobe peak than and side-lobe than.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:1770
    • 提供者:zhengchao
  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. dblsim.rar

    1下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序,Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double in
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3598169
    • 提供者:zealot
  1. 110

    0下载:
  2. 复合梯形公式和复合辛普森公式的基本思想,编程实现复合梯形公式和复合辛普森公式的积分计算。内有matlab代码和实验报告-Composite trapezoidal rule and composite Simpson formula for the basic idea of programming composite trapezoidal rule and composite Simpson formula for calculating points. There matlab code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:26486
    • 提供者:
  1. Integral

    0下载:
  2. 一个计算数值积分的类,包括变步长法和自适应法等。-A calculation of numerical integration of the categories, including variable step-size method and adaptive method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2621
    • 提供者:zj
  1. daima

    2下载:
  2. 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1560
    • 提供者:娜娜
  1. calculator_vckbase

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings having common math functions,l
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:24263
    • 提供者:杨广铭
  1. single_2

    0下载:
  2. 有VC++数值积分计算矩形衍射屏的菲涅耳衍射图像。-There are VC++ Numerical calculation of the rectangular screen diffraction Fresnel diffraction images.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:85958
    • 提供者:weinaike
  1. shuzhijisuan

    0下载:
  2. 包括 :定积分计算、多项式求根(牛顿法)周期性方程(追赶法)等三种算法-Include: calculation of definite integral, polynomial roots (Newton method) cyclical equation (catch-up method), three algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2454
    • 提供者:霍小明
  1. dblsim

    2下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序-Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1771
    • 提供者:zealot
  1. fengkang_numerical

    0下载:
  2. 冯康的数值计算方法:1.差值;2.数值积分;3.谐波分析;4.曲线拟合与经验公式;5.回归分析 6.时间序列分析;7.蒙特卡罗方法;8.线性代数数值算法-Feng Kang numerical method: 1. The difference 2. Numerical integration 3. Harmonic analysis 4. Empirical formula and curve fitting 5. Regression analysis 6. Time Series
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:44801528
    • 提供者:yzhang
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. szfx6

    0下载:
  2. 数值分析之计算方法与实验6:数值积分 by java-Numerical analysis and experimental method of calculating 6: numerical integration by java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5711
    • 提供者:SA
  1. numericalanalysis

    0下载:
  2. 数值分析与计算的PPT幻灯片与MAT源码,含数值插值逼近拟合积分及方程求解-Numerical Analysis and Calculation of the PPT slides and MAT source, close fitting with numerical integration and interpolation equation and so on
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3136065
    • 提供者:tanwei
  1. C-CDocument

    0下载:
  2. 对混沌时间序列相空间重构C—C方法的三点不足,提出了一种基于改进的C-c方法的 确定曩优时延与嵌入窗的新算法.在关联积分计算过程中引入了权衡计算精度与速度的可调参数, 合理选择试参数,能在不严重损失估计精度的前提下,大大加快计算速度。在理论分析的基础上, 用所提出的算法对三种混沌序列进行相空间重构,仿真结果表明该算法对最优时延的选择更准确, 对最优嵌入窗的选取更可靠。-Of chaotic time series phase space reconstruction method
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:283049
    • 提供者:sdc
  1. Diangxiangyuan_Dikong_3ceng_renyidianxVVVV090323.r

    0下载:
  2. 基于辛普森积分计算电磁场外层线积分响应,关于电磁法方面的-Simpson points based on the calculation of electromagnetic fields in response to the outer line of points on the electromagnetic law
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1831
    • 提供者:张晔
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com