资源列表
RBFFunction
- RBF网络用于函数逼近,未使用matlab工具箱,程序应用效果良好-RBF network for function approximation is not used matlab toolbox, the application of effective procedures
SimulatedAnnealingtosolveTSPproblem
- 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate para
yuandaima
- 基于遗传算法,针对考试系统的自动出题问题,应用矩阵理论的知识,为自动组卷系统建立了一个合适的数学模型,使我们能在数学模型的基础上,应用遗传算法全局寻优和智能搜索的特性,在试题的各种属性满足数学模型的控制指标的基础上,从题库中既好又快的抽出一组符合考方要求的试题,从而得到一份满意的试卷。-Based on genetic algorithms, automatic test system for the title problem, the application of matrix theory
ga
- 用MATLAB编写的遗传算法的代码,希望对大家有用,学习下-Prepared using MATLAB genetic algorithm code, in the hope that everyone useful under study
ANN_BP
- 一个实现3层BP人工神经网络的类,使用C++编写。-a class for BP neural netword
back
- ANN with BP learning
CrossValidationTest20081008203828
- classification cross validation
EnsembleClassifier20081016001935
- ensemble classifier example
RankReordering20081010222043
- rank reording example for classification
BP1
- 调试通过了的BP神经网络,输入和输出及各层节点均可调。-Commissioning has been endorsed by the BP neural network, input and output nodes and each floor can be adjusted.
networkusingC
- 现在关于神经网络的程序大多都是用MATLAB语言编写的,这个程序提供了一个用C语言编写的神经网络程序,给大家参考。-Now about the procedures for neural networks are often used MATLAB language, this procedure provides a C language using neural network procedures, for your reference.
Rule_based_example
- Rule based example 经典人工智能算法实现-Rule based example classical artificial intelligence algorithm implementation