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

搜索资源列表

  1. trap_reduce

    0下载:
  2. Parallel Trapezoidal Rule
  3. 所属分类:MPI

    • 发布日期:2017-12-04
    • 文件大小:2740
    • 提供者:Leng
  1. project45

    0下载:
  2. 5个开关K1-K5(从上到下),分别对应正弦波、方波、三角波、梯形波、锯齿波,按一下其中一个开关,则选择出所要产生的波形。(哈工大单片机大作业内附proteus原理图)-5 switch K1-K5 (top to bottom), corresponding to the sine wave, square wave, triangle wave, trapezoidal wave, sawtooth, click one of the switch, and then select the
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:89569
    • 提供者:邹sir
  1. F280x-BLDC3_1-Using-Hall-Senso

    1下载:
  2. TI的基于梯形波控制的直流无刷电机例程,需安装这个软件方能打开例程,This is TI s DC brushless motor trapezoidal wave control routines, but you need to install the software in order to open the routine.
  3. 所属分类:DSP program

    • 发布日期:2017-11-17
    • 文件大小:3780720
    • 提供者:王龙
  1. Simpson

    0下载:
  2. 用梯形法估算,再用辛普森法积分。 fsimpf 积分函数, 根据自己的函数自己填写 a,b 积分下上限,eps 精度。需自己给定。 例子是 积分 sin(x), x=0 to 3.14/2-Estimated using the trapezoidal method, and then the Simpson integral. fsimpf integral function, according to their function to fill out a b Credi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:1533919
    • 提供者:shadowyl
  1. 6

    0下载:
  2. 梯形法求数值积分和simpson法求数值积分以及gauss-lengendre法求数值积分-Trapezoidal method seeking numerical integration and simpson Method the numerical integration the gauss-lengendre Method numerical integration
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1676
    • 提供者:李新丰
  1. jifen

    0下载:
  2. 分别用梯形法和矩形法求定积分,附加应用实例-, Respectively, with the trapezoidal method and the rectangle method to find definite integrals, additional application examples
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:10212
    • 提供者:可乐
  1. integrate

    0下载:
  2. 分别要用梯形公式和抛物线公式对积分进行计算-Use trapezoidal formula and parabolic formula of integral calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:874
    • 提供者:chenxi
  1. LCA513

    0下载:
  2. 基于汇编语言的信号发生器(三角波,梯形波,矩形波)-Based on the signal generator assembly language (triangle wave, trapezoidal wave, rectangular wave)
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:622
    • 提供者:李淑彬
  1. numerical-methods

    0下载:
  2. 本程序用C语言实现了微分方程求解,使用了梯形法、矩形法和辛普森法-This program with C language differential equation solving, using the trapezoidal method, rectangular and Simpson
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:714
    • 提供者:longteng
  1. Trapezoid

    0下载:
  2. 4个m文件,从不同角度实现用梯形法,近似计算sin(x)积分-In numerical analysis, the trapezoidal rule is a technique for approximating the definite integral.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:908
    • 提供者:刘欣
  1. solve-differential-equations

    0下载:
  2. 程序实现了欧拉法、改进欧拉法、隐式梯形积分法解同一个微分方程,并与解析解比较,以可视化的形式展现出来-Program to achieve the Euler method, Improved Euler method, the implicit trapezoidal integration to solve the same differential equations and compared with the analytical solution, to show up in the
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2837
    • 提供者:whj
  1. Cpp

    0下载:
  2. 出一个图形的,三角形,矩形,梯形,多边形-A pattern, triangular, rectangular, trapezoidal, polygonal
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:16905
    • 提供者:ppplinve
  1. Simpson-method

    0下载:
  2. 辛普森法则是一种数积分分方法,是以二次曲线逼近的方式取代矩形或梯形积分公式 ,以求得定积分的数值近似解。-Simpson' s rule is a number of integral method based on quadratic curve approximation instead of rectangular or trapezoidal integral formula to obtain the value of the definite integral approx
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:10638
    • 提供者:马峻修
  1. Asignacion-2

    0下载:
  2. Get Function Transfer System Using Tustin / Trapezoidal / Bilineal Aproximation
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:58760
    • 提供者:Luis_AM3C
  1. Numerical-analysis-usingMATLAB-

    0下载:
  2. 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:94868
    • 提供者:庞烁烁
  1. Numerical-analysis-MATLAB-

    0下载:
  2. 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:94863
    • 提供者:庞烁烁
  1. shuzhijifen

    0下载:
  2. 计算方法中的数值积分。用梯形递推法实现数值积分,而且可以控制精度。-Calculation method of numerical integration. Recursive method to achieve the trapezoidal numerical integration, and can control precision.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:633283
    • 提供者:zhonghongbao
  1. DA

    0下载:
  2. 使用D/A转换器生成一个梯形波和一个方波-Using the D/A converter to generate a trapezoidal wave and a square wave
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:9302
    • 提供者:Eason Sun
  1. numerical-integrate-

    0下载:
  2. 长方形方法、辛普森以及梯形方法的数值计算方法-Rectangle method, Simpson and trapezoidal method numerical methods
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:1173
    • 提供者:kevin
  1. transient-stability-simulation

    0下载:
  2. 基于功角稳定为判据,使用隐式梯形积分对电力系统暂态稳定进行仿真,判断系统稳定性。-Based on the power angle stability criterion, using the implicit trapezoidal integration of the power system transient stability simulation to determine the stability of the system.
  3. 所属分类:Energy industry

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