-
771
基于simulink的无线通信系统的设计,希望对大家有帮助(Simulink-based wireless communication system design, we hope tobangzhu)
- 2012-05-25 23:05:09下载
- 积分: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
-
mmread
运动目标的检测,可以检测出车辆的移动轨迹(Moving Target Detection)
- 2012-05-23 03:45:56下载
- 积分:1
-
tuxiangzengqiang
GUI系统进行图像的增强处理,包括彩色增强,频域滤波等(GUI image enhancement processing systems, including color enhancement, frequency domain filtering)
- 2014-01-26 10:15:44下载
- 积分:1
-
lvbo
邻域平均法滤波
原图像画面清晰,添加勒椒盐噪声后图像上产生勒明显的黑色斑点(噪声),用不同模板的平滑滤波处理后图像上的噪声消失,但是图像变得模糊,并且,使用的模板越大,对图像的去噪效果越好,同时图像也变得越模糊。
(Neighborhood averaging filter clear picture of the original image, add the Le Salt and pepper noise generated after the image Roming noticeable black spots (noise), smoothing with different template processed image noise disappear, but the images become blurred, and the use of template bigger the better the image de-noising the same time, the image becomes more blurred.)
- 2009-10-25 09:31:03下载
- 积分:1
-
tp4.tar
canny edge detector in matlab
- 2009-12-25 04:48:54下载
- 积分:1
-
fdo
多目标优化的源程序,自己写的,给大家分享分享(a original Matlab code for multi-objective optimization problem,just for sharing)
- 2011-01-06 10:37:38下载
- 积分:1
-
PRoNTo_v.1.1_r740_bugfix
PRoNTo (Pattern Recognition for Neuroimaging Toolbox),一款MVPA(多体素模式分析)matlab toolbox,用于fMRI数据分类或逼近,非常实用。(a software toolbox based on pattern recognition techniques for the analysis of neuroimaging data.)
- 2015-04-13 15:03:46下载
- 积分:1
-
HRTF_interpolation_in_3D
近场HRTF在水平角,仰角和距离上的插值算法,十分具有参考价值(Matlab demonstration of an algorithm for interpolating distance-dependent (near-field) head-related transfer functions (HRTFs).)
- 2014-02-14 11:12:14下载
- 积分:1
-
MATLAB
MATLAB在时间序列建模预测及程序代码(MATLAB time series modeling and forecasting and program code)
- 2013-04-29 14:18:43下载
- 积分:1