资源列表
KNearest
- JAVA实现基于试探的未知类别聚类算法.具有良好的代码风格,便于复用-JAVA based probe the unknown type of clustering algorithm. The code has good style, ease of reuse
travelingsalemanproblem
- 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n between the distance from the existi
pcafacerecon
- 这是一个作者自编的PCA人脸识别程序,识别超过80%,由于本机无rar,是直接改名,请用时改为M文件供大家参考-This is a writer's self PCA Face Recognition procedures to identify more than 80%, due to the plane without rar, is a direct renamed Please changed to M documents for reference
BPzixiaozheng_PID
- BP神经网络自校正控制,有助于帮助初学者,建议-BP neural network self-tuning control, contribute to help the beginners, it is recommended a good look
bbukf
- unscented kalman filter
top
- 实现2K点的IFFT,在ISE10.1版本运行,通过测试,XC3S500E芯片上运行。-2K IFFT
TSP
- 用A* 算法计算人工智能方面的旅行商问题 称为TSP问题 也可以称用启发式解决TSP问题-A* algorithm using artificial intelligence known as the traveling salesman problem TSP problem can also be known as heuristic problem solving TSP
dyxxhg
- 多元线性回归fortran程序,经过测试可用。-Fortran multiple linear regression procedures tested are available.
k-nn
- k最近邻 分类 机器学习 模式识别 人工智能 小程序-KNN classification machine learning Pattern recognition artificial intelligence Small program
shengao-tizhongfisher
- fisher实现男女身高,体重的划分,结果以作图形式显示出来-fisher men and women division of height, weight, and results are displayed in the form of mapping out
longestPalindrome
- 求最长回文子串 第一种解法:动态规划(内存分配较多,且时间复杂度为O(n^2))第2种解法:Manacher算法-Find the longest palindrome substring First Solution: Dynamic Programming (memory allocation more, and the time complexity is O (n ^ 2)) The second solution: Manacher algorithm
QUICK_SO
- C code for a Text & command based Quick sort algorithm Has a menu and base functions. Complete but simple-C code for a Text & command based Quick sort algorithm Has a menu and base functions. Complete but simple
