-
normlmssign
Channel equalization using NLMS
- 2012-04-27 11:23:24下载
- 积分:1
-
haffuman
关于用MATLAB语言来编写哈夫曼的编码器的程序(Program on the MATLAB language to write the Huffman encoder)
- 2012-04-28 19:07:14下载
- 积分:1
-
tiqutezheng
从已经出现故障的信号中,提取能够反映该信号故障特征的值,以后就能根据数值直接判断别的信号有没有出现该故障,更加直观(Signals the fault has appeared in the fault feature extraction and can reflect the value of signal, after can according to numerical directly to judge the other signals have appeared the fault, more intuitive)
- 2014-11-06 10:17:40下载
- 积分:1
-
MATLAB_programming_parsing_tutorial
MATLAB程序设计语法解析教程MATLAB programming parsing tutorial(MATLAB programming parsing Tutorial MATLAB programming parsing tutorial)
- 2010-08-02 12:15:56下载
- 积分:1
-
resonator-matlab
课程设计:激光谐振器的matlab仿真代码(Matlab simulation of laser resonator)
- 2014-10-19 10:49:20下载
- 积分:1
-
Threshold_Test
在matlab中,实现通信中,将有用信号从噪声信号中分离出来,用到门限比较,保持,长度匹配,减低虚警概率,提高正确率(matlab threshold detaction)
- 2013-11-19 16:42:40下载
- 积分:1
-
specxture
图像经过二维傅立叶频谱分析后,用此函数可以求取频谱的环向、楔向特征。在图像分析中具有较大用途。(After two-dimensional Fourier spectrum image analysis, this function can be used to strike a spectrum of the ring, to the characteristics of wedge. In the image analysis with a larger purpose.)
- 2021-03-02 15:49:34下载
- 积分:1
-
111.rar
有关于直接可运行卷积神经网络的各类matlab源代码(The matlab code of the convolution neural network can directly run the matlab code of the convolution neural network,)
- 2018-04-01 17:33:07下载
- 积分:1
-
C-C-Method
该程序用于求解时间延迟t和嵌入维数m,该方法不同于自相关函数法和gp法,可以同时求解出两个量t和m的值,非常方面,在求解lyapunov指数时经常用到该方法(The procedure used to solve the time delay t and the embedding dimension m, the method is different from the self-correlation function gp method can solve the two quantities t and the value of m, the very aspect, often used to solve the lyapunov exponentthe method
)
- 2012-03-20 20:10:43下载
- 积分: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