搜索结果
找到约 121 项符合
GRAY-coded 的查询结果
其他 Modify the Gray-coded modulation example (COMMDOC_GRAY) so that it uses a pair of square root raise
Modify the Gray-coded modulation example (COMMDOC_GRAY)
so that it uses a pair of square root raised cosine filters
to perform pulse shaping and matched filtering at the
transmitter and receiver, respectively.
其他 Modify the modulation example (COMMDOC_MOD) so that it uses a Gray-coded signal constellation.
Modify the modulation example (COMMDOC_MOD) so that it uses
a Gray-coded signal constellation.
其他 Modify the modulation example (COMMDOC_MOD) so that it uses a Gray-coded signal constellation.
Modify the modulation example (COMMDOC_MOD) so that it uses
a Gray-coded signal constellation.
通讯/手机编程 Matlab code for 16 psk mapping that is gray coded
Matlab code for 16 psk mapping that is gray coded
图形图像 《学习OpenCV》美国Gray Bradski著
·《学习OpenCV》美国Gray Bradski著
教程资料 异步FIFO是用来适配不同异步FIFO采用了格雷(GRAY)变换技术和双端口RAM实现了不同时钟域之间的数据无损传输
异步FIFO是用来适配不同时钟域之间的相位差和频率飘移的重要模块。本文设计的异步FIFO采用了格雷(GRAY)变换技术和双端口RAM实现了不同时钟域之间的数据无损传输。该结构利用了GRAY变换的特点,使得整个系统可靠性高和抗干扰能力强,系统可以工作在读写时钟频率漂移达到正负300PPM的恶劣环境。并且由于采用了模块化结构, ...
电子书籍 Harvard教授Gray所写的统计信号处理
Harvard教授Gray所写的统计信号处理
Internet/网络编程 The Gray Watson debugging malloc library is C source code for a drop in replacement for the system m
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run ...
人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).