-
Classification algorithm with the sensor and the nearest neighbor classification...
用感知器分类算法和最近邻分类算法对三类点进行分类,具有窗口界面,用鼠标点击就可以了,程序自动给出分类界面-Classification algorithm with the sensor and the nearest neighbor classification algorithm to classify three categories of points, with the window interface, with a mouse click can be had, the program automatically gives Classification Interface
- 2022-07-08 11:55:35下载
- 积分:1
-
A library for support vector machine. More detail refers to the FAQ in the packa...
一个支撑矢量机模型库,详细内容参看压缩包内的FAQ-A library for support vector machine. More detail refers to the FAQ in the package.
- 2022-02-02 11:26:36下载
- 积分:1
-
maximum function for the genetic algorithm source code Matlab
求解函数最大值的遗传算法Matlab源代码-maximum function for the genetic algorithm source code Matlab
- 2022-03-17 20:59:08下载
- 积分:1
-
高性能交流伺服系统及其复合控制策略研究,浙江大学博士论文。
关键词:交流伺服系统,矢量控制,直接转矩控制,复合控制,PID控制,GA,IGA,模糊控制,切换...
高性能交流伺服系统及其复合控制策略研究,浙江大学博士论文。
关键词:交流伺服系统,矢量控制,直接转矩控制,复合控制,PID控制,GA,IGA,模糊控制,切换控制,协调控制-High Performance AC Servo System and its Advanced Mixed Practical Control Strategy.Thesis of Zhejiang University.
Keywords:AC servo system, Vector Control, Direct Torque Control,Combined Control, PID Control, GA, IGA, Fuzzy Control, Coordinating Control.
- 2022-04-06 20:21:27下载
- 积分:1
-
web流数据聚类挖掘的研究和应用。流数据作为一种特殊的可挖掘的数据类型,特别是基于网络技术迅速发展的今天,其彰显出的重要地位决定了它的挖掘技术需要被认真考虑,而...
web流数据聚类挖掘的研究和应用。流数据作为一种特殊的可挖掘的数据类型,特别是基于网络技术迅速发展的今天,其彰显出的重要地位决定了它的挖掘技术需要被认真考虑,而如何在流数据中进行有效的聚类分析,是一个吸引研究者很大注意力的问题。-Clustering web streaming data mining research and applications. Flow data as a special type of data that can be excavated, in particular the rapid development of Web-based technology today, it underlines the important status of the decision of its mining technology need to be seriously considered, and how to stream data effectively together type of analysis, is a great to attract the attention of researchers question.
- 2022-01-25 19:38:49下载
- 积分:1
-
游戏编程AI源码,包括A*等findpath的算法
游戏编程AI源码,包括A*等findpath的算法-AI game programming source code, including the A* algorithm, such as findpath
- 2022-10-18 13:35:04下载
- 积分:1
-
是一个非常全面的粒子群优化程序,有16个功能测试,一个是…
是一个非常全面的pso的程序,有16个函数的测试,并且用三维图形将寻优过程显示出来。对所有的参数都可以修改测试-Is a very comprehensive procedure for the PSO, there are 16 function testing, and using three-dimensional graphics optimization process will be displayed. For all the parameters can modify the test
- 2023-07-15 13:30:03下载
- 积分:1
-
用c语言演绎“生命游戏",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个
生命...
用c语言演绎“生命游戏",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个
生命细胞,生命细胞只有两种状态:“生”或“死”。-with language interpretation c Life "game", the 1970s, It had been a crazy demons known as the "Game of Life" of the games, this game is quite simple. Suppose a chessboard like the same grid, each square place a living cell, cell lives only two states : "Health" or "dead."
- 2022-06-18 16:24:31下载
- 积分: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
-
基于信息熵的免疫算法,解决TSP问题的,但是我也是初学,这个看不太明白,共享一下吧...
基于信息熵的免疫算法,解决TSP问题的,但是我也是初学,这个看不太明白,共享一下吧-Entropy-based immune algorithm to solve TSP problem, but I am also a beginner, do not quite understand this view, share yourself
- 2022-04-07 22:24:52下载
- 积分:1