-
adpmedian
这是自适应中值滤波的matlab函数实现,可以清晰的保存图像的细节。(This is the adaptive median filtering matlab function to achieve, you can save the image clear the details.)
- 2012-01-07 16:46:31下载
- 积分:1
-
enframe
frame blocking, known as enframe or split the signal into specific frames.
- 2010-09-07 22:53:00下载
- 积分:1
-
RADAR_sim_codes
Matlab code for simulation of radar received power versus range. There are other files for additional features like aperture area, swirling objects and pulse integration
Happy learning!
- 2009-05-10 19:58:38下载
- 积分:1
-
Large-capacity-data-fitting
用matlab实现1000组复数数据的拟合,并计算拟合函数的归一化均方误差(NMSE).(1000 groups using matlab fitting complex data, and calculate the fit function normalized mean square error (NMSE).)
- 2020-12-18 21:29:11下载
- 积分:1
-
tuxiangfenge
利用多种方法对图像进行分割的matlab程序(Using a variety of methods for image segmentation matlab program)
- 2015-03-20 14:00:46下载
- 积分:1
-
OFDMChaEstZFMMSE
This zip files contains the OFDM channel estimation matlab code using Zero Forcing MMSE and LS linear methods.
- 2013-02-26 14:41:14下载
- 积分:1
-
compressed-sensing
matlab code for compressed sensing
- 2013-04-16 10:56:12下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
Inversor_actuador_GeradorDC
Matlab - DC-Shunt Generator
- 2014-02-19 06:59:36下载
- 积分:1
-
自适应巡航控制示例 AdaptiveCruiseControlExample
自适应巡航控制示例,matlab代码,可运行(Adaptive Cruise Control Example)
- 2021-03-19 16:29:18下载
- 积分:1