主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.
资源简介:主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.
上传时间: 2016-02-07
上传用户:zhyiroy
资源简介:KNN k-nearest neighbor rule for classification
上传时间: 2016-10-30
上传用户:yangbo69
资源简介:Straightforward implementation of the exact pairwise nearest neighbor (PNN) algorithm takes (O3) time
上传时间: 2016-12-22
上传用户:myworkpost
资源简介:K Nearest Neighbor algorithm Implementation and Overview
上传时间: 2014-01-23
上传用户:李梦晗
资源简介:source code for pattern classification k nearest neighbor source code
上传时间: 2017-05-15
上传用户:songyue1991
资源简介:an introduction about k-nearest neighbor method
上传时间: 2013-12-02
上传用户:皇族传媒
资源简介:LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQ...
上传时间: 2015-05-02
上传用户:hewenzhi
资源简介:LL(1)预测分析法 (1)判别文法是否为LL(1)文法。 (2)构造出分析表 (3)进行句子分析
上传时间: 2016-08-07
上传用户:xfbs821
资源简介:* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extra...
上传时间: 2013-12-26
上传用户:牛布牛
资源简介:It s the kNN or else named k-nearest Neabours algorythm, realized by the tools of Visual Studio developer system.
上传时间: 2014-01-20
上传用户:gengxiaochao
资源简介:假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - ...
上传时间: 2013-12-10
上传用户:songnanhua
资源简介:无线通信主要是mimo以及无线信道的电子书(写论文时的经典)
上传时间: 2016-12-17
上传用户:guanliya
资源简介:基于java的嵌入式开发电子书(主要是J2ME)
上传时间: 2014-12-03
上传用户:gonuiln
资源简介:一些可信计算的相关论文 主要是TPM(trusted platform module)相关
上传时间: 2014-01-12
上传用户:lyy1234
资源简介:这个通用的Bootloader可以支持大部分具有自编程功能、带有Boot区和UART串口的AVR单片机(主要是Mega系列)。如果是多串口的单片机,可以任意选择使用其中的一个串口。程序支持RS232/RS485/RS422方式,如果程序稍加修改,也应当可以很容易的支持USI、SPI、I2C...
上传时间: 2017-07-04
上传用户:hgy9473
资源简介:SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image...
上传时间: 2013-12-10
上传用户:zjf3110
资源简介:How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically a...
上传时间: 2013-12-21
上传用户:gxmm
资源简介:用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想...
上传时间: 2016-02-06
上传用户:tyler
资源简介:中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can...
上传时间: 2016-03-28
上传用户:wab1981
资源简介:ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proximity Cen...
上传时间: 2014-01-02
上传用户:003030
资源简介:这本书主要是讲,如何用VHDL语言来设计全数字FM接受机。(全英文)
上传时间: 2017-08-19
上传用户:linlin
资源简介:可以在里面修改协议.主要是cmos---fpga--usb(68013a)中除68013a部分的程序
上传时间: 2013-08-21
上传用户:半熟1994
资源简介:AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读...
上传时间: 2015-03-05
上传用户:Breathe0125
资源简介:This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers ...
上传时间: 2014-01-27
上传用户:maizezhen
资源简介:动态SQL的第4种方法通过SQLDA(The SQL Descriptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句。 原作者:wujinglong
上传时间: 2014-10-25
上传用户:qq521
资源简介:西安深蓝vc培训课程第一部分,主要是C语言的一些练习
上传时间: 2013-11-29
上传用户:zukfu
资源简介:在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布XOOPS 2.09中文版 XOOPS 2.09x 版主要是PHP5升级、bug修正和安全补正: 1 全面兼容PHP 5.x 版本 2 修正PHP 4.3.10以下版本中可能存在的安全漏洞 3 与XoopsUser::isAdmin() 相关的bug修正 4 升级Smarty...
上传时间: 2015-03-17
上传用户:love1314
资源简介:AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范
上传时间: 2014-01-18
上传用户:cuiyashuo
资源简介:AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读...
上传时间: 2015-03-29
上传用户:叶山豪
资源简介:这是一个C51做的GPS终端 CPU:89S52 语言: Keil C51 主要是RS232通信
上传时间: 2015-03-31
上传用户:gyq