-
MIMOSystems(matlab)
说明: 一篇关于MIMO的文章,文中附有仿真所用的源代码(An article on the MIMO, the paper with the source code used in simulation)
- 2010-04-20 09:58:24下载
- 积分:1
-
Bayesian parameter est
贝叶斯参数估计 输入:train_patterns, train_targets, sigma 输出:均值,协方差(function [mu, sigma] = Bayesian_parameter_est(train_patterns, train_targets, sigma)
)
- 2010-05-14 12:26:30下载
- 积分:1
-
lms2
自适应滤波算法中的LMS算法,用于语音通信中的噪声抵消。(Adaptive filtering algorithm in the LMS algorithm for voice communications in noise canceling.)
- 2011-07-29 16:13:23下载
- 积分:1
-
matlab
ook程序 关于课程设计的编程设计 通信专业
(the ook program Programming communications professionals on curriculum design)
- 2012-05-31 21:58:03下载
- 积分:1
-
Rec618_10
ITU-R国际降雨衰减预测模型,信道建模,仿真,降雨衰减预测
(ITU-R International rain attenuation prediction model, channel modeling, simulation, rain attenuation prediction)
- 2012-03-08 21:11:00下载
- 积分:1
-
NLMS程序
提供了三个NLMS算法程序,结果良好,供大家参考(provide 3 NLMS algorithm program with good results. Please refer to it.)
- 2005-08-01 15:56:18下载
- 积分:1
-
a
说明: 对语音信号进行处理,做fft,语谱图,短时fft,并进行对比(The speech signal processing, do fft, spectrogram, short fft, and compare)
- 2011-03-13 19:20:20下载
- 积分:1
-
modelsim_tut
learnigng of modelsim in matlab
- 2011-07-28 16:08:36下载
- 积分:1
-
finite-element--
2D四杆桁架结构的MATLAB有限元分析实例 用于编程实现有限元计算(MATLAB finite element analysis example of 2D four truss structure)
- 2012-11-30 16:08:52下载
- 积分:1
-
PSO
梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest and most simple and most commonly used optimization method. The gradient descent method is simple to realize. When the objective function is a convex function, the solution of the gradient descent method is a global solution. In general, the solution is not guaranteed to be the global optimal solution, and the gradient descent method is not necessarily the fastest. The optimization idea of gradient descent method is to use the current position negative gradient direction as the search direction, because the direction is the fastest descending direction of the current position, so it is also called the steepest descent method. The faster the slowest descent approach is closer to the target, the smaller the step, the slower the progress.)
- 2018-01-29 21:44:10下载
- 积分:1