登录
首页 » matlab » knnclassifier

knnclassifier

于 2011-06-13 发布 文件大小:44KB
0 207
下载积分: 1 下载次数: 47

代码说明:

  knn是一种分类算法,它是基于matlab的一种模式识别的经典算法,一般适用于样本个数较小的样本分类。(KNN, it is classification algorithm based on matlab a pattern recognition of the classic algorithm, generally applied in sample number of smaller sample classification. )

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

发表评论

0 个回复

  • Annotating-Search-Results-from-Web-Databases
    Annotating Search Results from Web Databases
    2014-08-26 15:04:04下载
    积分:1
  • zpt
    基于matlab的光伏阵列仿真,考虑了光照及温度的影响(Matlab-based PV array simulation, taking into account the effects of light and temperature)
    2013-05-17 15:05:33下载
    积分:1
  • 基于PD增益自适应调节的模型参考自适应控制
    基于RBF神经网络辨识的单神经元PID模型参考自适应控制, 基于RBF神经网络辨识的单神经元PID模型参考自适应控制(Single Neuron PID Model Reference Adaptive Control Based on RBF Neural Network Identification)
    2019-03-15 20:14:04下载
    积分:1
  • particle-filter
    example of the Particle filter is introduced in this file.
    2014-09-16 13:32:49下载
    积分:1
  • MATLABzhongdehelpzhiling
    介绍了matlab中的帮助命令,比较全面,能让学习者快速取得帮助。(The introduction of the matlab help command, a more comprehensive and allow speedy access to help learners.)
    2007-09-18 15:34:33下载
    积分:1
  • MATLAB-handouts
    清华大学信号与系统matlab应用课程讲义,谷源涛,共4讲(handouts for application of matlab in signal and system, tsinghua university)
    2010-05-09 10:17:01下载
    积分:1
  • scheduling_user
    认知无线电中按照用户优先设计的动态信道分配算法(Cognitive radio designed according to user preference dynamic channel allocation algorithm)
    2014-06-29 12:15:19下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • SRC
    遗传算法工具包,可利用遗传算法的编程,减少大量工作量。(Genetic algorithm toolkit can be programmed by genetic algorithms to reduce the large workload.)
    2010-06-17 10:31:13下载
    积分:1
  • suivi-de-points-sur-visage
    this program can folow points in the face
    2011-01-30 17:17:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载