资源列表
人工神经网络原理及仿真实例
- 该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understanding can be a good use of the
4
- 介绍了一种高效的改进型PSO算法,北理教授发表,国内著名核心期刊收录。-Introduces an efficient improved PSO algorithm, the North Professor published in famous journals included the core.
dijstra
- 网络层的状态路由法,即dijkstra算法-State routing method, ie dijkstra algorithm
1 (36)
- 非常不错的人工智能行业报告36,对于找工作和创业的同学是非常好的参考资料。(A very good artificial intelligence industry report is a very good reference for the students who are looking for a job and a business.)
c
- 本代码用于实现粒子滤波算法,并附有经典的论文。主要用于角度观测。-The code used to implement the particle filter algorithms, along with the classic papers. Mainly used for observation angle.
DE
- 差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段-Differential Evolution of a national excellent master
DE_lunwen
- 查分算法的优秀硕士论文,适合初学者和研究者学习-DE algorithm for outstanding master s thesis, suitable for beginners and researchers study
NNDemo2.0
- 神经网络VC++代码 人工神经网络原理及仿真实例.-Neural network VC++ Code artificial neural network theory and simulation.
NNDemo2.0
- 人工神经网络原理及实例,实例比较多,有点杂,适合于有一定神经网络基础的研究人员学习和研究。-Artificial neural network theory and examples, more examples, a bit complicated, a certain neural network for researchers based learning and research.
libsvm-2.9
- libsvm-2.9,svm的基本程序,台湾人编写的,是学习理解模式识别比较重要的调试程序。-libsvm-2.9, svm basic procedures, written in Taiwanese, is more important to learn to understand pattern recognition debugger.
2012011539_homework3
- 模式识别:神经网络算法使用,PCA和KL变换-Pattern recognition: neural network algorithm, PCA and KL transform
ANT-TX
- 用蚁群算法和贪心算法解决0/1背包问题。可用于不同算法的比较。-Solving 0/1 Knapsack Problem by ant colony algorithm and greed method.Can be used to compare two algorithms.