-
人工智能的教材啊
人工智能的教材啊- Artificial intelligence teaching material
- 2022-10-22 04:30:04下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值...
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值-This is the back-propagation algorithm C program for studying the BPNN people, have a good reference value
- 2023-03-06 13:45:04下载
- 积分:1
-
实现文字的识别 利用比较先进的神经网络笔者已经实验 绝对可行!...
实现文字的识别 利用比较先进的神经网络笔者已经实验 绝对可行!-it is a good method to realize te recgniton of words.it is based on bp network,the author realized it!
- 2022-08-21 12:10:05下载
- 积分:1
-
that the procedure was an integral version of the PSO procedures. The procedure...
该程序是一整数版的PSO程序。该程序对于整数版PSO的各种应用可作为模板程序。-that the procedure was an integral version of the PSO procedures. The procedure for integer version of the PSO as a template application procedures.
- 2023-03-27 04:05:03下载
- 积分:1
-
Statistical pattern recognition algorithm package, including a linear classifica...
统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algorithms.
- 2023-02-09 20:45:04下载
- 积分:1
-
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码...
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码-Counterpropagation Network Vision source, CPN classic example ANN FOSS
- 2022-09-23 17:40:02下载
- 积分:1
-
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的...
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的-Artificial fish-swarm algorithm on an instance, you can realize all the basic functions of the artificial fish is developed using c
- 2022-03-20 06:27:35下载
- 积分:1
-
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。...
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。-RBF network based on the movement of the robot arm joint simulation. RBF network using the robot arm joint movement simulation modeling.
- 2023-06-09 04:40:02下载
- 积分:1
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1