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

搜索资源列表

  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:222943
    • 提供者:Jawen
  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:63148434
    • 提供者:龚云隆
  1. Interpolation

    0下载:
  2. 用MATLAB及梯形公式、辛普森公式计算数值积分;-Control with MATLAB and the trapezoid formula, Simpson s numerical integration formula
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:31362
    • 提供者:于雨
  1. integration

    0下载:
  2. 这是一个基本数学运算中,关于计算数值积分的一个程序,程序设计简单规范,易读懂-This is a basic mathematical computations, on the calculation of a numerical integration program, the program design is simple and standardized, easy to read and understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8270
    • 提供者:张楠
  1. simp

    0下载:
  2. 新普生数值积分,通过两个函数实现定步长与变步长积分-The new Epson numerical integration, the two functions is determined by step and variable step integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:660
    • 提供者:王乐
  1. NJCSTCFSN

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

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

    0下载:
  2. 用C编写的数值积分函数程序,希望能与大家分享-Numerical integration with the C function written procedures, hoping to share with you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:12112
    • 提供者:蛐蛐
  1. MATLAB

    0下载:
  2. 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序-File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:138981
    • 提供者:huanghf
  1. numericalcomputation

    0下载:
  2. 数值计算方法, 包含插值法部分, 解方程部分, 矩阵部分, 求解微分方程部分和数值积分部分-Numerical methods, including interpolation part, solve some equations, matrix part, solving differential equations and numerical integral part of some
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:34718
    • 提供者:yolande
  1. 111

    0下载:
  2. 线性方程组的迭代法与数值积分的实验报告,比较详细 -Linear iteration and numerical integration of the laboratory report, more detailed
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1146471
    • 提供者:马云海
  1. Romberg

    0下载:
  2. 自编的Romberg数值积分方法,可以修改不同的被积函数-Self in the Romberg numerical integration method, can modify different integrand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:846
    • 提供者:tang
  1. CAlgorithm

    0下载:
  2. 特别强悍!包含了我们在学习中遇到的各种算法:如插值、查找、汉字操作,数值积分、微分方程求解等等许多!-Particularly tough! Included in our study encountered in the algorithm: If interpolation, find, Chinese operations, numerical integration, solving differential equations and so many!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:498902
    • 提供者:hfutpsh
  1. xiti_3

    0下载:
  2. C++编程实现梯形法求数值积分,共两种方法-Numerical Integration Trapezoidal Method,two methods
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:576
    • 提供者:韩立
  1. Control System Simulation

    1下载:
  2. 本压缩包包含四个实验(1、计算机仿真研究 2、Simulink仿真 3、数值积分算法仿真实例 4、直流电机拖动系统)的报告以及相关MATLAB程序-The archive consists of four experiments (1, computer simulation 2, Simulink simulation 3, numerical integration algorithm simulation 4, DC motor drive system) reports and rela
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-08-09
    • 文件大小:211365
    • 提供者:林涛
  1. shuzhi

    0下载:
  2. 数值计算方法中的数值积分和数值微分的应用的源代码,可以学习怎样积分和微分;-Numerical method of numerical integration and numerical differentiation of the application' s source code, you can learn how to integration and differentiation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:95981
    • 提供者:李子
  1. vbvb

    0下载:
  2. 1. 实验目的 ⑴掌握有自平衡能力的热工对象的几种辨识方法 ⑵掌握掌握数值积分法在有自平衡能力的对象的辨识中的应用,加深对系统辨识的理解和应用。 2. 实验内容 用数值积分法辨识系统参数,结果表示形式为Ф(s)= ,即根据未知系统的输入输出数据求取n,k,T0。输入数据格式为二进制文件,输出为n,k,To具体数值及系统响应曲线。程序运行时画出未知系统的输入输出曲线与辨识得到的参数生成的输入输出曲线对比,就可以得到此种辨识方法的准确度。 -1. ⑴ grasp the pur
  3. 所属分类:Energy industry

    • 发布日期:2017-04-09
    • 文件大小:1090537
    • 提供者:chenxing
  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. MATLAB_programming_of_numerical_integration_and_eq

    1下载:
  2. MATLAB程序设计之数值积分和方程算法设计教程-MATLAB programming of numerical integration and equation algorithm design tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:55776
    • 提供者:hongqing
  1. TEST1401

    0下载:
  2. 矩阵法积分计算 用矩阵法计算数值积分 fortran完全自学手册里的源代码-Matrix Integral calculation method of numerical integration with the matrix completely self-study manual fortran source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1204
    • 提供者:reynjee
  1. NDSolve

    0下载:
  2. 这是一个数值积分的源代码,已在visual studio 2008中调试通过-Numerical integration source code, debugging through
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:535031
    • 提供者:刘力力
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 39 »
搜珍网 www.dssz.com