搜索资源列表
-
0下载:
数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法
[ReMap.rar] - EASYARM2200教学实验平台上的存储器映射
-Numerical Differentiation and Numerical Integration: Newton-Cotes formulas, complex formulas and interval of successive half-hours law, ext
-
-
0下载:
一种复杂的积分表达式计算vc++源程序,实现求积分的类,支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) ;可检查出表达式的书写错误;可设置积分精度-A complex calculation of the integral expression of vc++ source code, to achieve points for the class to support the integration of complex expressi
-
-
0下载:
共9个文件:C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,复数计算(复数类),矩阵计算(矩阵类),捆绑exe文件,收发电子邮件,数值积分,数值微分,用C编程获取WPS的文件密码-A total of 9 files: C Direct Reading dbf files, RS-232-C port real-time monitoring software design implementation, complex computing (complex type), ma
-
-
0下载:
复化Simpson求积分,常用算法中很常用的一种积分方法-Complex of Simpson quadrature commonly used algorithm is a common integration method
-
-
0下载:
Dev-C++平台下的模拟电子在电场中的运动仿真。可以作为系统仿真课程的典型案例学习不同数值积分方法对仿真的影响,同时也是数值计算中微分方程计算的一个入门案例。在此基础上,可以修改为复杂场中的粒子运动行为仿真,以及其它的微分方程方程组表述的复杂系统。比如动力学系统。-Dev-C++ simulation of analog electronic platform in the electric field of sports. Different numerical integration me
-
-
0下载:
中国科大数值计算方法与算法实验三:复化梯形积分、复化辛普森积分-Numerical methods and algorithms of USTC,lab03.c: trapezoidal integration, complex integration of Simpson
-
-
0下载:
一种高精度 单步的数值积分方法,在已知方程导数和初值信息,利用计算机仿真时应用,省去求解微分方程的复杂过程。-A numerical integration method for high precision of single step, in the known equation of derivative and initial information, using the application of computer simulation, the complex process of
-
-
0下载:
使用WIN-TC编写一个程序,实现数值积分。用复化梯形方法、复化Simpson方法、变步长梯形方法、变步长Simpson方法编程求解积分值。-Using WIN-TC to write a program to achieve numerical integration. Compound trapezoid method used, the complex method of Simpson, variable step trapezoidal method, Simpson variable
-
-
0下载:
复化求积公式(composite integration rule )是一类重要的求积公式。指将求积区间分为m个子区间,对每个子区间应用同一求积公式,所得到的复合数值积分公式。(The complex quadrature formula is a kind of important quadrature formula. The formula of complex numerical integration is obtained by dividing the quadrature int
-
-
4下载:
使用此子程序定义非均匀的分布式机械负载(压力和体力)。
当负载是时间和/或位置的复杂函数时,通常使用用户子程序DLOAD。
通常可以用* AMPLITUDE选项建模简单的时间函数。
子程序也可以用来定义一个随元素号和/或积分点数而变化的负载。(This subroutine is used to define non-uniform distributed mechanical loads (pressure and physical force).
When the l
-