-
dianyaxiebohanliang110
云南电网结题程序,用于计算110KV侧的电压谐波含量。(Yunnan Power Grid node title procedures ,used to calculate the voltage of 110KV side of the harmonic content)
- 2012-04-26 18:57:50下载
- 积分: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
-
60087463Chan
说明: 三维chan算法的MATLAB实现,解决室内定位问题(algorithm, positioning technology)
- 2019-07-10 20:33:20下载
- 积分:1
-
simple_pll_3
simulink自制锁相环。。。。。包括一些简洁结构(PLL simulink made. . . . .)
- 2010-06-11 11:37:04下载
- 积分:1
-
moxing
车辆传动模型,可进行换以及离合器分离结合挡仿真。(Vehicle transmission model, the shift can be simulated.)
- 2013-07-26 21:44:11下载
- 积分:1
-
1
说明: Recording and playback audio signal display
- 2014-12-21 22:00:18下载
- 积分:1
-
sa4tsp
运用matlab7.0编写的应用sa处理旅行商问题(The preparation of the application of the use of matlab7.0 Traveling Salesman Problem sa deal)
- 2009-06-22 10:07:05下载
- 积分:1
-
DSP-Using-MatlabV4
数字信号处理在Matlab V4上的应用,纯英文书,是1997年的老书了,为PWS出版公司出版。与国内的薛年喜版《MATLAB在数字信号处理中的应用》不同,在matlab的入门上介绍不多,需要读者较熟悉matlab。(The Application of Digital Signal Processing in the Matlab V4,published by PWS publishing company in 1997.Compared with the Mr.Xue s version , there is an succinct introductory course in matlab,so that readers should know MATLAB well .)
- 2013-11-29 22:58:29下载
- 积分:1
-
BSM
BSM模型仿真,显示出不同指标的曲线图并且对比。(BSM model simulation, showing a graph of different indicators and contrast.)
- 2014-12-13 21:50:27下载
- 积分:1
-
single-pulse-radar
SIMULINK 模块,对单脉冲雷达进行系统仿真(SIMULINK module, single-pulse radar system simulation)
- 2014-01-17 20:53:10下载
- 积分:1