说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 套算法
1)  Substitution [英][,sʌbsti'tju:ʃən]  [美][,sʌbstə'tjuʃən]
套算法
1.
Study on Exactly Ratio of Tested Corn Using the Method of Substitution;
套算法测定玉米代谢能适宜的玉米替代比例研究
2)  nested algorithm
嵌套算法
3)  interval enclosing algorithm
区间套算法
1.
With the ideas of Lagrange interpolation and Hermit interpolation,two interval enclosing algorithms for solving the single root of nonlinear equation f(x)=0 are presented.
利用Lagrange插值和Hermite插值对Alefeld,Potra的3种算法作了改进,构造了求解非线性方程f(x)=0在区间[a,b]中单根x 的两个区间套算法
4)  nested search algorithm
嵌套式搜索算法
1.
And based on the essential principle of local search algorithm and reading rule of array,an improved nested search algorithm was compiled.
针对实际装配生产线中由各种干扰引起的任务完成时间延迟,将不平衡问题缩小到动态响应区,并基于局部搜索算法的基本原理以及数组的读取规则,编制了改进的嵌套式搜索算法。
5)  nested partitions method
嵌套分割算法
1.
This paper presented the concepts,principles,methods and procedures of nested partitions method systematically.
嵌套分割算法是一种新的系统优化计算方法,它可以应用于确定型和随机型、离散系统和连续系统的优化问题。
6)  nested partitions algorithm
嵌套分割算法
1.
Combined nested partitions algorithm based on simulated annealing;
基于模拟退火的复合嵌套分割算法
补充资料:BP算法
分子式:
CAS号:

性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条