搜索资源列表
five_file
- hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题
Romberg
- (1) 设计算法并编制程序,进行调试。 (2) 用调试好的程序解决如下问题: 计算 的近似值,取精度为 步骤一、先编制计算函数值的程序; 步骤二、执行编制好的Romberg算法,输出T。 (3)用Romberg算法和复合Simpson公式分别计算 的近似值, 其中b分别取为b=0.1, 0.3, 0.5, 0.7, 0.9 -(1) the design of algorithms and programming, for debugging. (2) wit
romberg
- romberg 数 值 积 分 运 用 c 语 言 编 程 实 现。-romberg shuzhijifen
bp神经网络&龙贝格积分
- 通过C语言构建了bp神经网络以及龙贝格积分算法。(BP neural network and Romberg integration algorithm is constructed by C language.)