资源列表
VB6.0
- PC机接收部分编程:PC串口的RTS经电平转换与PTR2000无线MODEM的TXEN相连。 计算机要发送数据时,RTS变为逻辑1有效,也即PTRZ000的Pin7(TXEN)被置为1, 此时可发送数据。计算机接收数据时,RTS逻辑0有效,也即PTRZ000的Pin7 (TXEN)被置为0,此时可接收数据。PC机接收部分程序介绍如下:-PC-receive part of programming: PC serial port' s RTS by PTR200
demosaicing
- a or b is not integer a = double(uint16(xx)) (a,b) is the base-dot b = double(uint16(yy)) x11 = double(I(a,b)) x11 <- I(a,b) x12 = double(I(a,b+1)) x12 <- I(a,b+1) x21 = double(I(a+1,b)) x21 <- I(a+1,b) x22 = double(I(a+1,b+1))
Serial 串口测试代码
- Serial.rar
DOA_2
- this file simulate a MUSIC function for DOA estimation
rayleigh
- 用MATLAB仿真瑞利信道下的BPSK系统的误码率 -Using MATLAB simulation under Rayleigh channel BER BPSK system and the relationship between the curves of signal to noise ratio.
cksf
- 串口收发软件:检查单片机和计算机通信是否良好-Serial transceiver software: Check whether microcontroller and computer communication
pw_cfr
- peak windowing crest factor reduction
IIR_DF_BW
- 巴特沃斯滤波器的实现 数字滤波器是通过一定的计算程序减少有用信号中干扰所占比重故实际上它是一种程序滤波。
Kasami
- Kasami sequence generator using matlab
firstsim
- simulattion of flat fading channel in base band
mimo_channel
- 该程序实现了mimo的带有相关性的Rayleigh信道模型-Mimo implementation of the program associated with the Rayleigh channel model
test6
- 通过计算信号的自相关(以判断周期)和互相关(以恢复信号自身)来提取淹没在噪声中的周期信号。-By computing the signal autocorrelation (to judge the cycle) and cross-correlation (in order to restore the signal itself) to extract the periodic signal drowned in the noise.