搜索资源列表
Astar-1
- A* path planning (path finder) algorithm. 可以嵌入到网页中,程序揭示了算法的本质组成:开放列表和闭合列表
MDwnn
- 多输入多输出的小波网络模型,需安装matlab神经网络工具箱用的是青岛海洋大学学报上那篇论文的模型,嵌入了开发的初始化算法,程序里有较为详细的说明,很好用
fuzzy-programming
- 嵌入遗传算法和神经网络的模糊算法,并附有相关说明文档
svm
- 史蒂文-甘的支持向量机工具包,采用smo算法解决二次规划问题,c++编写嵌入使用
NPE.邻域保持嵌入算法
- 邻域保持嵌入算法。注释有对应的参考文献和使用说明!,Embedding Algorithm maintain neighborhood. Notes there is the corresponding references and the use of note!
SLLE
- 引入数据类别信息的有监督局部线性嵌入算法,可用于数据分类-Supervised Locally Linear Embedding
kisomapforusps
- isomap算法的kernel形式,能对unseen point进行低维嵌入,里面包含了可运行的多个文件,在usps上成功应用-isomap algorithm kernel form of the unseen point to low-dimensional embedding, which contains several files that can be run, successfully applied in the usps
Embedded-in-a-chaotic-particle-swarm-optimization-
- 一种混沌粒子群嵌入优化算法及其仿真Embedded in a chaotic particle swarm optimization algorithm and simulation-Embedded in a chaotic particle swarm optimization algorithm and simulation
sfrz
- 基于等距映射( ISOMAP) 非线性降维算法, 提出了一种新的基于用户击键特征的用户身份认证算法, 该算法用测地距离代 替传统的欧氏距离, 作为样本向量之间的距离度量, 在用户击键特征向量空间中挖掘嵌入的低维黎曼流形, 进行用户识别。用采集 到的1 500 个击键模式数据进行实验测试, 结果表明, 该文的算法性能优于现有的同类算法, 其错误拒绝率( FRR) 和错误通过率 ( FAR) 分别是1.65 和0 , 低于现有的同类算法。-Based isometric map (ISO
SEC
- sec,spectral embbeded cluster,谱嵌入聚类算法-spectral embbeded cluster
FNN1
- 伪邻近算法 求取混沌相空间重构的嵌入维数 很好用-false-nearest for embedding dimension of chaotic phase space reconstruction
LLE
- 局部线性嵌入算法(LLE)。它可以很好表达数据的内在流行结构,能够保留数据的本质特征,这样可以较好的保留原有数据特征,其算法也需要进行稠密采样,进行特征参数优化-LLE Algorithm
chapter12
- 用SVM算法实现的白酒分类模式识别的源代码,可以嵌入自己开发的应用程序,使用matlab的SVM工具箱实现的-the complementation of pattern classification of SVM algorithm using matlab
chapter14
- 用matlab实现的SVM算法的回归模拟和预测的源代码,可以嵌入自己开发的应用程序中,应用matlab的SVMlib工具库实现的-the complementation of regression of SVM algorithm using matlab
cdduus426
- DCT快速算法64位的C语言实现,乘法次数目前最少,可嵌入解码器使用()