-
inv_pend
inverted pendulum pid controller matlab files used to know the controller description
- 2009-03-21 15:20:30下载
- 积分: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
-
fcch
小区初搜为GSM系统中的一个关键过程,本程序为GSM小区初搜过程的第一部,查找频率校正突发的matlab程序,输入数据由采样数据得到,在转换成所需格式后进行处理。若其中包含fcch,则输出找到信息。若没有,则查找下一个突发。内付算法详细说明文档()
- 2008-05-05 20:12:48下载
- 积分:1
-
OFDM_13
说明: ofdm技术,this simulink is about ofdm .属于无线通信类的仿真,基于MATLAB平台下(OFDM technology, this simulink is about ofdm. belonging to the wireless communications category of simulation, based on the MATLAB Platform)
- 2008-12-07 21:59:57下载
- 积分:1
-
nup_PVpanel
its a simulation of a PV panel of 200 W. based on mathematical equations simulated in sim powersystems of matlab.
- 2013-02-07 14:58:55下载
- 积分:1
-
OneDof
Simulation of Hydraulic System
- 2010-12-10 21:53:34下载
- 积分:1
-
MELBANKM
语音处理矢量量化技术,用于从一帧语音中提取特征矢量
相当有用(in speech signal process vector quantization technology with matlab code)
- 2011-08-17 10:39:22下载
- 积分:1
-
Language
拉格朗日插值算法,精密星历坐标钟差插值使用(lagerange interpolation)
- 2020-12-19 16:29:10下载
- 积分:1
-
matlab-entry-and-improve
matlab 学习技巧,现在把我用的,也就是对我帮助很大的留个文件传上去,希望对大家有用,第一入门与提高(matlab learning skills, and now I use, which is a great help to me to leave a document passed up, we want to be useful, the first entry and improve)
- 2013-08-24 11:41:58下载
- 积分:1
-
crmapping-and-crdemapping
用Matlab仿真OFDM系统时所需的载波映射及逆映射程序(Matlab simulation with the desired carrier OFDM system mapping and inverse mapping program)
- 2014-11-25 12:47:48下载
- 积分:1