登录
首页 » matlab » figures-of(Duda2ed)

figures-of(Duda2ed)

于 2014-08-12 发布 文件大小:6980KB
0 214
下载积分: 1 下载次数: 2

代码说明:

  pattern classification(Duda二版)书中插图(pattern classification (Duda second edition) book illustrations)

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

发表评论

0 个回复

  • TrunkingEfficient
    Calculate Trunking Efficiency with MatLab
    2009-10-18 18:53:58下载
    积分:1
  • xunijilifa
    虚拟激励法的实现,4自由度的随机振动问题,包含详细说明,对出学者有很好启示作用!(The realization of the virtual excitation method, 4 degrees of freedom random vibration problems, including details of the scholars have a good inspiration!)
    2010-11-28 10:13:05下载
    积分:1
  • matlab_1
    matlab仿真命令集 包括仿真命令、线性化和整理命令、构建模型命令等(Matlab simulation command set includes orders simulation, linear and finishing order, constructing model orders)
    2006-09-25 14:10:07下载
    积分:1
  • scale-space
    sift算子中高斯金字塔和DOG的生成,只是该算子的最初步骤(sift operator:the generation of Gaussian pyramid and DOG。it is only the first steps)
    2009-04-25 10:29:31下载
    积分:1
  • zuixiaoerchengnihe
    最小二乘拟合,包括3次,9次,15次曲线拟合(Least-squares fit, including three times, nine times, 15 times Curve Fitting)
    2014-11-03 12:43:17下载
    积分:1
  • ChaosAttractors
    产生混沌时间序列,Logistic映射Henon映射等。(Chaotic time series, Logistic mapping Henon mapping.)
    2015-03-18 16:37:09下载
    积分:1
  • gray
    灰度变换,用了线性的两种变换 一种是分段的一种是不分段的 用matlab实现了灰度的变换(Gray level transformation, two transformations with a linear one is not a sub-segmented by gray-scale transform matlab implements)
    2010-11-04 11:10:07下载
    积分:1
  • rpeakdetect
    R peak detect in ECG signal
    2009-12-15 16:42:02下载
    积分:1
  • opf
    无功优化的最优潮流程序,可以自行替换ieee数据(Optimal Power Flow)
    2020-12-26 14:49:03下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载