-
SteepestDescent
steepest descent method for estimation
- 2012-04-08 19:54:08下载
- 积分:1
-
mimoshuailuoxindao
仿真MIMO平坦衰落信道的MATLAB程序
很好用(simulation MIMO flat fading channel using MATLAB good)
- 2007-05-29 00:16:19下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
matlabsimulink
matlabsimulink通信系统建模与仿真实例分析(源代码模型)对通信学习非常有用!(matlabsimulink System Modeling and simulation analysis (source code model) is very useful for communication learning!)
- 2010-07-28 11:16:16下载
- 积分:1
-
svm
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。(The basic idea of SVM method are: the definition of the optimal linear hyperplane, and the search algorithm for optimal linear hyperplane by solving a convex programming problem. Then based on Mercer nuclear expansion theorem, through a nonlinear mapping φ, the sample space is mapped to a high-dimensional and even infinite dimensional feature space (Hilbert space), so that in the feature space can be applied to solve the linear learning machine method, the sample space The highly nonlinear classification and regression problems. svm procedures that support vector machine code.)
- 2010-07-31 10:21:45下载
- 积分:1
-
DOA--and-snr
music算法中波达方向估计与在不同信噪比情况下的关系仿真代码(Music algorithm of estimating the mw and relationship in different SNR situation simulation code)
- 2014-07-15 17:42:11下载
- 积分:1
-
MATLAB
主要是仿真了gold码、数据的调制、加噪、解调以及数据恢复的过程。(Simulation of gold is mainly a code, data modulation, noise, demodulation and data recovery process.)
- 2009-04-21 18:51:19下载
- 积分:1
-
2modulesPppt
A dynamic estimation of channel is necessary before the transmission of the signals since the wireless channel is time–varying..we use MMSE method for channel estimation. The MMSE method calculates the following, MMSE channel estimator is designed to minimize the estimation MSE. The MMSE estimate the channel responses.
- 2013-11-13 18:24:50下载
- 积分:1
-
P_and_S_waves
地震波的横波与纵波的速度分析,可以观察两种波的图形以及他们的速度大小与什么有关(Seismic shear waves and longitudinal wave velocity analysis, two kind of wave pattern can be observed as well as their size and what about the speed)
- 2013-05-27 08:53:46下载
- 积分:1
-
BP
说明: BP网络是通过输入层到输出层的计算来完成的。多于一层的隐含层虽然能在速度上提高网络的训练,但是在实际应用中需要较多的训练时间,而训练速度可以用增加隐含层节点个数来实现,因此在应用BP神经网络进行预测时,选取只有一个隐含层的三层BP神经网络就足够了。(The BP network is completed through the calculation of the input layer to the output layer. Although the hidden layer of more than one layer can improve the training of network in speed, more training time is needed in practical application, and the training speed can be realized by increasing the number of hidden layer nodes. Therefore, when the BP neural network is used to predict, the three layer BP neural network with only one hidden layer is sufficient.)
- 2018-04-26 21:18:39下载
- 积分:1