搜索:Classify
找到约 19 项符合「Classify」的查询结果
结果 19
https://www.eeworm.com/dl/665/189813.html
matlab例程
Classify using the maximum-likelyhood algorithm
Classify using the maximum-likelyhood algorithm
https://www.eeworm.com/dl/665/189807.html
matlab例程
Classify using the minimum error criterion via histogram estimation of the densities
Classify using the minimum error criterion via histogram estimation of the densities
https://www.eeworm.com/dl/542/437532.html
其他书籍
phd dissertation on visual surveillance, it is a book on how to classify motion according to a webca
phd dissertation on visual surveillance, it is a book on how to classify motion according to a webcam
https://www.eeworm.com/dl/542/453752.html
其他书籍
Abstract—In this paper, we propose transform-domain algorithms to effectively classify the characte
Abstract—In this paper, we propose transform-domain algorithms to
effectively classify the characteristics of blocks and estimate the strength
of the blocky effect. The transform-domain algorithms require much
lower computational complexity and much less memory than the spatial
...
https://www.eeworm.com/dl/665/142729.html
matlab例程
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to ali
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that ...
https://www.eeworm.com/dl/650/279262.html
人工智能/神经网络
classify using Bayes method. 使用Bayes方法进行两类分类
classify using Bayes method. 使用Bayes方法进行两类分类,包括协方差相等和不等两种情况,非常适合初学者的程序。
https://www.eeworm.com/dl/648/372413.html
单片机开发
a paper about how to classify the geological features and recognize them. the kind of paper can only
a paper about how to classify the geological features and recognize them. the kind of paper can only be download from universitis.
https://www.eeworm.com/dl/665/476055.html
matlab例程
function g=distance_classify(A,b) 距离判别法程序。 输入已分类样本A(元胞数组)
function g=distance_classify(A,b)
距离判别法程序。
输入已分类样本A(元胞数组),输入待分类样本b
输出待分类样本b的类别g
注:一般还应计算回代误差yita
输入已知分类样本的总类别数n 每类作为元胞数组的一列 ...
https://www.eeworm.com/dl/665/476059.html
matlab例程
function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵
function [clusters,c,F]=fisher_classify(A,B,data)
fisher判别法程序
输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本
输出C为判别系数向量
https://www.eeworm.com/dl/650/393561.html
人工智能/神经网络
Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matla
Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便