资源列表
GeneticAlgorithm_MaxMin
- 目标函数F(s)=21.5+x1*sin(4*pi*x1)+x2*sin(20*pi*x2),运用遗传算法求取函数的最值,课程作业,自己原创。-The objective function F (s) = 21.5+ x1* sin (4* pi* x1)+ x2* sin (20* pi* x2), the use of genetic algorithms to strike the most valued function, course work, their own originali
MachineLearning-master
- 机器学习算法,包括knn等,K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一。(machine learning algorithm)
tsp_genetic-master
- Travelling salesman problem solved using GA in C++
BU-CEIS-9802
- another paper on machine learning and classification
神经网络在电力负荷预测
- 附件中包括了制作的关于matlab神经网络在电力负荷预测中的应用的ppt,并且包括程序,希望大家能都锻炼下(The appendix includes the PPT produced about the application of MATLAB neural network in power load forecasting, and includes the program. I hope you can all exercise it.)
SentimentAnalysiswithSpeechAnalysis
- 该MATLAB例程是基于演讲的语音韵律分析工具,用于情感识别(The MATLAB routine is a sentiment analysis tool based on a speech prosodic analysis and used for sentiment recognition.)
frist7
- Vb写的关于计算智能中的模糊评价系统,源程序代码-VB Artificial intelligence source code Fuzzy Evaluation System
labview_EMD
- labview编写的EMD分解程序,欢迎有研究的一起讨论。-PC EMD prepared by the decomposition process, welcomed the study together.
Genetic-taboo
- 使用禁忌算法混合遗传算法解决tsp问题,相比单一算法具有很大的优势。-Using the tabu search hybrid genetic algorithm to solve the TSP problem, compared to a single algorithm has a lot of advantages.
Pattern-Recognition-ANN
- This file solves the pattern recognition algorithm using artificial neural networks.
TSP
- 这是一个用遗传算法来求解旅行商问题(TSP问题:Travelling Salesman Problem)的源代码,学习遗传算法,演化计算的很值得一看!
ACO
- this is a code for UCTP using ACO, this code is not complete-this is a code for UCTP using ACO, this code is not complete...
