▍1. 53216255
这个程序是关于8dpsk仿真的,经调试可用(this procedure is about 8 dpsk simulation and is available for debugging)
这个程序是关于8dpsk仿真的,经调试可用(this procedure is about 8 dpsk simulation and is available for debugging)
说明: 这个程序是关于8dpsk仿真的,经调试可用(this procedure is about 8 dpsk simulation and is available for debugging)
用matlab编写,由浅入深实现卡尔曼滤波器跟踪,滤波功能(The tracking and filtering function of the Kalman filter is realized by using matlab.)
说明: 用matlab编写,由浅入深实现卡尔曼滤波器跟踪,滤波功能(The tracking and filtering function of the Kalman filter is realized by using matlab.)
实现了高斯噪声下APSK的BER仿真,其中加上了saleh模型的HPA放大器(The BER simulation of APSK under Gao Si noise is realized, in which the HPA amplifier of saleh model is added.)
说明: 实现了高斯噪声下APSK的BER仿真,其中加上了saleh模型的HPA放大器(The BER simulation of APSK under Gao Si noise is realized, in which the HPA amplifier of saleh model is added.)
HIPERLAN 2,16QAM mode with 3 4 code rate (4 6 P2 puncturing rate
说明: HIPERLAN 2,16QAM mode with 3 4 code rate (4 6 P2 puncturing rate
CDMA的写码资料!你看了就知道的!!关于写ENS码的资料!~~还有解谜资料!~(Code for CDMA! You read it and you know it! About writing ENS codes! ~ there are puzzles! ~)
说明: CDMA的写码资料!你看了就知道的!!关于写ENS码的资料!~~还有解谜资料!~(Code for CDMA! You read it and you know it! About writing ENS codes! ~ there are puzzles! ~)
cdma 系统级仿真,包括好几十个子程序,有调制解调,扩频,解扩,滤波器设计,功能强大!(Cdma system-level simulation, including dozens of sub-programs, modulation and demodulation, spread spectrum, despreading, filter design, powerful!)
说明: cdma 系统级仿真,包括好几十个子程序,有调制解调,扩频,解扩,滤波器设计,功能强大!(Cdma system-level simulation, including dozens of sub-programs, modulation and demodulation, spread spectrum, despreading, filter design, powerful!)
Mobile node deployment in wireless network
Wireless Sensor Networks (WSN) is different than the Cellular Networks as I mentioned earlier. A WSN is composed of a large number of sensor nodes that communicate using a wireless medium (air). The sensor nodes are deployed randomly in the environment to be monitored. The sensor nodes distributed in ad hoc structure. In WSN there is no base station and not all nodes hear each other. The WSN is a multi-hop network. Basic part of my code is to randomly place the sensor nodes in the given space then connecting each two nodes if the distance between them less than or equal to the communication radius.