-
qq
说明: Matlab for serial interface
- 2010-07-06 01:07:26下载
- 积分:1
-
Kmeans
量化程序,采用标准的Loyd-Max algorithm,提供了一个实例,并对结果进行了分析。很有学习的价值。(Quantification procedures, the use of standard Loyd-Max algorithm, provides an example of the results are analyzed. Great learning value.)
- 2007-10-28 02:13:56下载
- 积分:1
-
programs
We have added following files in matlab
1.global thresholding
2.Histogram equalization
3.low and high pass filtering
4.various masks
5.zooming
6.power law
- 2010-02-11 19:29:17下载
- 积分:1
-
PSO2
pso code for generalized problem
- 2010-09-09 14:56:49下载
- 积分: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
-
CMMB
对时变的具有码间串扰ISI的信道,进行信道估计,改善了系统的性能(With the code of the time-varying inter-channel crosstalk ISI to carry out channel estimation and improved the performance of the system)
- 2009-12-13 13:55:23下载
- 积分:1
-
WP7-Panorama-with-Caliburn.Micro1
The study consisted of an introduction, three scans performed
for each of the eleven scanners, and an adjacent
interview. We utilized a within-subject design. The dependent
variables were task completion time and reliability, by which
we mean the share of successful scans within a task completion
time below 15 seconds. The independent variables were the
barcode scanners as listed in Table 1. For each participant the
study was recorded on video. We also transcribed comments
the participant made during the tasks.
- 2011-02-10 08:36:25下载
- 积分:1
-
SoftwareDesignOfDigitalSignalProcessing
数字信号处理软件设计,能够产生常见的数字信号如:正弦波 三角波 随机信号 以及高斯噪声,并对其进行频谱分析 同时也包括FIR IIR滤波器设计,并对产生的数字信号进行滤波(software design of digital signal processing that can generate many signals ,analysize their frequency Spectrum and design filter(FIR、IIR)to filter.)
- 2009-11-29 21:19:48下载
- 积分:1
-
FIR_band_stop_filter_design_matlab
说明: matlab FIR 滤波器 matlab设计FIR带阻滤波器(matlab FIR filter FIR band-stop filter design matlab)
- 2010-04-20 22:29:42下载
- 积分:1
-
Untitled27
利用MATLAB,对16QAM信号进行仿真。(The use of MATLAB, the simulation of 16QAM signal.)
- 2008-05-15 18:21:02下载
- 积分:1