-
dogeye_
消除小狗的红眼问题,爱上对方快乐的事件发生厨房设施(Question to eliminate red-eye dog, happy Fall in love with each other case happened kitchen facilities)
- 2009-03-31 18:26:04下载
- 积分:1
-
tongxinfangzhen
说明: 通信系统仿真,调制解调编码,模拟的和数字的都有(Communication system simulation, modulation and demodulation)
- 2010-04-29 16:59:51下载
- 积分:1
-
PWM3
双极性PWM整流,整流结果电流电压同相位(Bipolar PWM rectifier)
- 2011-05-11 14:56:43下载
- 积分: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
-
ModulationSystem
英国纽卡斯尔大学通信工程课件,和大家分享了。主要是关于调制部分的。(Communication Engineering Newcastle University, courseware, and we shared. Mainly on the modulation section.)
- 2010-07-24 20:35:43下载
- 积分:1
-
ICA_sour
独立分量分析用于混合信号的分离,使用的算法是快速固定点算法,3路混合信号分别为man.pcm、dragon.pcm和music.pcm(Independent component analysis for mixed-signal separation algorithm used is a fast fixed-point algorithm, 3-way mixed-signal, respectively man.pcm, dragon.pcm and music.pcm)
- 2012-07-21 19:01:42下载
- 积分:1
-
MATLABtutorial
傻瓜型matlab教程,手把手教你使用matlab。
(Fool matlab tutorial taught you how to use matlab.)
- 2013-10-08 17:29:29下载
- 积分:1
-
OFDM_PAPR_reductn
Reduction in peak to average power ratio in OFDM.
- 2013-09-22 03:46:47下载
- 积分:1
-
29
说明: It can be support for wireless communication
- 2013-12-24 22:10:47下载
- 积分:1
-
optimisation_function
optimisation fuction matlab file
- 2014-01-29 00:21:31下载
- 积分:1