资源列表
chaos_ant
- 这是一个用C++编写的,关于混沌蚁群优化算法,该算法是一个非常实用的算法,效果非常好-C, prepared on the chaotic ant colony optimization algorithm, which is a very practical algorithm, the effect was very good
rbf1
- 此源代码是用MATLAB训练RBF网络,用的是数据中心聚类法,算法中没有用MATLAB中的训练函数
45666011matlab__(new)
- 遗传算法的matlab实现程序 多个实例与多种计算方法-genetic algorithm to achieve Matlab procedures with multiple instances of multiple calculation method
Strategy2VS2Scrimmage4963
- 水下机器人2D仿真,2V2抢球大作战的策略源码,仅供大家参考学习,谢谢大家-under water robot
EC1
- 针对一个特殊的控制系统,分别采用PID和模糊控制(FC),编制了代码程序来对它们进行优化。通过simlink仿真后效果较好。-For a special control system, using PID and fuzzy control (FC), the preparation of the code to optimize them. After by simlink simulation is better.
TSP_GA
- 本代码是用matlab语言编写的利用遗传算法寻优求解TSP问题,遗传算法部分所有子函数均为手工编写,最后画出了仿真得到的最优路线图。-The program is written in matlab program to solve TSP problem by genetic alogrithm,and the genetic optimization part is all written by hand(not calling functions or tools).at last,I d
lenet5test
- 实现lanet卷积,进行手写体识别。数据源可以来自mnist-Achieve lenet convolution, handwritten recognition. The data source can come mnist
MultiNeuralNetwork
- 三个输出的神经元网络拟合如下函数(前面上传的文件搞错了)。 y1=x1ln(x2) + x2ln(x3);y2=x3ln(x4) + x4ln(x5);y3=x5ln(x6) + x6ln(x1) -three output neural network function fitting as follows (in front of uploaded files wrong). Y1 = x1ln (x2) x2ln (x3); X3ln y2 = (x4) x4ln (x5); X5ln
Genetic-Algorithms
- 一种用遗传算法解决VRP配送问题的源代码-A genetic algorithm to solve the VRP distribution source code
LZW-code
- LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩。-LZW is through the establishment of a string table, with a shorter code to indicate a long string to achieve compression.
ganzhiji
- 感知机算法:神经网络感知机学习算法C++语言编程代码-algorithm of Perceptron :neural network of Perceptron learning algorithm in C++ language source code
house_price
- kaggle 房价预测试题详解,里面有大量中文注释,都是我自己写的,代码有些是参考别人的英文提交的kernel,数据处理工作做的比较多-kaggle Rate forecast Detailed questions, there are a large number of Chinese comments are my own writing, the code is a reference to some of the others submitted in English kernel, d
