登录
首页 » matlab » mov2im

mov2im

于 2013-10-30 发布 文件大小:1KB
0 114
下载积分: 1 下载次数: 5

代码说明:

  save out a series of images from a movie in Matlab

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

发表评论


0 个回复

  • 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
  • two-way-relay
    two way relay channel channel estimation(two way relay )
    2011-12-06 15:58:47下载
    积分:1
  • LBM_D2Q9MODEL
    LBM Lattice Boltzmann格子波尔兹曼matlab程序,二维的,初学者适用(LBM Lattice Boltzmann Lattice Boltzmann matlab program, two-dimensional, beginners applicable)
    2014-03-04 09:31:34下载
    积分:1
  • 39709593Particlefilter_code
    说明:  很经典的粒子滤波程序,有详细的演示以及相关的应用
    2010-03-31 13:40:16下载
    积分:1
  • kdot
    8 band kp method calculate the valence band structure, using finite difference method
    2013-08-14 11:06:35下载
    积分:1
  • LZ
    说明:  lz 编码,自带图片,求图像的lz编码,绝壁有效(it s a answer to lz codes.)
    2014-11-29 13:20:36下载
    积分:1
  • firPuse
    维纳滤波器的应用,从加噪信号中提取原始信号,求权系数收敛情况。(Wiener filter applied, to extract the signal with noise from the original signal, to seek power factor of convergence.)
    2011-11-23 11:57:48下载
    积分:1
  • Fuzzy-Logic-Controller
    code Fuzzy Logic Control
    2011-10-29 12:48:39下载
    积分:1
  • sanweKjunzhiijulei
    提取振动信号中峭度等特征参数,并运用K均值聚类进行聚类分析(Extract vibration signal characteristic parameters such as kurtosis, and the use of K-means clustering clustering analysis)
    2016-05-03 14:49:46下载
    积分:1
  • mobilecommmbofdm
    The function of channel estimation is to form an estimate of the amplitude
    2010-08-13 13:50:36下载
    积分:1
  • 696518资源总数
  • 104730会员总数
  • 34今日下载