Welcome![Sign In][Sign Up]
Location:
Search - trapezoid

Search list

[OS programIntegarteClass(积分类)

Description: 该源码给出了常用的积分算法源码。像梯形法,龙贝格,森普斯算法等。-the source is a common source integral algorithm. Act like a trapezoid, Romberg, Senpushi algorithm.
Platform: | Size: 41929 | Author: 唐能福 | Hits:

[Other resourceComplexT

Description: 复化梯形公式,数值计算。This the main application source file-Minute trapezoid formula, numerical calculation. This is the main application source file
Platform: | Size: 1178 | Author: 山里 | Hits:

[Other resource二重积分

Description: 利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
Platform: | Size: 1380 | Author: 叶真 | Hits:

[Mathimatics-Numerical algorithmsNumerical-integration-method

Description: 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)-offers six methods of numerical integration c code to achieve : a trapezoid Quadrature (TRAPZD -
Platform: | Size: 5494 | Author: ldg | Hits:

[Windows Developtixinggongshi

Description: 梯形公式的求根算法,我好了一个小时编的,虽不是很好。但能用-trapezoid formula Root algorithm, I am the one-hour series, is not very good. But can use
Platform: | Size: 69128 | Author: ajsaklfj | Hits:

[Other resourcebujinmotor_code

Description: 1、有单,和单双两种旋转模式。2、可以选择置数、和连续。两种控制模式。3、按梯形 曲线加速和减速。 4、所有的置数,及速度,都能通过数字显示。 -one, single, and both single-and double-rotation mode. 2, we can choose a few home, and continuous. Two control mode. 3, trapezoid curve acceleration and deceleration. 4, all the home number, and speed, can be settled through figures show.
Platform: | Size: 61009 | Author: jun | Hits:

[Special EffectsImage_GeometricModification

Description: delphi开发的图像几何矫正程序。改善由于拍摄物体较大较近造成的矩形畸变成梯形的情况。要自己选择四个点。-delphi development of the geometric image correction procedures. Improve shooting objects as close to the larger rectangular trapezoid distortion into the situation. His choice to four points.
Platform: | Size: 381236 | Author: wn | Hits:

[Special Effectshahajing

Description: MATLAB数字图象处理哈哈镜程序,三角形、梯形、S形-MATLAB DistortionLi digital image processing procedures, triangle, trapezoid, S-shaped
Platform: | Size: 64358 | Author: jingrong | Hits:

[OS Developtixingmianji

Description: 用delphi实现一个功能,完成的是对梯形面积的计算,希望对大家会有点帮助-with delphi achieve a function of the completion of the trapezoid area, we hope that the right would be helpful
Platform: | Size: 145827 | Author: zhaozhao | Hits:

[Delphi VCLShiLiangTuDeHuiZhi

Description: 这是个可以划出不同几何图形的程序,可以画处矩形、菱形、三角形、梯形、椭圆、尖头等的delphi源码-This is a different geometric shapes can be drawn procedure, a planning office rectangle, diamond, triangle, trapezoid, oval, oxycephaly the delphi FOSS
Platform: | Size: 555498 | Author: wen0624 | Hits:

[Mathimatics-Numerical algorithmsfuhuatixinggongshi

Description: 复化梯形公式 数值算法-Minute trapezoid formula Numerical Algorithms
Platform: | Size: 1181 | Author: 陈海强 | Hits:

[Other resourceCLangue

Description: 数值计算方法在C语言中的应用 介绍了数值计算方法与计算机程序语言相结合的重要性,在给出牛顿迭代公式之后,阐述了牛顿迭代法在do-while循环中的应用,然后通过实例基于曲线梯形面积求解方法,论述了矩形法和梯形法在for循环中的应用.最后指出:用正确的数值计算方法编写高效的计算机程序解决复杂的实际问题应成为当代理工科大学生必备的基础与技能-numerical calculation method in the C language to the application of numerical methods and computer programming language combined weight in particular, given the Newton iterative formula, explained Newton iteration in do-while loop, the application Then examples curve trapezoid area based solution discussed rectangular and trapezoidal method for the application cycle. Finally : with the correct numerical method to prepare efficient computer programs to solve complex practical problems should become contemporary science and engineering students essential infrastructure and skills
Platform: | Size: 159798 | Author: liming | Hits:

[Special EffectsImage_GeometricModification

Description: delphi开发的图像几何矫正程序。改善由于拍摄物体较大较近造成的矩形畸变成梯形的情况。要自己选择四个点。-delphi development of the geometric image correction procedures. Improve shooting objects as close to the larger rectangular trapezoid distortion into the situation. His choice to four points.
Platform: | Size: 380928 | Author: wn | Hits:

[Delphi VCLShiLiangTuDeHuiZhi

Description: 这是个可以划出不同几何图形的程序,可以画处矩形、菱形、三角形、梯形、椭圆、尖头等的delphi源码-This is a different geometric shapes can be drawn procedure, a planning office rectangle, diamond, triangle, trapezoid, oval, oxycephaly the delphi FOSS
Platform: | Size: 555008 | Author: wen0624 | Hits:

[Algorithmtrapezium_formula_quadrature_new

Description: 数值分析中的复化梯形公式求积的问题,程序中含输入/输出界面。-Numerical Analysis of Complex Quadrature trapezoid formula of the problem, the program contains input/output interface.
Platform: | Size: 208896 | Author: 丁一 | Hits:

[matlabtrapsezoid

Description: This creates a trapezoid wave, similar to the built-in square function but with no duty cycle option
Platform: | Size: 1024 | Author: samsom | Hits:

[Algorithmda2

Description: .牛顿—科特斯公式:梯形公式、辛普森公式、科特斯公式; 2.复化求积公式:复化梯形公式、复化辛普森公式; -. Newton- Cortez formula: the trapezoidal rule, Simpson formula, Cortez formula 2. Complex of the quadrature formula: complex trapezoid formula, complex formulas of Simpson
Platform: | Size: 134144 | Author: 张克 | Hits:

[matlabComplex-trapezoid-formula

Description: 非常好的用复化梯形公式和外推法求解积分方程的matlab例程,附带报告,详细讲解原理,分析程序与结果,不可多得的报告-Very good with a complex trapezoid formula and extrapolation matlab routines for solving integral equations, with the report gave a detailed theory, analysis procedures and results, the report of a rare
Platform: | Size: 258048 | Author: 杨霖 | Hits:

[Mathimatics-Numerical algorithmsC-er-chong-jifen

Description: 用C实现积分 含有梯形法和辛普森求积分法-Achieve integration with the C trapezoid method and Simpson quadrature method
Platform: | Size: 187392 | Author: 周鼎 | Hits:

[Algorithmtrapezoid-and-Simpson-formula

Description: 用工作表函数的数值积分方法-梯形公式与辛普生公式-Worksheet functions with the numerical integration method- trapezoid formula and Simpson formula
Platform: | Size: 19456 | Author: ljhmiao | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net