-
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。...
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
- 2022-01-24 10:21:43下载
- 积分:1
-
Fuzzy control procedures for the control of the temperature control of the relev...
模糊控制相关程序,用于温度控制相关的控制实例-Fuzzy control procedures for the control of the temperature control of the relevant examples
- 2022-03-03 16:47:13下载
- 积分:1
-
It is a preparation of the VC "intelligent decision support system DSS sour...
这是一个使用VC++编写的“智能支持决策系统DSS源程序”,学习语言很有参考价值.分配问题/匈牙利算法-It is a preparation of the VC "intelligent decision support system DSS source," learn the language of great reference value. Distribution/Hungary algorithm
- 2022-02-28 12:40:18下载
- 积分:1
-
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。
具体效果可参考
G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with Random Hidden Nodes”, IEEE Transactions on Neural Networks, vol. 17, no. 4, pp. 879-892, 2006.
-I prepared by incremental random neural network algorithm, which is characterized by the largest approximation properties can be guaranteed, and fast good results can be used as an academic comparison and analysis. The current benchmark is only suitable for the regression problem. Specific effects may refer G.-B. Huang, L. Chen and C.-K. Siew,
- 2022-01-24 15:02:30下载
- 积分:1
-
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中...
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中含有染色体(Chromosome),生物的遗传信息都包含在染色体中。遗传信息由基因(Gene)组成,基因是DNA(Deoxyribonucleic Acid)或RNA(Ribonucleic Acid)中占有一定位置的基本遗传单位。在DNA中遗传信息在长链上按照一定模式排列,即进行了遗传编码。遗传基因在染色体中占据的位置称为基因座(Locus),同一个基因座可能具有的全部基因称为等位基因(Allele),一个细胞核中所有染色体携带的遗传信息的全体称为基因组(Genome)。-err
- 2022-05-27 18:00:39下载
- 积分:1
-
C# 15数码算法,A star 函数实现
C# 15数码算法,A star 函数实现 -C# 15 Digital Algorithm
- 2022-02-15 23:29:10下载
- 积分:1
-
遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。
遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。-The basic principles of genetic algorithms PPT download, suitable for beginners to learn, a total of four parts.
- 2022-07-16 10:53:52下载
- 积分:1
-
文本倾向性分析程序,由中国科学院计算所开发,基于LDA模型,不可外泄的内部程序,冒着被开除的风险与大家分享,欲下从速。...
文本倾向性分析程序,由中国科学院计算所开发,基于LDA模型,不可外泄的内部程序,冒着被开除的风险与大家分享,欲下从速。-Tendentious text analysis program, developed by the Chinese Academy of Sciences calculated, based on the LDA model, the internal procedures can not be compromised, despite the risk of being fired to share with you, as soon as possible For the next.
- 2022-06-01 00:36:43下载
- 积分:1
-
Genetic algorithm procedure is very easy to use. Suitable model for solving the...
遗传算法求解的程序,非常好用。适合建模问题的求解。-Genetic algorithm procedure is very easy to use. Suitable model for solving the problem.
- 2023-07-04 17:30:02下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1