资源列表
file
- c++ 实现 决策树 分类算法,规模很小但是很简练的一个算法-c++ realization of the decision tree classification algorithm, the size of a small but very concise algorithm for
Ant-Colony-Algorithm-matlab
- 利用蚁群算法寻找以下10个城市的TSP最短路径。输出最短路径顺序及其长度,以及蚁群算法迭代过程中的最短路径长度进化曲线-Ant colony algorithm to find the following 10 cities TSP shortest path. Output sequence and the shortest path length, and the ant colony algorithm is an iterative process of evolution of the
ant_colony
- 简单易操作的蚁群旅行商问题,可以很方便的运行,.M文件。-sample tsp
demo_ann
- 神经网络基础知识实例程序。已知输入和权值,求神经网络的输出。-demo for understanding ANN
model_set1
- 以matlab编写的pi-sigma模糊神经网络程序-to Matlab prepared by the pi-sigma FNN procedures
chapter20bp
- 神经网络变量筛选,基于BP神经网络的变量筛选-The neural network variable selection, based on BP neural network variable screening
nervenet
- 模糊神经网络matlab代码。。。。。。 matlab 代码
GA11
- 遗传算法的经典程序,初学者一定要-GA classic procedures, beginners must look good
bp
- 实现神经网络BP三层网络的优化算法C程序,经调试正确无误!-Three-layer BP neural network to achieve network optimization algorithm C program, the debugger is correct!
waveltNN
- matlab格式源代码。功能:小波神经网络算法及其在信号处理中的应用。-matlab source code format. Function: wavelet neural network algorithm and its application in signal processing applications.
car
- 给定一个N*N 的方形网格,设其左上角为起点◎,坐标为(1,1),X 轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点◎出发驶向右下角终点▲,其坐标为(N, N)。在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: 求汽车从起点出发到达终点的一条所付费用最少的行驶路线。-Given an N* N square grid, set the upper left corner as a starting point ◎, c
bp
- 将三位二进制数转为一位十进制数,标准c++实现-The three bit binary number to a decimal number
