-
sangarticle
Matlab实现的一种基于矩阵分解的信息隐藏代码(This code realize the function of embedding the secret information based on the matrix decomposition)
- 2014-10-02 10:20:19下载
- 积分:1
-
Rayleigh-channel-analysis
Rayleigh信道性能分析:包含三个文件,分别计算概率密度函数、累积分布函数和误符号率(Rayleigh channel performance analysis: contains three files, calculate the probability density function, cumulative distribution function and the symbol error rate)
- 2014-11-15 11:46:45下载
- 积分:1
-
tools
neural network tools
- 2014-11-29 06:24:55下载
- 积分:1
-
rtdemo
Project Robot Matlab
- 2012-01-17 02:50:20下载
- 积分:1
-
UFMC_OFDM___TransceiverChain_0
This program describe how the UFMC method is used, which is an appraoch of OFDM but for 5 G systems wireless communication
- 2021-04-20 20:58:50下载
- 积分:1
-
pso-bpguzhangzhenduan
应用粒子群优化算法优化bp网络的权值和阈值应用于故障诊断,程序可行,效果明显编写详细,注释清晰。(Application of particle swarm optimization algorithm to optimize the weights and thresholds of BP network is applied to fault diagnosis, the program is feasible, the effect is obvious, and the notes are clear.)
- 2020-10-30 20:19:55下载
- 积分:1
-
NRZ-DPSK
光通信中非归零型差分相位调制信号建模与仿真分析(Optical Communication Central African zero differential phase modulated signal-based modeling and simulation analysis)
- 2008-12-24 10:09:58下载
- 积分:1
-
johan-simulasimatlab
discrete timing control system with matlab
- 2010-07-07 13:44:25下载
- 积分:1
-
fir
RTDX与Matlab实现基于DSP的FIR滤波器设计.pdf(RTDX and Matlab for DSP-based FIR filter design. Pdf)
- 2009-05-26 17:51:19下载
- 积分:1
-
stop-and-wait-arq
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:53:31下载
- 积分:1