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

搜索资源列表

  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. Unweighted

    0下载:
  2. 这是一个关于最小二乘法相位积分展开的实现程序,请参考使用-This is a phase on the least squares method to start the realization of integral procedures, please refer to the use of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:725914
    • 提供者:胡英飞
  1. 33753120firstmark

    0下载:
  2. 此代码是辛普生积分的计算代码,能够计算一维的辛普生积分。-This code is the calculation of Simpson integration code, to calculate the one-dimensional integral Simpson.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6751
    • 提供者:陈虹如
  1. szjf

    0下载:
  2. 1.梯形求积法 2.辛普森求积法 3.龙贝格求积法 4.反常积分 5.高斯求积法 6.三重积分-1. Trapezoid quadrature method 2. Simpson quadrature method 3. Romberg quadrature method 4. Abnormal points 5. Gaussian quadrature method 6. Triple integral
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5173
    • 提供者:wzz
  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. shuzhi3

    0下载:
  2. 龙贝格求积公式,求解定积分 牛顿迭代公式,求方程的近似解 牛顿-科特斯求积公式,求定积分-Romberg quadrature formula for solving the definite integral of Newton s iterative formula, and the approximate solution equation Newton- cortez quadrature formula, and the definite integral
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:6580
    • 提供者:hujingxin
  1. equation

    0下载:
  2. 求解方程根的函数和一些微分方程迭代的函数,包括:求实系数代数方程全部根的牛顿-下山法,全区间积分的定步长龙格-库塔法,积分一步的变步长龙格-库塔法,积分一步的变步长基尔方法,求实系数代数方程全部根的qr方法-Solving the root of the function equations and some differential equations iteration function, including: realistic coefficient algebraic equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4228
    • 提供者:chen changqing
  1. fuhuatixing1

    0下载:
  2. 复化梯形求积公式:定积分近似计算的一个有效方法——复化牛顿-科玆方法,其中最常用的当推复化梯形公式。-Rehabilitation of trapezoidal quadrature formula: Approximate calculation of definite integral is an effective way- rehabilitation of the Newton- Kotz methods, the most commonly used when pushing reh
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:47693
    • 提供者:klb
  1. Simpson

    0下载:
  2. 数值分析课程必备的算法:自动选取步长Simpson公式求积分算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected step formula for Simpson integral algorithm. Those students in need to download
  3. 所属分类:Algorithm

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

    1下载:
  2. 用复化梯形公式来求解积分的一个应用,用matlab和c++写的-With rehabilitation of trapezoidal integral formula for solving an application, using matlab and c++ Written
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:34709
    • 提供者:asaoo
  1. juzhenfangcheng

    0下载:
  2. 本程序为小波在矩阵方程求解中的应用例程。-This procedure for the wavelet in the matrix equation in the application of routine
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:910
    • 提供者:ekin
  1. QUAD2DG

    0下载:
  2. 本程序是矩形域高斯二重积分,利用matlab编写而成-This procedure is a double integral Gaussian rectangular domain, using matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2016
    • 提供者:刘栋
  1. ffts

    0下载:
  2. 变步长梯形求积法,并以exp(-x*x)为例计算求积分-Variable Step-trapezoidal quadrature method, and exp (-x* x) as an example for calculating the integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:559
    • 提供者:953427
  1. romb

    0下载:
  2. 龙贝格求积法,并以x/(4+x*x)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:953427
  1. jgap_3.4.3_src

    0下载:
  2. JGAP是一种遗传算法和遗传规划的组成部分提供了一个Java框架。它提供了基本的遗传机制,可以很容易地用来申请进化原则问题的解决办法。见实例演示或观赏树的图形,可以创建JGAP找到解决办法的基因进化程序。-JGAP is a genetic algorithm and genetic programming an integral part of providing a Java framework. It provides basic genetic mechanisms, can easil
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4858867
    • 提供者:Daniel.Shi
  1. baizaosheng

    0下载:
  2. 利用积分再现白噪声,可以很方便利用它进行简单的仿真分析-Using integral representation of white noise, can easily use it to carry out a simple simulation analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6106
    • 提供者:yanhan
  1. TM_EFIE

    0下载:
  2. TM波照射导体圆柱,根据电场积分方程求表面电流。-TM-wave radiation cylindrical conductor, under the electric field integral equation for surface currents.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:792
    • 提供者:liuquangang
  1. calculate

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:10237
    • 提供者:ck
  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. dd

    0下载:
  2. 进行积分算法的c语言编程 进行的 的拉力拉拉链拉-Integral Algorithm for the c programming language to pull the zipper pull of the pulling force
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:43222
    • 提供者:Nidhogg
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com