-
rls2
一个配对的RLS程序,和先前上传的程序对比起来看(A pair of RLS procedures, and previous procedures Upload contrast look)
- 2007-08-22 09:51:08下载
- 积分:1
-
rouwl
计算两种材料构成的一维光子晶体TM模的能带结构(Calculation of two materials consisting of one-dimensional photonic crystals energy band structure of TM-mode)
- 2009-11-06 00:10:41下载
- 积分:1
-
gui2
视频质料 在matlab环境下创建的GUI的命令按钮的使用(Matlab video material in the GUI environment to create the command button to use)
- 2009-05-11 16:53:56下载
- 积分:1
-
matlab
说明: MATLAB简易教程,适合初学者使用,内容很全,但不是很深入(Layman' s Guide to MATLAB for beginners to use, the content is very full, but not very in-depth)
- 2010-03-29 23:17:02下载
- 积分:1
-
beipincheng
说明: 信号频谱分析,倍频程算法matlab程序,1/N倍频程(Signal spectrum analysis, octave algorithm matlab program, 1/N octave)
- 2011-03-23 09:52:57下载
- 积分:1
-
FIMM
FIMM自适应交互多模型的机动目标跟踪,FIMM_PDA.m为主程序(FIMM adaptive interacting multiple model target tracking, FIMM_PDA.m-based program)
- 2011-05-06 12:09:37下载
- 积分:1
-
check_ola_window.m
Checks a window that would be used for a STFT overlap and add decomposition.
- 2011-11-22 14:31:22下载
- 积分: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
-
DiscreteTFD-v1.2
This is a collection of Matlab files for computing time-frequency distributions or time-frequency representations.
- 2021-03-14 19:49:23下载
- 积分:1
-
mmmm
根据条形光波导折射率数据,分别针对宽高比a:b为1:1与2:1两种情形,设计平板波导色散图(Planar waveguide dispersion map
)
- 2015-08-11 11:07:08下载
- 积分:1