资源列表
Apriori
- Apriori算法源代码,C++编写的,输入支持度和置信度就可以得出关联规则-Apriori algorithm source code, C++ written input support and confidence association rules can be drawn
SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN
- 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm
NQueens
- nqueens 问题的QS1实现 N-皇后问题的快速局部搜索算法 1分钟可以找到75000皇后的一个解 参考:Rok Sosic and Jun Gu. A Polynomial Time Algorithm for the N-Queens Problem. SIGART Bulletin, 1(3):7-11, 1990.-Fast Local Search Algorithm QS1 nqueens problem realization // // N- Queens pro
AStar
- A*算法实现了的寻路算法,此代码采用了STL的泛型程序设计,效率非常高!值得你的下载。-A* algorithm has to search for paths algorithm
Adaptive-Embedding-Dimension
- 嵌入维数自适应最小二乘支持向量机 状态时间序列预测方法 Condition Time Series Prediction Using Least Squares Support Vector Machine with Adaptive Embedding Dimension 针对航空发动机状态时间序列预测中嵌入维数难于有效选取的问题, 提出一种基于嵌入维数自适应 最小二乘支持向量机( L SSVM ) 的预测方法。该方法将嵌入维数作为影响状态时间序列预测精度的重要参
Detection
- 经典论文,用于复杂背景下的运动检测算法,对于研究图像跟踪很有帮助。-In this paper, a new real-time algorithm detects salient motion in complex environments
Neural_Network
- Neural Network Sample for Digit/Number Recognizer
KLTransform
- 本文档是对KL变化的解释,通过将KL变换和傅里叶变换的对比加深了对KL变换的理解-This document is a change in the interpretation of KL, by comparing the KL transform and Fourier transform deepened understanding of the KL transform
Kernel-particle-filter
- 基于核粒子滤波的视觉跟踪,采用核密度和粒子滤波结合,进行视觉图像跟踪-Nuclear density and particle filter a nuclear particle filter-based visual tracking, visual image tracking
Neuralnetworkstools
- 神经网络仿真工具,本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值.-Neural network simulation tool, this program is BP algorithm demo program in which the Levenberg-Marquardt algorithm has practical value.
STK-WGS
- STK航空仿真程序,matlab仿真计算程序代码,经过测试-STK aviation simulation program, matlab simulation code, tested
jtold
- 介绍了基于分解思想的支持向量机的训练算法,()