CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - using matlab for pattern recognition
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - using matlab for pattern recognition - List
[
GDI-Bitmap
]
cp
DL : 0
matlab 利用fisher线形判别方法进行模式识别-Matlab using linear discriminant method for pattern recognition
Update
: 2008-10-13
Size
: 1.43kb
Publisher
:
晨涛
[
GDI-Bitmap
]
cp
DL : 0
matlab 利用fisher线形判别方法进行模式识别-Matlab using linear discriminant method for pattern recognition
Update
: 2025-02-19
Size
: 1kb
Publisher
:
晨涛
[
Other
]
PerceptionApproach
DL : 0
模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。-the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
也风
[
Other
]
svm_v0.01beta.tar
DL : 0
New in this version: Support for multi-class pattern recognition using maxwins, pairwise [4] and DAG-SVM [5] algorithms. A model selection criterion (the xi-alpha bound [6,7] on the leave-one-out cross-validation error). -New in this version : Support for multi-class pattern recognition u maxwins sing, Pairwise [4] and DAG- SVM [5] algorithms. A mode l selection criterion (the xi-alpha bound [6, 7] on the leave-one-out cross-validation erro r).
Update
: 2025-02-19
Size
: 42kb
Publisher
:
吴成
[
GDI-Bitmap
]
DataClusteringand-PatternRecognition
DL : 0
用matlab编程、用于数据聚类和模式识别的源代码-using Matlab programming for data clustering pattern recognition and the source code
Update
: 2025-02-19
Size
: 958kb
Publisher
:
[
AI-NN-PR
]
S200502106_SVM_for_classfication
DL : 0
SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。 打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。 -SVM pattern recognition for collating other people's code (the original is in English) from : kernel.m plot within the matrix for the calculation svcplot.m for graphics is the main svm168.m testlin.m procedure is used linear plot function within the SVM application documents testrbf.m RBF is using plot function within the SVM applications each file documents were described. Matlab7.0 simulation platform, all through the simulation of all the documents copied to the work directory (not directly to the attention of the upper folder directly copied to w contex directory, as if the operation, Matlab in the file menu on the set path corresponding set the path). Open Matlab, in the command window or imported testlin testrbf can see the results.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
郑军
[
Other
]
GUI_MSVM
DL : 0
一个完整的具有图形操作界面的支持向量机模式识别的实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序-complete with a graphical interface SVM pattern recognition to the experimental system. All using Matlab ab realized, could achieve multiple classification. This is my graduation design procedures for the subsidiary
Update
: 2025-02-19
Size
: 236kb
Publisher
:
zql
[
Bio-Recognize
]
bayes_classify
DL : 0
用Matlab编写的Bayes 分类器,用以进行两类模式识别-prepared using Matlab Bayesian classifier, used for two types of pattern recognition
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘小强
[
matlab
]
stprtool
DL : 0
用matlab实现的统计模式识别工具箱,非常棒适合学习。-Achieved using statistical pattern recognition matlab toolbox, great for learning.
Update
: 2025-02-19
Size
: 4mb
Publisher
:
项龙江
[
matlab
]
sbc
DL : 0
Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.-Wavelet Subband coding for speaker recognitionThe fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. The fn also calculates the DCT part. Using this fn and other algo for pattern classification (VQ, GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.
Update
: 2025-02-19
Size
: 86kb
Publisher
:
chan man man
[
matlab
]
Fingerprint_Pattern_Recognition_Using_Distance_Me
DL : 0
Fingerprint Pattern Recognition Using Distance Method Algorithm.
Update
: 2025-02-19
Size
: 384kb
Publisher
:
onix
[
matlab
]
zuoye
DL : 0
利用matlab软件对模式识别进行了很好的仿真,利用贝叶斯分类器对男女生进行了很好的分类。-Pattern recognition using matlab software had a very good simulation, the use of Bayesian Classifiers for boys and girls had a very good classification.
Update
: 2025-02-19
Size
: 46kb
Publisher
:
倪继峰
[
AI-NN-PR
]
figerprinterRecoginition
DL : 0
指纹识别系统,该系统用MATLAB语言编制而成,主要实现模式识别中常用的指纹识别。且该文件中含有测试样本。并附有程序使用说明(详见read_me)。-Fingerprint Identification System, the system by using MATLAB language, mainly used in pattern recognition to achieve fingerprint identification. And the document containing the test samples. For use with the procedure (see read_me).
Update
: 2025-02-19
Size
: 385kb
Publisher
:
jiayudu
[
AI-NN-PR
]
five
DL : 0
1.BP神经网络进行模式识别 2.用BP网络对非线性系统进行辨识 3.一个神经网络PID控制器 4.图像处理的PCA算法 5.图像处理的穷举算法-1.BP neural network pattern recognition 2. Using BP network identification of nonlinear systems 3. A neural network PID controller 4. The PCA algorithm for image processing 5. The exhaustive algorithm for image processing,
Update
: 2025-02-19
Size
: 5kb
Publisher
:
hudingyin
[
Graph program
]
IJPRAI_demo_software
DL : 0
一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文<Robust Object Tracking using Joint Color-Texture Histogram>发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.-Matlab Code for An Texture based Mean Shift Tracking Algroithm. The paper <Robust Object Tracking using Joint Color-Texture Histogram> is published in International Journal of Pattern Recognition and Artifical Intelligence.
Update
: 2025-02-19
Size
: 3.73mb
Publisher
:
宁纪锋
[
3G develop
]
BPModulationClassification
DL : 0
采用BP神经网络算法进行调制样式识别的Matlab代码-Using BP neural network pattern recognition algorithm Matlab code modulation
Update
: 2025-02-19
Size
: 3kb
Publisher
:
zzm
[
matlab
]
nnpca
DL : 0
利用主分量分析(PCA)进行模式识别,包括主分量分析运算的主要函数,以及相关应用的例子。-Using principal component analysis (PCA) for pattern recognition, including the principal component analysis of the main function of computing, and related application examples.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
bigbigtom
[
matlab
]
Genetic-algorithm-using-MATLAB
DL : 0
遗传算法在MATLAB环境中的实现,适合图形模式识别广泛应用等方面-Genetic algorithm implementation in MATLAB environment, suitable for wide range of graphics applications such as pattern recognition
Update
: 2025-02-19
Size
: 76kb
Publisher
:
zhx
[
matlab
]
TUTORIAL-Statistical-Pattern-Recognition-for-Matl
DL : 0
introduction and codes of using statistical pattern recognition toolbox in matlab.THIS is useful tutorial among many.
Update
: 2025-02-19
Size
: 960kb
Publisher
:
tursunwali
[
Other
]
pattern-recognition-tutorial
DL : 0
The following Matlab project contains the source code and Matlab examples used for neural network for pattern recognition tutorial. Simple tutorial on pattern recognition using back propagation neural networks. the program has 3 classes with 3 images per class. The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
sina
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.