搜索结果
找到约 141 项符合
ml-KNN 的查询结果
其他行业 * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *
* 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 extract event timeseries using the complete run timeseries and the ...
通讯/手机编程 本程序是对V-BLAST系统及其检测算法的仿真
本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。
人工智能/神经网络 This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Den
This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
人工智能/神经网络 ddtool,实现one class classification.包括gaussian 模型
ddtool,实现one class classification.包括gaussian 模型, gaussian 混合模型,Parzen density,knn,kmean,kcenter等方法
文章/文档 本文档为stanford大学Andrew Ng讲授的机器学习课程的全部讲稿
本文档为stanford大学Andrew Ng讲授的机器学习课程的全部讲稿,内容讲的非常透彻。如果英文听力好的话,可以在youtube上看到该课程的教学视频。对于ML的初学有较大帮助。
多国语言处理 中文自动分类。使用spider抓取网络信息
中文自动分类。使用spider抓取网络信息,利用lucene的分词及KNN方法。
人工智能/神经网络 该程序包实现了几个常用的模式识别分类器算法
该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。 ...
通讯/手机编程 word文档对球形译码的理论原理和仿真结果进行了分析 1.sphereandML是主程序
word文档对球形译码的理论原理和仿真结果进行了分析
1.sphereandML是主程序,性能接近最大似然ML检测,调用了spheredecode和spheredecodeinf两个子程序;
2.main_spheretoML是主程序,性能达到最大似然NL检测,调用了spheredecodetoML和spheredecodeinftoML两个子程序。 ...