搜索资源列表
Ex6_13
- 【例6.13】梯形法求积分的函数integer()是通用函数,可求任一函数的定积分。不同的函数有不同的解析式, //该解析式决定了自变量在每一个小积分区间端点处的函数值。函数 integer()以一个指向函数的指针为参数, //由该参数调用欲求定积分的函数,另两个参数是积分上下限。-[Example 6.13] the trapezoidal method to seek the integral function integer () is a universal function,
binariesMethods
- java algorithm part source limits functionm
AHRS
- // AHRS.c // S.O.H. Madgwick // 25th August 2010 // // Quaternion implementation of the DCM filter [Mayhony et al]. Incorporates the magnetic distortion // compensation algorithms from my filter [Madgwick] which eliminates the need for a re
LBG
- 使用C#语言编写的龙贝格积分算法实现定积分的计算,Winform界面,可以在程序中设置被积函数,在界面中输入积分上下限和精度要求即可输出积分结果。-Romberg integration algorithm using C# language to achieve the definite integral calculation, Winform interface, can be set in the program is integrable functions, enter the li
genetic1
- 进化次数限制; 计算耗费的资源限制(例如计算时间、计算占用的内存等); 一个个体已经满足最优值的条件,即最优值已经找到; 适应度已经达到饱和,继续进化不会产生适应度更好的个体; 人为干预; 以及以上两种或更多种的组合。-Limiting the number of evolution resource limits (e.g., computation time to calculate the amount of memory, etc.) the cost calcul