-
sy01_simulink
simulink有一个很大的优点是为用户省去了许多重复的代码编写。(simulink have a great advantage for the user save a lot of repetitive coding.)
- 2009-01-19 17:17:01下载
- 积分:1
-
IPToolbox
说明: 这是一个国外的DST的Matlab工具箱,很全面的反映了dempster-shafer理论,是学习DST的权威工具箱(This is a foreign DST toolbox of Matlab, it is a comprehensive reflection of dempster-shafer theory, is to learn from the authority of DST Toolbox)
- 2008-09-22 16:51:23下载
- 积分:1
-
Matlab7.0-The-first-five-Chapters
用于matlab 的学习,前五章内容为基本介绍,包括软件安装与卸载,数据类型,数组与matalab常用功能(For the matlab learning, basic introduction to the first five chapters content, including software installation and uninstallation, data types, arrays with common functions matalab)
- 2013-07-23 20:20:56下载
- 积分:1
-
sa_Ex7_14
用matlab仿真最小范数psuedospectrum根(Using MATLAB simulation of minimum norm psuedospectrum root)
- 2012-05-03 14:42:31下载
- 积分: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
-
Femto-deployment.tar
文章详细讲述了Femtocell的三种商用部署结构,并针对其中的一种提出了两种优化方案(The article detailed account of the structure of the Femtocell three commercial deployment, and for which a proposed two optimization schemes)
- 2013-05-10 12:38:02下载
- 积分:1
-
sfunctions
S-function is a powerful customized function that fits into the matlab environment.(This pdf contains instructions for build your own s-function.)
- 2012-07-20 01:39:04下载
- 积分:1
-
graph
所有图论问题的MATLAB程序,包括最短路等等(MATLAB graph theory problem of all procedures, including the short-circuit, etc.)
- 2012-01-16 18:32:17下载
- 积分:1
-
simple_pll_3
simulink自制锁相环。。。。。包括一些简洁结构(PLL simulink made. . . . .)
- 2010-06-11 11:37:04下载
- 积分:1
-
ceshi
Kalman滤波器的MATLAB实现,一个Kalman滤波的应用实例(Lt RTI ID 0.0 & gt u5 & lt /RTI & gt & lt /RTI & gt & lt RTI ID 0.0 & gt u5 & lt /RTI & gt )
- 2017-04-24 15:47:40下载
- 积分:1