CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - classification using matlab code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - classification using matlab code - List
[
Other resource
]
matlabfenlei
DL : 0
这是用matlab编写的有关图像识别分类方法的源代码,有用的旧下吧-using Matlab is prepared by the Image Recognition classification of source code, a useful old are you
Update
: 2008-10-13
Size
: 108.21kb
Publisher
:
Grace
[
source in ebook
]
matlabfenlei
DL : 0
这是用matlab编写的有关图像识别分类方法的源代码,有用的旧下吧-using Matlab is prepared by the Image Recognition classification of source code, a useful old are you
Update
: 2025-02-19
Size
: 108kb
Publisher
:
Grace
[
Special Effects
]
NeuralNetwork_Backpropagation_Classifier
DL : 0
使用MATLAB语言实现BP神经网络的分类功能,代码很简洁-using MATLAB BP neural network classification function, a very simple code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
唐盛
[
Special Effects
]
code
DL : 0
利用形态学方法寻找图像中互相重叠的点 对其进行分类并最后消除。-using morphological methods for image overlapping points classification and its final elimination.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
guozhi
[
Audio program
]
MFCC
DL : 0
自己写的提取音频信号mfcc参数的算法,用matlab实现,欢迎大家参考-Write their own audio signal MFCC extraction algorithm parameters, using matlab to achieve, welcome to the reference
Update
: 2025-02-19
Size
: 3kb
Publisher
:
zhaodapeng
[
matlab
]
parzen
DL : 0
模式识别中parzen窗估计源程序matlab-Pattern Recognition Parzen window estimate matlab source
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xxf
[
matlab
]
MATLA+svm
DL : 0
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-SVM prepared using MATLAB source code, you can achieve the support vector machine for feature classification or extraction
Update
: 2025-02-19
Size
: 150kb
Publisher
:
linna
[
AI-NN-PR
]
FuzzyClassifier
DL : 0
A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
Update
: 2025-02-19
Size
: 25kb
Publisher
:
amir
[
AI-NN-PR
]
Bayes_EM
DL : 1
利用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
Update
: 2025-02-19
Size
: 11kb
Publisher
:
satanwings
[
AI-NN-PR
]
bayes_numeric
DL : 0
利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
Update
: 2025-02-19
Size
: 4kb
Publisher
:
satanwings
[
AI-NN-PR
]
naive_bayes_numeric
DL : 0
利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
Update
: 2025-02-19
Size
: 4kb
Publisher
:
satanwings
[
Graph program
]
svm
DL : 0
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
Update
: 2025-02-19
Size
: 194kb
Publisher
:
王世涛
[
matlab
]
kjulei
DL : 0
使用MATLAB用模式识别中的k聚类的方法进行分类,提供源程序,有图示-Pattern Recognition using MATLAB with the k-clustering approach to classification, to provide source code, there are icons
Update
: 2025-02-19
Size
: 58kb
Publisher
:
殷
[
matlab
]
CART
DL : 0
使用matlabR2007a编写的分类回归树代码,已经调试,可以运行-Prepared using matlabR2007a code classification and regression trees have been debugging, you can run
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jingzhongbo
[
Special Effects
]
bpandkohonen
DL : 0
神经网络源码,可应用于遥感图像的分类,采用的包括bp、kohonen。可以作为范例来学习。-Neural network source code can be used in remote sensing image classification, using the included bp, kohonen. Can serve as examples to learn.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
葛宏
[
matlab
]
CODE
DL : 0
1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Update
: 2025-02-19
Size
: 6.6mb
Publisher
:
张数
[
AI-NN-PR
]
IMAGE-CLASSIFICATION-BASED-ON-RBF
DL : 0
MATLAB CODE FOR IMAGE CLASSIFICATION USING RBF NETWORK
Update
: 2025-02-19
Size
: 203kb
Publisher
:
parmalik kumar
[
DataMining
]
nn-classification
DL : 0
Matlab code for classification using neural networks
Update
: 2025-02-19
Size
: 5kb
Publisher
:
prashant
[
matlab
]
Classification
DL : 0
the code is for classification using svm for remote sensing image , please see enjoy
Update
: 2025-02-19
Size
: 6.19mb
Publisher
:
marifer100
[
Mathimatics-Numerical algorithms
]
gaussianprocess4Clas
DL : 0
用高斯过程的实现分类和回归的Matlab代码(Matlab code for implementing four classification and regression using Gauss process)
Update
: 2025-02-19
Size
: 284kb
Publisher
:
黎蓠
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.