-
PRAssign
脱机手写体识别Matlab源程序
包括特征提取、bayes分类器、K近邻分类及最近邻分类。
TestScriptRecognition.m:测试代码
ScriptFeaExtract.m :特征提取
KNearestEstimate.m :K近邻估计
NearestEstimate.m : 最近邻估计
BayesTrain.m :训练bayes分类器
Bayes.m :测试bayes分类器
CrossValidate.m :m交叉验证
(Offline Handwriting Recognition Matlab source including feature extraction, bayes classifier, K-nearest neighbor and nearest neighbor classifier. TestScriptRecognition.m : ScriptFeaExtract.m test code : Feature Extraction KNearestEstimate.m : K-nearest neighbor is estimated NearestEstimate.m : nearest neighbor is estimated BayesTrain.m : Training bayes classifier Bayes.m : Test bayes classifier CrossValidate.m : m cross-certification)
- 2007-06-24 21:39:20下载
- 积分:1
-
DTC_22MAS12
this simulationto make table
- 2014-02-23 19:52:43下载
- 积分:1
-
Harmonic--
有大量的电力电子转换器,
非线性负载,并且在微电网,电抗性负载的
可能恶化的电力质量和影响稳定性,
效率,以及微电网的经济运行
显著。(There are lots of power electronic converters,
nonlinear loads, and reactive loads in a micro-grid, which
may worsen the power quality and affect the stability,
efficiency, as well as economical operation of the micro-grid
significantly.)
- 2014-07-15 11:50:43下载
- 积分:1
-
DampedEfieldTool
a damping gui source code
- 2014-09-17 10:15:15下载
- 积分:1
-
Upload_EZW128
matlab环境下利用零树小波的算法对图像进行压缩(using zerotree wavelet algorithm of image compression based on matab)
- 2011-12-05 22:04:43下载
- 积分:1
-
clustering-and-bow-solution
SURF Features A frequent approach to feature extraction from images is
SURF (Speeded Up Robust Features)
Codebook You can use the function create_codebook.m to create a codebook
with k-means
Histograms Write a function that creates histograms of single images by
assigning the image features to clusters from the codebook and counting their
frequency
Object recognition Choose two distinct subsets from the images. Create
a codebook from one set
- 2012-11-30 21:53:26下载
- 积分:1
-
SSVEP脑电分析算法
SSVEP脑电分析算法,计算脑电的频率和相位信息,并做出判断(SSVEP EEG analysis algorithm to calculate EEG frequency and phase information, and make judgments)
- 2020-06-27 02:40:01下载
- 积分:1
-
yuyinxinhaochuli
利用matlab能够实现语音信号的分割与储存(Can be achieved using matlab segmentation and storage of speech signals)
- 2009-11-19 21:14:01下载
- 积分:1
-
CH5
This is a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m".It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER.
Obviously, you would require a fast machine!!! At least a P4 machine.
We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant
criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases.
The SNR range can be varied by correcting the range at line 36 of file "runsim.m".
This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.
(This is a GUI based system. The GUI is invoked from the command line by typing " ui_start" . The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is " runsim.m" . It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER. Obviously, you would require a fast machine!!! At least a P4 machine. We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases. The SNR range can be varied by correcting the range at line 36 of file " runsim.m" . This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.)
- 2011-05-04 09:22:01下载
- 积分:1
-
polardb
波束形成算法中一种变换形式的极坐标算法(与传统的极坐标算法不同)(Polardb is a modified version of the regular polar function.)
- 2012-04-23 11:27:59下载
- 积分:1