搜索资源列表
D9R6
- 用于无约束优化的鲍威尔优化方法, 程序中参数解释如下://P:存放设计变量 //XI:存放两个线性无关的向量 //N:含有N各元素的一维实型数组,用于存储设计变量 //NP:整形变量,用于存储P与xi的维数 //FTOL:迭代精度 //FRET:输出参数,存放目标函数在找到的近似极小值点处的值 //ITER:迭代次数-For unconstrained optimization of the Powell optimization methods, procedure
1
- 设计一个GUI程序,用于演示采用分割、近似、求和的近似方法来计算初等函数的 , 的定积分-Design a GUI program for a demonstration of the use of the split, the approximate sum approximation method to calculate the elementary functions, the definite integral