-
Multi-bus-based-simulation-of-aircraft-electrical-
基于多总线的飞机电气故障模拟实验系统设计Multi-bus-based simulation of aircraft electrical system failure(Multi-bus-based simulation of aircraft electrical system failure)
- 2011-01-10 19:12:22下载
- 积分:1
-
uc610
UC1610 program ,pls see it ,welcome(UC1610 program, pls see it, welcome)
- 2008-01-11 08:46:20下载
- 积分:1
-
kongjianpu
空间谱估计及其应用
刘德树 罗景青 张剑云 等
中国科学技术大学出版社 1997(Spatial Spectrum Estimation and Its Application Liu Shu-Jing-Qing Luo ZHANG Jian-yun and other Chinese Science and Technology University Press, 1997)
- 2009-12-22 00:43:33下载
- 积分:1
-
matpower4.0b2
matlab工具包4.0,用以进行潮流计算及最优潮流的源代码。(matlab tools package)
- 2012-05-21 19:26:55下载
- 积分: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
-
RRT
说明: RRT-exploration,快速探索随机树算法的MATLAB仿真,探索边界点,使机器人探索未知环境,最终得到地图。(RRT exploration, rapid exploration of MATLAB simulation of random tree algorithm, exploration of boundary points, so that the robot explore unknown environment, and finally get the map.)
- 2020-12-21 22:29:10下载
- 积分:1
-
0470844078
MATHEMATICAL CODE FOR SPEECH USING MATLAB
- 2009-09-27 06:23:58下载
- 积分:1
-
QRgivens
Write two e¢ cient MATLAB functions, qrhouse.m and qrgivens.m, that
compute the QR decomposition of a matrix using Householder transforma-
tions and Givens rotations respectively
- 2013-07-24 09:26:17下载
- 积分:1
-
Patters
very important for pattern recognition using neural networks
- 2016-07-02 08:40:09下载
- 积分:1
-
matlab6.0
Matlab6.0数学手册,很好的工具书。()
- 2007-09-17 04:47:15下载
- 积分:1