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

搜索资源列表

  1. zapata-trapeziodal

    0下载:
  2. zapata trapezoidal calculo de las mismas
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6651
    • 提供者:carlosvolt
  1. Numerical-analysis-of-program-1

    0下载:
  2. 数值分析算法,该压缩包含有高斯消去法、复合梯形法、复合辛普森等法-Numerical analysis algorithms, the compression contains have Gaussian elimination method, the composite trapezoidal method, composite Simpson method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3700
    • 提供者:David
  1. integral

    0下载:
  2. 用梯形法求二次曲线定积分的C++源代码:只要设定二次曲线方程的系数、积分区间和等分数,就可自动获得积分值。-Trapezoidal method and the quadratic curve C source code for the definite integral: as long as the set of the quadratic equation of the Department of Number of the integration interval and score
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:685
    • 提供者:jidi
  1. 995002537_1

    0下载:
  2. 線性代數 一般矩陣轉化梯形矩陣 的code-Linear algebra general matrix into trapezoidal matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:131145
    • 提供者:洪國勛
  1. multiple-integral

    0下载:
  2. 应用复化梯形公式,采用逐次二分步长的方法并应用外推思想计算插值积分的通用程序-Application of complex trapezoidal formula, by using successive two long method and application by the thought of the interpolation points calculation push the general program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3910
    • 提供者:yazhoulong
  1. 1111

    1下载:
  2. 计算气藏拟压力,利用数值算法中的梯形公式-Calculate the pseudo pressure gas reservoir, using the trapezoidal formula of numerical algorithm
  3. 所属分类:文件格式

    • 发布日期:2017-04-14
    • 文件大小:4298
    • 提供者:孙安培
  1. javashiyan

    1下载:
  2. 问题描述:编写一个应用程序计算梯形和圆形的面积。 基本要求:通过在程序中定义2个类来分别描述梯形和圆形的属性和求面积的方法,掌握类的定义方法;通过在程序中定义主类,创建梯形类和圆形类的对象计算它们的面积,掌握对象的定义和使用方法。 -To describe the trapezoidal and circular attributes and find the area of the two classes defined in the program, master class def
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:742
    • 提供者:yangzi
  1. TRAP_FORM

    0下载:
  2. 变步长梯形求积法,C语言编写,经过实际运行,准确稳定-Variable step trapezoidal quadrature method, the C language, after the actual operation, accurate and stable
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:531
    • 提供者:邱善武
  1. PowerFlow_TAnaly

    0下载:
  2. 动态仿真作业(隐式梯形积分)说明:1.潮流计算采用直角坐标形式保留二阶项的快速潮流算法 2.暂态稳定分析采用改进欧拉法和直接解法 3.发电机模型为三阶模型 4.励磁是1阶模型 -Dynamic simulation operation (implicit trapezoidal integration) Descr iption: power flow calculation using the rectangular form to retain the second order fast l
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4537
    • 提供者:王浩
  1. tixing

    1下载:
  2. 在matlab中用复合梯形方法求二重积分-Seeking a double integral in matlab using the composite trapezoidal method
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:559
    • 提供者:whushu
  1. AT21_EllipseAreaApplication

    3下载:
  2. (1)图幅理论面积与图斑椭球面积计算 (2)图幅理论面积计算公式 (3)椭球面上任意梯形面积计算公式 (4)高斯投影反解变换 -(1) maps the theoretical area of ​ ​ the polygons ellipsoid area (2) maps the theoretical area formula (3) Ellipsoid any trapezoidal area formula (4) Gauss projec
  3. 所属分类:Special Effects

    • 发布日期:2015-01-08
    • 文件大小:275456
    • 提供者:
  1. Motion_control

    3下载:
  2. 用verilog语言编写的步进电机加减速控制算法,可选择梯形曲线或S型曲线算法-Verilog language stepper motor acceleration and deceleration control algorithm, you can choose the trapezoidal curve or S-curve algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-02
    • 文件大小:1723392
    • 提供者:taocheng
  1. Ex6_13

    0下载:
  2. 【例6.13】梯形法求积分的函数integer()是通用函数,可求任一函数的定积分。不同的函数有不同的解析式, //该解析式决定了自变量在每一个小积分区间端点处的函数值。函数 integer()以一个指向函数的指针为参数, //由该参数调用欲求定积分的函数,另两个参数是积分上下限。-[Example 6.13] the trapezoidal method to seek the integral function integer () is a universal function,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:682
    • 提供者:wu_xiaofeng
  1. TrapzInt

    2下载:
  2. 梯形公式求积分(逐次分半) matlab-The trapezoidal rule and quadrature (successive half) Matlab
  3. 所属分类:matlab

    • 发布日期:2015-06-24
    • 文件大小:1024
    • 提供者:eagle
  1. bianbuchang

    1下载:
  2. 变步长梯形求积法程序,数值分析使用,效率很高-Variable step trapezoidal quadrature method procedure, high efficiency ~ ~
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6431
    • 提供者:李原原
  1. bianbuchang

    0下载:
  2. 对变步长梯形求积公式的分析与描述,从而可以更好的进行改进。-Analysis and descr iption of the variable step trapezoidal quadrature formula, which can be better improved.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:29930
    • 提供者:王学文
  1. oulatixing

    0下载:
  2. 包含了欧拉梯形,龙格库塔法,汉明积分法等转换程序-Contains the Euler, trapezoidal, Runge-Kutta method, Hamming integration method conversion program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:37194
    • 提供者:蒋朝阳
  1. SIM

    0下载:
  2. DAC0832波形发生,三角波,梯形波,方波-DAC0832 waveform, triangular wave, trapezoidal wave, square wave
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1610
    • 提供者:321564
  1. CM0

    0下载:
  2. ARM开发板上实现,CMO,LPC1114系列,计算梯形的面积-ARM,CMO,LPC1114,Calculate trapezoidal area
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:107819
    • 提供者:kanameonison
  1. boingfasheng

    0下载:
  2. 51单片机驱动DAC0832制作的波形发生器,分别产生正弦波、方波、三角波、梯形波、锯齿波,含C文件,proteus文件和hex文件-51 single-chip drive the DAC0832 waveform generator, respectively, to produce the sine wave, square wave, triangular wave, trapezoidal wave, sawtooth wave, including C files, proteus
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:22391
    • 提供者:Jason Macheal
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com