-
basebandPAM
BASEBAND PAM MODULATION
- 2009-03-16 18:08:59下载
- 积分:1
-
TP
说明: 用matlab写的一个关于高斯图像加噪声算法的实现(Using matlab to write an image plus noise on the Gaussian Algorithm)
- 2008-04-02 23:31:51下载
- 积分:1
-
GA---Genetic-Algorithm--Matlab
遗传算法的matlab源代码。。可以应用于图像灰色处理及图形退化模型等诸多模型(Genetic algorithm matlab source code. . Grey can be applied to image processing and graphics degradation model and many other models)
- 2013-07-22 12:33:22下载
- 积分:1
-
svpwm_for_induction_motor
SVPWM for Induction Motor
- 2014-11-15 05:01:26下载
- 积分:1
-
mulDNewton
本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
- 2010-01-01 14:18:33下载
- 积分: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
-
LBP1
基于LBP的人脸识别技术的代码,用MATLAB程序实现(LBP face recognition technology-based code)
- 2013-03-11 13:12:53下载
- 积分:1
-
TVP_FAVAR
基于时变的因子向量自回归模型的matlab程序(Based on time-varying factor vector autoregression model matlab program)
- 2021-04-27 13:18:44下载
- 积分:1
-
ofdm_modulation_recognition
ofdm调制方式识别的matlab仿真程序,即ofdm信号与单载波信号之间的识别,利用的是高阶累积量作为特征参数(Ofdm modulation mode recognition of matlab simulation program, that is, between ofdm signal with single carrier signal recognition, using the high-order cumulants as characteristic parameters)
- 2021-01-09 10:08:51下载
- 积分:1
-
NelderMead_Powell
Numerical optimization, NeaderMead Powell method
- 2010-05-12 14:35:22下载
- 积分:1