登录
首页 » matlab » PatternRecognition

PatternRecognition

于 2008-06-28 发布 文件大小:8KB
0 227
下载积分: 1 下载次数: 1482

代码说明:

  1.Fisher分类算法 2.感知器算法 3.最小二乘算法 4.快速近邻算法 5.K-近邻法 6.剪辑近邻法和压缩近邻法 7.二叉决策树算法(1.Fisher Classification Algorithm 2. Perceptron algorithm 3. Least-squares algorithm 4. Fast nearest neighbor 5.K-neighbor method 6. Clips neighbor neighbor method and compression method 7. Binary Decision Tree Algorithm)

文件列表:

Pattern Recognition
...................\Condensing.m
...................\decisionTree.m
...................\FastNN.m
...................\Fisher.m
...................\KNN.m
...................\main.m
...................\NNforCondense.m
...................\ReadMe.txt
...................\SinglePerceptron.m
...................\Widrow_Hoff.m

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

发表评论

0 个回复

  • threephaseinverter_1
    matlab环境下的三相逆变仿真,里面含有SPWM调制模块。(three phase inverter!)
    2010-07-22 15:17:52下载
    积分:1
  • BruteSearch
    K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and work on double, it is possible to choose if return the distances. Here is a time comparison with a vectrized m-code: N=1000000 number of reference points Nq=100 number of query points dim=3 dimension of points k=3 number of neighbor tic [idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX toc tic [idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE toc p=rand(N,dim) qp=rand(Nq,dim) Output: Elapsed time is 0.962640 seconds. Elapsed time is 18.813100 seconds. )
    2009-03-30 08:08:08下载
    积分:1
  • xxxx
    混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法(Prediction is a kind of dynamic filtering, in which past values of one or more time series are used to predict future values. Dynamic neural networks, which include tapped delay lines are used for nonlinear filtering and prediction.)
    2012-05-01 10:31:28下载
    积分:1
  • fps
    # fps.m -- Fast Poisson solver. Uses fpt.m.(# fps.m-- Fast Poisson solver. Uses fpt.m.)
    2009-10-15 17:43:38下载
    积分:1
  • lk
    说明:  运动估计代码.里面有源图像和运行结果.对写论文应该有帮助(motion estimation code. Active inside images and results of operations. Papers should be written to help)
    2006-10-29 15:09:01下载
    积分:1
  • mtm
    多频道功率谱计算程序,比常规功率分辨率更高,matlab2006a平台调试通过(multi-channel power spectrum calculation procedures than conventional power with higher resolution, matlab2006a through debugging platform)
    2007-02-27 22:26:06下载
    积分:1
  • MSE
    A 64 sub carrier OFDM system based on the parameter of Mean square error
    2009-04-12 14:07:20下载
    积分:1
  • M
    说明:  模糊控制的一些程序,希望对大家有用。适合于控制类的学生使用。(FUZZY CONTROL)
    2011-10-14 11:00:41下载
    积分:1
  • scaleForSVM
    用SVM进行分类时,需要对原数据进行归一化处理。(When using SVM classification, the need for raw data normalized.)
    2015-12-09 11:25:24下载
    积分:1
  • work
    刘金琨编写的《滑模变结构控制matlab仿真》的源代码(Liu Jinkun prepared by the " sliding mode control simulation matlab" source code)
    2011-04-29 16:06:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载