资源列表
fc
- 用c语言编写的飞控主程序 实现三轴加速度与陀螺仪的稳定控制 -fly control
InertialNavigation
- 捷联导航相关知识,陀螺,及速度及惯性敏感器件和测试、补偿标定技术以及捷联系统算法的相关知识-Strapdown navigation knowledge, gyro, and speed and inertia-sensitive devices and tests, calibration and compensation algorithms SINS knowledge
vc_gm
- 用VC++变得实数编码遗传算法,还挺不错的,挺难找的。-Real-Coded Generic Algorithem
TSP-gene
- 是用遗传算法解决TSP问题,测例包括10个城市和30个城市。使用PMX交叉算子。-Is to use genetic algorithms to solve TSP problems, test cases, including 10 cities and 30 cities. Using the PMX crossover.
GA遗传算法的入门教学PPT
- 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
RBF
- 完全用C++实现的RBF(径向基函数)算法,可以用于实际工作和学习中-Entirely in C++ implementation of the RBF (Radial Basis Function) algorithm, can be used for practical work and learning
12
- 电脑鼠程序,修改了转弯算法,还可以避开部分类型的死胡同-Computer mouse, the program, modify the turning algorithm, you can also avoid some types of dead-end
libsvm_setup
- 这是台湾大学林智仁(Lin Chih-Jen)副教授等人开发的SVM模式识别与回归的软件包,该软件可以解决C-SVM分类、-SVM分类、-SVM回归和-SVM回归等问题,包括基于一对一算法的多类模式识别问题。-This is the National Taiwan University, Lin Zhiren (Lin Chih-Jen), associate professor, who developed SVM pattern recognition and regression of t
AdaptivegeneticalgorithmgeneticKylexy
- 自适应遗传算法 比标准遗传算法更加精确 应用广泛-Adaptive genetic algorithm genetic algorithm than the standard widely used in more precise
chuanjiaoshi
- 1. 野人与传教士过河问题:有传教士和野人各三人需要过河,他们都会划船。现只有一条船,一次只能载两人。假设野人多于传教士时传教士就会被吃掉。编程求出所有能确保全部安全的过河的计划,并给出Visual Prolog程序-1. Savage and missionaries across the river problem: There are three missionaries and savages the need to cross the river, they will be boati
k-means-segamen-method
- 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。-In this study, K-Means clustering algorithm based on the ideology of the character segmentation, because the license plate require
Artificial-Bee-Colony
- 人工蜂群算法解决函数优化问题代码,内含Sphere,rastrigin,rosenbrock等标准测试函数- ABC algorithm coded using MATLAB language*/ /* Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior