-
道路识别 人工智能方面的道路识别应用
道路识别 人工智能方面的道路识别应用-road artificial intelligence to identify the road recognition applications
- 2023-05-02 18:05:09下载
- 积分:1
-
有关粒子群算法的求解tsp的c++程序。
有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
- 2023-08-12 19:55:03下载
- 积分:1
-
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN...
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN
- 2022-03-14 19:29:37下载
- 积分:1
-
蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。
蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master"s theses original code.
- 2022-06-19 14:03:34下载
- 积分:1
-
A small self
一个可自我学习的人工智能小模型,可进行训练,也可进行提问。 希望对大家研究人工智能算法上有帮助!-A small self-learning artificial intelligence model for training, but also ask questions. We hope that research on artificial intelligence algorithms help!
- 2022-03-06 02:23:50下载
- 积分:1
-
eview 编写的时间序列预报程序
可以用于金融预报,等
eview 编写的时间序列预报程序
可以用于金融预报,等-eview the preparation of time-series forecasting procedures can be used for financial forecasting, etc.
- 2022-07-08 04:50:18下载
- 积分: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
-
最短路算法:基于遗传算法的一种最短路的MATLAB程序。
最短路算法:基于遗传算法的一种最短路的MATLAB程序。-Shortest Path Algorithm: Genetic Algorithm Based on one of the most short-circuit the MATLAB program.
- 2023-01-21 16:50:03下载
- 积分: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
-
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等...
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等-Simon Haykin "Neural NetWorks" examples of the original code, very classic. I believe very useful, especially in such SVM PCA
- 2022-03-18 12:18:21下载
- 积分:1