Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - trapezoid
Search - trapezoid - List
该源码给出了常用的积分算法源码。像梯形法,龙贝格,森普斯算法等。-the source is a common source integral algorithm. Act like a trapezoid, Romberg, Senpushi algorithm.
Update : 2008-10-13 Size : 40.95kb Publisher : 唐能福

复化梯形公式,数值计算。This the main application source file-Minute trapezoid formula, numerical calculation. This is the main application source file
Update : 2008-10-13 Size : 1.15kb Publisher : 山里

利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
Update : 2008-10-13 Size : 1.35kb Publisher : 叶真

提供了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 -
Update : 2008-10-13 Size : 5.37kb Publisher : ldg

梯形公式的求根算法,我好了一个小时编的,虽不是很好。但能用-trapezoid formula Root algorithm, I am the one-hour series, is not very good. But can use
Update : 2008-10-13 Size : 67.51kb Publisher : ajsaklfj

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.
Update : 2008-10-13 Size : 59.58kb Publisher : jun

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.
Update : 2008-10-13 Size : 372.3kb Publisher : wn

MATLAB数字图象处理哈哈镜程序,三角形、梯形、S形-MATLAB DistortionLi digital image processing procedures, triangle, trapezoid, S-shaped
Update : 2008-10-13 Size : 62.85kb Publisher : jingrong

用delphi实现一个功能,完成的是对梯形面积的计算,希望对大家会有点帮助-with delphi achieve a function of the completion of the trapezoid area, we hope that the right would be helpful
Update : 2008-10-13 Size : 142.41kb Publisher : zhaozhao

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

复化梯形公式 数值算法-Minute trapezoid formula Numerical Algorithms
Update : 2008-10-13 Size : 1.15kb Publisher : 陈海强

数值计算方法在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
Update : 2008-10-13 Size : 156.05kb Publisher : liming

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.
Update : 2025-02-19 Size : 372kb Publisher : wn

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

数值分析中的复化梯形公式求积的问题,程序中含输入/输出界面。-Numerical Analysis of Complex Quadrature trapezoid formula of the problem, the program contains input/output interface.
Update : 2025-02-19 Size : 204kb Publisher : 丁一

DL : 0
This creates a trapezoid wave, similar to the built-in square function but with no duty cycle option
Update : 2025-02-19 Size : 1kb Publisher : samsom

DL : 0
.牛顿—科特斯公式:梯形公式、辛普森公式、科特斯公式; 2.复化求积公式:复化梯形公式、复化辛普森公式; -. Newton- Cortez formula: the trapezoidal rule, Simpson formula, Cortez formula 2. Complex of the quadrature formula: complex trapezoid formula, complex formulas of Simpson
Update : 2025-02-19 Size : 131kb Publisher : 张克

非常好的用复化梯形公式和外推法求解积分方程的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
Update : 2025-02-19 Size : 252kb Publisher : 杨霖

用C实现积分 含有梯形法和辛普森求积分法-Achieve integration with the C trapezoid method and Simpson quadrature method
Update : 2025-02-19 Size : 183kb Publisher : 周鼎

用工作表函数的数值积分方法-梯形公式与辛普生公式-Worksheet functions with the numerical integration method- trapezoid formula and Simpson formula
Update : 2025-02-19 Size : 19kb Publisher : ljhmiao
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.