搜索结果
找到约 1,279 项符合
Two-input 的查询结果
DSP编程 Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR
Routine mar1psd: To compute the power spectum by AR-model parameters.
Input parameters:
ip : AR model order (integer)
ep : White noise variance of model input (real)
ts : Sample interval in seconds (real)
a : Complex array of AR parameters a(0) to a(ip)
Output parameters:
psdr : Real array of ...
驱动编程 W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Sup
W2kPrintDrvSample
Feature
=======
* Support two page directions, portrait and landscape
* Support just one page size, A4
* Support two resolutions, 200 x 200 and 100 x 100 dpi
* Support two color mode, color(24bpp) and monochrom
* Support halftoning in monochromatic mode
* Support color identi ...
其他 Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo
Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution
%
...
USB编程 Writing an Input Module The sample module introduced here is called idiom (Input Device for Interc
Writing an Input Module
The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement ...
Java编程 a game of Tic-Tac-Toe for two client applets
a game of Tic-Tac-Toe for two client applets
Linux/Unix编程 对读入的某个文本文件input.txt中
对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。
利用二叉树实现 ...
数学计算 bool:you will be given two bool statements and your assignment is to check it right or wrong.
bool:you will be given two bool statements and your assignment is to check it right or wrong.
matlab例程 two path fading(qpsk) 这个是我写的关于qpsk的two path fading,站长帮帮忙,我现在很需要一篇<信道估计算法>(基于瑞利衰落信道的LS算法的Matla
two path fading(qpsk)
这个是我写的关于qpsk的two path fading,站长帮帮忙,我现在很需要一篇<信道估计算法>(基于瑞利衰落信道的LS算法的Matlab程序),后天就要交了,救人一命胜造7级浮屠啊!
matlab例程 two path fading(qpsk) 这个是我写的关于qpsk的MIMO信道mmse的计算方法,站长帮帮忙,我现在很需要一篇<信道估计算法>(基于瑞利衰落信道的LS算法的Matla
two path fading(qpsk)
这个是我写的关于qpsk的MIMO信道mmse的计算方法,站长帮帮忙,我现在很需要一篇<信道估计算法>(基于瑞利衰落信道的LS算法的Matlab程序),后天就要交了,救人一命胜造7级浮屠啊!
Linux/Unix编程 The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decodin
The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decoding, the amplitude information is ignored and only the phase of the received symbol is employed in the metric computation stage.