资源列表
rbf
- 径向基核函数测试函数,内含多个测试函数,可用于统计算法、支持向量机算法内核计算-Radial basis function kernel function test, includes a plurality of test functions
PSOSVMmain
- PSOSVM為粒子群參數最佳化演算法搭配支撐向量機,此演算法結構簡單,易於理解,適合初學者使用。-PSOSVM parameters for the particle swarm optimization algorithm with support vector machine, this algorithm is simple structure, easy to understand for beginners.
hp-TSP-
- Hopfield解决TSP问题,但是位置坐标为小数点,当时没有改出来,有兴趣的可以自己改下-Hopfield solve TSP problem, but the position coordinates of the decimal point, there was no change out of their own interest may change under
GA-BP
- 神将网络GABP,用于计算,预测,仿真,基于遗传算法的程序。-neural net work
mc-BP
- 神将网络动量BP,用于计算,预测,仿真,基于遗传算法的程序。基于动量变换-forcasting with artificial neural networks:the state of the art
PSO-BP
- 神将网络PSO-BP,用于计算,预测,仿真,基于遗传算法的程序。-NEURAL NET forcasting with artificial neural networks:the state of the art
Nonlinear-neural-network-
- 神经网络实现非线性分类,取标准样本为3输入2输出样本-Nonlinear neural network classification, take the standard sample input 2 3 output samples
fuzzy-control
- 模糊控制实现温区的恒温控制,里面给出的是一个例子-Fuzzy control thermostatically controlled temperature zones, which gives an example
GA
- 利用遗传算法解决TSP问题,设置的是10个城市,每个城市坐标知道-Genetic algorithm to solve TSP problem, set the 10 cities, each city to know the coordinates
GAandPSO
- GA(PSO)为GA和PSO单独优化算法; GA_PSO为GA和PSO混合的优化算法;-GA (PSO) for the GA and PSO optimization algorithm alone GA_PSO of GA and PSO hybrid optimization algorithm
test
- 用C++实现了如何用遗传算法解决TSP旅行商问题-C++ realized how to use genetic algorithms to solve the traveling salesman problem TSP
test
- C++实现高斯分解,详细列出了具体的过程- C++ Gauss decomposition