Welcome![Sign In][Sign Up]
Location:
Search - classifier

Search list

[OtherK

Description: K最邻近分类器设计的MATLAB代码,有代码解释-K nearest neighbor classifier design in MATLAB code
Platform: | Size: 3072 | Author: lilei | Hits:

[matlabKNN_Classifier

Description: 一个matlab环境下的k近邻分类器,代码中有详细的注释说明,使用方便.-K-Nearest-Neighbor-Classifier MatLab Code
Platform: | Size: 1024 | Author: 祁利民 | Hits:

[Graph RecognizePatternRecognition

Description: 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bayes classifier, a linear function of classification, non-linear function of classification, neural network classification) to identify any number of handwritten digits 0-9 and digital images, including the design of training samples library, you can choose a variety of classifier to identify the 10 Arabic numerals identify the 0-9, including temporary handwritten figures also include the number of pictures
Platform: | Size: 541696 | Author: yao | Hits:

[Communicationrocplot

Description: ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option). It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier -ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option). It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier
Platform: | Size: 4096 | Author: saadat | Hits:

[Bio-Recognizeknn

Description: C语言K近邻分类器KNN,有5个简单的例子供学习-knn classifier in C,5 simple examples are included
Platform: | Size: 31744 | Author: 陈思敏 | Hits:

[Graph programthreshold_tr

Description: Training of the basic linear classifier where seperation hyperplane is perpedicular to one dimension.-TRAINING THRESHOLD CLASSIFIER
Platform: | Size: 1024 | Author: qqxiaoya | Hits:

[matlabbayesclassifier0

Description: bayes分类器,脱机手写识别,含实验数据-bayes classifier, off-line handwriting recognition, with the experimental data
Platform: | Size: 497664 | Author: 风铃 | Hits:

[Otherfuzzy

Description: fuzzy classifier induction motor failures
Platform: | Size: 106496 | Author: Paweł | Hits:

[AI-NN-PR19854816mitmatlab

Description: 包含模式识别里很多函数的实现,分类器,KNN算法等,对学习者很有帮助-Include pattern recognition where a lot of function implementation, classifier, KNN algorithm, useful for learners
Platform: | Size: 651264 | Author: zoukui | Hits:

[matlabBayes

Description: Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
Platform: | Size: 2048 | Author: zm | Hits:

[Mathimatics-Numerical algorithmsPNN

Description: pnn分类器算法,用MATLAB源码,可以进行分类。-pnn classifier algorithm, using MATLAB source code can be classified.
Platform: | Size: 1024 | Author: wasd | Hits:

[matlabknn

Description: k nearest neigbours classifier
Platform: | Size: 1024 | Author: ruba | Hits:

[matlabClassificationWebinar1

Description: Bayesian Classifier - matlab procedures Bayesian Classifier - matlab-way Bayesian Classifier - matlab program
Platform: | Size: 1048576 | Author: salih turab | Hits:

[OtherBayesClassifier

Description: A Sample for a Baysian Classifier
Platform: | Size: 135168 | Author: shojaei | Hits:

[VHDL-FPGA-VerilogTIMEFACEDETECTIONANDLIPFEATUREEXTRACTIONUSINGFPGA

Description: Abstract—This paper proposes a new technique for face detection and lip feature extraction. A real-time field-programmable gate array (FPGA) implementation of the two proposed techniques is also presented. Face detection is based on a naive Bayes classifier that classifies an edge-extracted representation of an image. Using edge representation significantly reduces the model’s size to only 5184 B, which is 2417 times smaller than a comparable statistical modeling technique, while achieving an 86.6 correct detection rate under various lighting conditions. Lip feature extraction uses the contrast around the lip contour to extract the height and width of the mouth, metrics that are useful for speech filtering. The proposed FPGA system occupies only 15 050 logic cells, or about six times less than a current comparable FPGA face detection system.-Abstract—This paper proposes a new technique for face detection and lip feature extraction. A real-time field-programmable gate array (FPGA) implementation of the two proposed techniques is also presented. Face detection is based on a naive Bayes classifier that classifies an edge-extracted representation of an image. Using edge representation significantly reduces the model’s size to only 5184 B, which is 2417 times smaller than a comparable statistical modeling technique, while achieving an 86.6 correct detection rate under various lighting conditions. Lip feature extraction uses the contrast around the lip contour to extract the height and width of the mouth, metrics that are useful for speech filtering. The proposed FPGA system occupies only 15 050 logic cells, or about six times less than a current comparable FPGA face detection system.
Platform: | Size: 28409856 | Author: ramanaidu | Hits:

[matlabSVM

Description: In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is introduced by using the SVM. The kernel mapping idea is used to derive the non-linear version, Kernel Discriminant via Support Vectors (SVKD). In SVDA, only support vectors are involved to obtain the transformation matrix. Thus, the computational complexity can be greatly reduced for kernel based feature extraction. Experiments carried out on several standard databases show a clear improvement on LDA-based recognition
Platform: | Size: 2048 | Author: sofi | Hits:

[Program docAMC

Description: This a very good paper on the implementation of modulation classifier for SDR-This is a very good paper on the implementation of modulation classifier for SDR
Platform: | Size: 525312 | Author: canbruce luwang | Hits:

[Windows Developnaivebayes

Description: Naive Bayesian Classifier
Platform: | Size: 35840 | Author: bigblue.bubble1 | Hits:

[AI-NN-PRFuzzyClassifier

Description: A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
Platform: | Size: 25600 | Author: amir | Hits:

[AI-NN-PRBayes_EM

Description: 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
Platform: | Size: 11264 | Author: satanwings | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net