登录
首页 » matlab » PRAssign

PRAssign

于 2007-06-24 发布 文件大小:6KB
0 193
下载积分: 1 下载次数: 977

代码说明:

  脱机手写体识别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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AbortShutDown
    AbortShutDown AbortShutDown.rar
    2007-10-27 18:44:32下载
    积分:1
  • txsb
    图像增强,一个很简单的图像增强的matlab算法。应付交作业哈(Image enhancement, a very simple method of image enhancement matlab. Assignment Due Kazakhstan meet)
    2010-05-05 20:38:41下载
    积分:1
  • Ransac
    Ransac program , matlab
    2010-05-07 12:00:35下载
    积分:1
  • matlabyuanchengxu
    说明:  遗传算法解决无功优化问题,比较全面的程序提供共享(Genetic algorithm to solve reactive power optimization problem, a more comprehensive program to provide shared)
    2011-04-17 17:06:43下载
    积分:1
  • NumericalComputingwithMATLAB
    matlab数值计算的很多例程,包括了很多经典的算法,有配套的书,可以结合起来研读,值得研究,很多代码值得直接使用.(Matlab numerical calculation of many routines, including a number of classic algorithms, a matching, can be combined to read, it is worth studying, many worthy code used directly.)
    2007-03-13 04:30:15下载
    积分:1
  • rayleigh_faded_taps
    matlab source to programming matlab 2014
    2014-11-15 00:08:16下载
    积分:1
  • Using-Advanced-Signal-Processing-Techniques-on-Am
    Using Advanced Signal Processing Techniques on Ambient Vibration Records of a Structure
    2013-11-07 16:51:55下载
    积分:1
  • FLch5RMLeg2
    第五章的递推的极大似然法辨识程序,《系统辨识及其MATLAB仿真》附带的光盘(Chapter V of the recursive maximum likelihood identification procedure, " System Identification and MATLAB simulation" with CD-ROM)
    2011-11-30 23:59:21下载
    积分:1
  • adaboost
    AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。 具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后, 计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法....... 直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。 可以看出,训练流程是串行的,并且训练样例的权重是一直在变化的,分错的样本的权重不断加大,正确的样本的权重不断减小。 AdaBoost元算法是boosting中流行的一种,还有其他的系统融合的方法,比如bagging方法以及随机森林。 对于非均衡样本的处理,一般可以通过欠抽样(undersampling)或者过抽样(oversampling),欠抽样是削减样本的数目, 过抽样是重复的选取某些样本,最好的方法是两种进行结合的方法。 同时可以通过删除离决策边界比较远的样例。 (AdaBoost boosting systems dollar fusion algorithm is the most popular one, it plainly systems integration approach is a serial train and final weighted cumulative. Specific process is: Each training example is given equal weight, and the weights satisfy normalization, after the first classifiers after Calculating a first classifier weights alpha value for each sample and updates right weight training, and then the second classifier training, the same way ....... 0, or until the specified error rate training rounds, wherein the label is the calculation of the final prediction system* alpha weighted and then sign (predicted value). As can be seen, the training process is serial, and weight training examples is always changing, the right of the wrong sample weight continued to increase, the right to correct sample weight decreasing. AdaBoost algorithm is an element, as well as other methods of boosting popular systems integration, such as bagging and random forest method. For )
    2014-07-09 19:24:29下载
    积分:1
  • classical_music_2
    MUSIC算法[1]是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。(MUSIC algorithm [1] is a feature space based on matrix decomposition method. From the geometric point of view, the signal processing can be decomposed observation space the signal subspace and the noise subspace, it is clear that the two spaces are orthogonal. Signal Subspace data received by the array covariance matrix and eigenvectors corresponding to the signal component, the noise subspace from the covariance matrix of all the smallest eigenvalue (noise variance) eigenvector components.)
    2013-09-15 20:26:53下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载