登录
首页 » PPT » kejian

kejian

于 2008-06-24 发布 文件大小:800KB
0 137
下载积分: 1 下载次数: 22

代码说明:

  这是一个matlab图像处理的课件,大概看了一下,还不错,希望能对大家有用。(This is a matlab image processing software, probably looked, well, hoping to be useful for all of us.)

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

发表评论

0 个回复

  • ChineseCityRecognition
    该程序为matlab环境下,运用隐马尔可夫模型检验中文地名语音识别系统的正确性。(The program for the Matlab environment, the use of hidden Markov models to test the correctness of the speech recognition system for Chinese place names.)
    2012-04-11 21:41:29下载
    积分:1
  • TS_TSP
    TSP问题是一个组合优化问题。该问题可以被证明具有NP计算复杂性。该程序对于理解TSP问题会有较好的作用。(TSP problem is a combinatorial optimization problem. This problem can be shown to have NP computational complexity. The program will be better for understanding the role of the TSP.)
    2014-12-24 20:31:35下载
    积分: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
  • 18
    说明:  Three phase high frequency isolated DC-DC converter (published in ELSEVIER)is simulated under symmetrical open loop control. It provides Low voltage conversion ratio, isolation, good regulation with fast dynamic response
    2014-10-03 18:29:15下载
    积分:1
  • SVMtoolbox
    非常经典的SVM工具箱,希望对大家有所帮助(Very classic SVM toolbox, we want to help)
    2011-10-07 09:26:28下载
    积分:1
  • tCopulaFit
    t-coupala 拟合 在matlab中使用的m文件(t-copula fit)
    2011-10-19 15:50:10下载
    积分:1
  • TD-SCDMAthirdgeneration
    td-scdma third generation communication
    2007-07-23 19:09:11下载
    积分:1
  • pisarenko
    现代信号处理中的pisarenko算法,可以进行谱估计(Pisarenko modern signal processing algorithms, spectral estimation can be)
    2009-12-02 20:33:53下载
    积分:1
  • eemd
    本程序是希尔伯特黄变换中的EMD分解得到IMF分量的源程序(This procedure is the Hilbert-Huang transform EMD decomposition IMF component of the source)
    2013-10-16 17:47:59下载
    积分:1
  • seg_oneseed
    基于区域生长的阈值分割,Matlab环境下使用。(region growth)
    2010-06-08 15:52:33下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载