-
通信原理exam3_ami
使用matlab实现ami编码,通信原理实验之一,步骤有解释说明(achieve ami use Matlab coding, communication principle experiment, step-by-step explanation)
- 2005-06-05 21:19:56下载
- 积分:1
-
Advanced-optical-simulation
《高等光学仿真》matlab源程序,对光学中的主要衍射机理进行仿真。(Higher optical simulation matlab source code, mainly in the optical diffraction mechanism simulation.)
- 2012-11-01 19:30:37下载
- 积分: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
-
zfft1
ZFFT轨道信号上应用的一些文档,这些文档是从诸多文档中挑选出来的,很有参考价值。分两次上传。其中一次包括ZFFT的MATLAB实现。(The application of the track signal ZFFT some documents, these documents are from a number of selected documents, a good reference. From two. One MATLAB, including the realization of the ZFFT.)
- 2009-05-15 21:27:32下载
- 积分:1
-
monituihuo
在matlab开发环境下实现了模拟退火的智能算法程序(In the matlab development environment can only achieve a simulated annealing algorithm)
- 2011-08-07 11:27:40下载
- 积分:1
-
LIBRA_31okt11
kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas.
- 2013-10-03 10:11:54下载
- 积分:1
-
wavelet1
The what,how,and why of wavlet shringkage denoising.(The what, how, and why of wavlet shringkage denoising.)
- 2007-12-10 14:07:09下载
- 积分:1
-
6
说明: 各种各样的不同代码源打包,都是经过运行的,绝对可以使用。(A variety of different source code packages are run through, and absolutely can be used.)
- 2010-11-03 19:22:55下载
- 积分:1
-
mte1
说明: mte代码,wsn经典算法。画三维图的具体代码。(Mte code, WSN classical algorithms. Three-dimensional graph concrete code painting.
)
- 2011-02-20 17:01:04下载
- 积分:1
-
CCFD
说明: 传输方程中对流项的ccfd数值求解实现及算例。(Numerical solution of convection equation with ccfd method.)
- 2011-03-17 22:39:05下载
- 积分:1