登录
首页 » matlab » 模式识别及MATLAB实验指导 源代码

模式识别及MATLAB实验指导 源代码

于 2020-02-02 发布
0 370
下载积分: 1 下载次数: 7

代码说明:

说明:  模式识别及MATLAB实现学习与实验指导 源代码 杨杰 郭志强编(the source code of PATTERN RECOGNITION)

文件列表:

实验指导-源代码, 0 , 2018-03-21
实验指导-源代码\003.doc, 237056 , 2018-03-11
实验指导-源代码\006.doc, 234496 , 2018-01-02
实验指导-源代码\BP.m, 1713 , 2018-03-21
实验指导-源代码\Class_mean_vector.m, 1259 , 2018-03-21
实验指导-源代码\Euclid.m, 193 , 2018-03-11
实验指导-源代码\Feedforward_NN_sensor.m, 633 , 2018-03-21
实验指导-源代码\Generalized_linear_discriminant_fun.m, 496 , 2018-03-19
实验指导-源代码\Hamming.m, 192 , 2018-03-11
实验指导-源代码\Maharanobis.m, 298 , 2018-03-11
实验指导-源代码\Minkowaki.m, 287 , 2018-03-11
实验指导-源代码\Pearson.m, 268 , 2018-03-11
实验指导-源代码\Probability_dis_criterion.m, 1133 , 2018-03-21
实验指导-源代码\RBF.m, 1323 , 2018-03-21
实验指导-源代码\SOFM.m, 615 , 2018-03-21
实验指导-源代码\Tanimoto.m, 199 , 2018-03-11
实验指导-源代码\add_feature.m, 2740 , 2018-03-21
实验指导-源代码\bayes_estimate.m, 820 , 2018-03-11
实验指导-源代码\between_class_measure.m, 1785 , 2018-03-20
实验指导-源代码\c_means_clustering.m, 1545 , 2018-03-20
实验指导-源代码\clustering_criterion.m, 1200 , 2018-03-20
实验指导-源代码\cosS.m, 162 , 2018-03-11
实验指导-源代码\distance_pro.m, 1457 , 2018-03-20
实验指导-源代码\entropy_separability_criterion.m, 682 , 2018-03-21
实验指导-源代码\fisher_criteria.m, 1503 , 2018-03-20
实验指导-源代码\iris.txt, 3200 , 2018-03-07
实验指导-源代码\kljz.m, 203 , 2018-03-11
实验指导-源代码\kljz_pro.m, 346 , 2018-03-11
实验指导-源代码\l_r_feaure.m, 2573 , 2018-03-21
实验指导-源代码\likelihood_ratio_test.m, 3539 , 2018-03-07
实验指导-源代码\logisticRegression.m, 1171 , 2018-03-11
实验指导-源代码\match_measure.m, 2526 , 2018-03-20
实验指导-源代码\matcov.m, 2077 , 2018-03-07
实验指导-源代码\max_min_dis_clustering.m, 1527 , 2018-03-20
实验指导-源代码\meanvec_optimal_compression.m, 711 , 2018-03-21
实验指导-源代码\myBAB.m, 4672 , 2018-03-21
实验指导-源代码\nearest_neiber_clustering.m, 1289 , 2018-03-20
实验指导-源代码\norm_parzen.m, 635 , 2018-03-11
实验指导-源代码\normal_window_parzen.m, 280 , 2018-03-11
实验指导-源代码\pdist_measure.m, 1023 , 2018-03-20
实验指导-源代码\pearsen_decision.m, 1158 , 2018-03-07
实验指导-源代码\perceptron.m, 752 , 2018-03-19
实验指导-源代码\perceptron_pro.m, 882 , 2018-03-19
实验指导-源代码\remove_feature.m, 1991 , 2018-03-21
实验指导-源代码\scatter_matrix.m, 616 , 2018-03-21
实验指导-源代码\segmental_linear_fun.m, 4103 , 2018-03-11
实验指导-源代码\similarity_measure.m, 1747 , 2018-03-20
实验指导-源代码\smalltestbayes.m, 1642 , 2018-03-12
实验指导-源代码\svm3_2_8_1.m, 446 , 2018-03-20
实验指导-源代码\svm3_2_8_2.m, 709 , 2018-03-07
实验指导-源代码\svm3_2_8_3.m, 741 , 2018-03-11
实验指导-源代码\svm3_2_8_4.m, 1389 , 2018-03-11
实验指导-源代码\testbayes.m, 336 , 2018-03-12

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

发表评论

0 个回复

  • 自适应信号处理
    说明:  《自适应信号处理》书中各个章节的matlab仿真的源程序!对于学习自适应信号处理的非常有用!("adaptive signal processing" all the chapters of the book Matlab simulation of the source! Learning adaptive signal processing is very useful!)
    2005-10-24 10:47:42下载
    积分:1
  • 4
    信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
    2013-12-02 04:18:55下载
    积分:1
  • bv_cvxbook
    最新的一本凸优化外文书籍,讲得通俗易懂,很好的一本书。(A convex optimization foreign language books)
    2012-12-04 15:54:13下载
    积分:1
  • KFCM_S
    在文章A Modified Fuzzy C-Means Algorithm for Bias Field Estimation and Segmentation of MRI Data中加入了核估计算法(the modified code of A Modified Fuzzy C-Means Algorithm for Bias Field Estimation and Segmentation of MRI Data)
    2018-01-05 10:14:34下载
    积分:1
  • matlab-ppt
    MATLAB的学习资料,ppt格式,希望能对你有用(MATLAB' s learning materials, ppt format, hoping to be useful to you)
    2010-06-15 21:03:38下载
    积分:1
  • tiqucanshu
    用labview软件进行仿真,提取特征值,便于在神经网络中应用,这是用labview做的,很有用。(Labview simulation software used to extract characteristic values, to facilitate the application of neural network, which is used labview do, very useful.)
    2009-11-13 20:11:46下载
    积分:1
  • Doc2
    this is new approach for fuel cell control.it is really helpfull.
    2013-09-09 17:16:59下载
    积分:1
  • Code_KFCM
    Matlab code for KFCM algorithm for segmentation
    2015-04-14 15:46:04下载
    积分:1
  • subcorrect
    Ever got a movie subtitle file that won t match? Here is a code to correct time offset and speed of .idx, .srt and some other subtitle files. Drag-drop capable executable is also included.
    2010-07-21 19:32:14下载
    积分:1
  • cannysuanzi
    自己编的canny算子,可识别出图像中物体的轮廓,经典算法之一.(canny operator can identify the contours of objects in an image, one of the classic algorithms.)
    2014-08-22 15:36:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载