资源列表
demo
- 功能强大,简单易用的脉冲反应型神经元模拟环境-Simulation of the integrate and firing neurons including the interactive, random spike train generation, ISI measurement, etc.
KRT_from_P
- 此程序可从投影矩阵中分解出摄像机的内外参数(K、R、T),效果很不错。需要包含opencv头文件。-The program can decompose interior and exterior parameters(K,R,T) from a camera s projection matrix. Strong performace has been demonstrated. What you only have to do is to contain relative OPENCV hea
neural2
- 很好的神经网络程序,适于初学者,希望大家有用。-good neural network program, suitable for beginners, we hope useful.
yichuansuanfashixianzuidazhixunyou
- 用遗传算法实现一个方程的最大值寻优,附源程序码,较详细的说明了其寻优过程的实现。-Genetic algorithm is used to implement an equation of the maximum optimization, with source code, illustrates in detail the realization of the optimization process
ANT_TSP
- 基本蚁群算法,介绍了种群产生,信息素的更新以及启发式信息的定义。测试例子为TSP问题。-Ant colony algorithm, introduced populations produce, update, and define the heuristic information pheromone. Test case for the TSP problem.
genetic-algorithm
- 一个基于matlab的遗传算法的编程实例。采用遗传算法求解最优解。-Matlab programming examples based on genetic algorithms. Genetic algorithm for optimal solution.
SPSOOptimize
- 微粒群算法,c语言编写,通过优化,可以自己添加测试函数-particle swarm algorithm, c language, through optimization, can add their own function testing
FunctionApproximation
- 能够进行最小平方函数逼近和Chebyshev函数逼近操作。
PathFinding
- A*算法,迷宫寻路,初步解析A*算法如何在迷宫寻路-Astar
genetica_sga
- 很实用的遗传算法代码 欢迎各位交流使用-Very useful exchange of genetic algorithm code used to welcome you
NSEM
- Noninferior solutions for the extended 01 multiobjective的很好算法,供学习。-Noninferior solutions for the extended 01 multiobjective good algorithm for learning.
ga_bp
- 遗传算法优化神经网络阈值和权值程序,采用GA优化BP网络-GA to optimize BP network