-
15
说明: Matlab从入门到精通中所有的源程序。(Matlab from entry to master all of the source.)
- 2009-10-09 01:47:25下载
- 积分:1
-
dip
MATLAB在图像处理中的应用,七个文件,适合图像处理初学者使用,原创。(MATLAB in image processing applications, the seven files, suitable for beginners to use image processing, originality.)
- 2010-12-30 21:04:47下载
- 积分:1
-
chazhiyunihe
数值分析中的插值与拟合,有详细的讲解和配套matlab源代码(Numerical analysis of interpolation and fitting, detailed explanations and supporting source code matlab)
- 2010-12-31 18:23:41下载
- 积分:1
-
IWLS
说明: 对最小二乘的参数进行重新加权,实现迁移学习并预测(Least-square importance weighted, transfer learning and prediction)
- 2020-03-02 20:38:05下载
- 积分:1
-
BERcurve_CV_hard
BER with Viterbi decoder
- 2010-06-10 08:30:15下载
- 积分:1
-
FIR
说明: 这是一个在MATLAB上编写的FIR滤波器程序,并能被AccelDSP综合,下载到Xilinx上进行硬件仿真,适合对AccleDSP学习的人应用(This is a MATLAB program to write the FIR filter, and can be integrated AccelDSP downloaded to the Xilinx on hardware simulation, suitable for application on AccleDSP learn,)
- 2010-04-28 11:42:50下载
- 积分:1
-
Web
已有的文本过滤受限,所以对现有的文本过滤软件进行了算法改进,对现有的问题进行分析,故而有着实用价值,但是文本过滤仍然有着不能弥补对图形图象的无效,所以有必要对图象视频等进行过滤(Already limited text filtering, so the existing text filtering software algorithms to improve on the existing analysis of the problem the club would have practical value, but still have a text filter should not make up for the graphic image is invalid, there is necessary to filter the video image)
- 2007-11-09 05:23:55下载
- 积分:1
-
noise
加高斯噪声,椒盐噪声,复杂高斯噪声,复杂传统噪声(salt&pepper noise ;gaussian noise ;multiplicative gaussian;multiplicative uniform)
- 2011-01-15 21:44:17下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(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步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
matlab
两个关于平面波展开的程序,有助于电磁专业初学者 (two code about planewave)
- 2011-05-12 14:05:22下载
- 积分:1