资源列表
aforge_src
- 经过作者两年的不断完善,现已成为相当成熟的一个framework,内容包括图像处理,神经网络,遗传算法等人工智能领域研究成果的实现,于2007.2.23最终发布-two years after the author constantly improve, has now become a very mature framework, include image processing, neural networks, genetic algorithms, and other areas of
svm20
- svm的一种改编版,比较少见,希望对对人工智能感兴趣的朋友有用。-svm adapted a version relatively rare, and I hope to the interest of artificial intelligence useful friends.
AI-widefirst
- 八数码宽度优先搜索算法,可以找到最优解,但会消耗更多的资源.-eight digital width first search algorithm to find the optimal solution, but it will consume more resources.
AI-eightnumber
- 实现八数码自动有初始状态到达目标状态,并显示输出各步走向.-achieve eight digital automatic initial state at the target state, and that each step toward output.
AeroModelHighAlpha
- 一段用于飞行器大攻角情况的matlab源程序,希望对从事航空工程设计的人员有一些用途.-aircraft for a large angle of attack of the Matlab source, hope to engage in aeronautical engineering design of some use.
leaveoneout_lssvm
- 用于最小二乘支持向量机的名为\"留一法\",可用于支持向量机超参数的确定.-for least squares support vector machine called "a stay", could be used to support vector machine-determined parameters.
rcrossvalidate
- 最小二乘支持向量机中可用于确定超参数的MATLAB函数.确定参数时,需要一些时间.-least squares support vector machine can be used to determine the parameters of super - MATLAB function. Determined parameters, take some time.
denoise_kpca
- 最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification
ridgeregresssvm
- 最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification
robustlssvm
- 一个用于鲁棒最小二乘支持向量机的函数.可以对奇异点和非高斯分布的数据进行计算.-for a robust least squares support vector machine function. Be right singular point and the non-Gaussian distribution of data calculated.
BFS_DFS_Astar
- Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
N-queen-Cplusplus
- 解国际象棋的N皇后问题的C++源代码,可用于大学计算机技术课程《算法分析》上机联系-Solutions International Chess Queen of the N C source code, University computer can be used for technical courses "algorithm analysis" on the plane link