-
MU-MIMO
实现多用户MU,通过两次预编码来消除用户间干扰和流间干扰,同时这种处理极大简化了接收机复杂度。(MU-MIMO 。 the first precoding :ZF-BD
the second precoding :ZF or MMSE)
- 2021-03-06 22:39:30下载
- 积分:1
-
TSPgailiangquan
基于改良圈算法的MATLAB编程求解旅行商问题,程序简单,但是比较粗糙(Improved algorithm based on MATLAB programming cycle traveling salesman problem, the program is simple, but relatively rough)
- 2010-05-15 12:10:58下载
- 积分:1
-
fourieranalysisPWMsignal
基于MATLAB平台的PWM调制正弦波的快速傅里叶分析(his model simulates and computes Fourier analysis of PWM based sinusoidal waveform. Fundamental frequency can be changed in model properties. Amplitude modulation index and frequency modulation index can be adjusted in Simulink model directly.)
- 2013-11-12 14:19:21下载
- 积分:1
-
OFDM2
此代码为较为全面的ofdm无线通信的链路仿真,实现了信道模型,传输等,内容翔实,适合无线通信专业的研究生学习。(This code is more comprehensive wireless communications link ofdm simulation to achieve a channel model, transmission, informative, suitable for wireless communications professional graduate study.)
- 2014-12-14 10:25:06下载
- 积分:1
-
HMM(matlab)
MATLAB的hmm工具箱,可以计算连续HMM和离散HMM。里面有使用说明的网页链接,直接点击一下(Download HMMtoolbox)就可以了,很简单。(Hmm toolbox of MATLAB, you can calculate the continuous the HMM and discrete HMM. There are instructions for use of the web links, directly click the (Download HMMtoolbox) can very simple.)
- 2012-12-03 18:04:59下载
- 积分:1
-
W7_W8-Matlab-code
This is the code for Kalman algorithm
- 2012-04-17 18:16:22下载
- 积分:1
-
saliency-and-trim
说明: 用于人造视觉 256*256的图像缩小到25*25 用saliency提取显著性区域 并根据设定的阈值剪裁(256* 256 for artificial visual image reduced to 25* 25 with saliency extraction of significant regional and in accordance with thresholds set tailoring)
- 2010-04-29 09:03:53下载
- 积分:1
-
BICM
说明: 关于BICM仿真的比较全的代码集合。希望对大家有所帮助!(Comparison of BICM simulation on the entire code set. I hope all of you to help!)
- 2008-12-03 11:20:20下载
- 积分:1
-
pm
内容:运用PM算法识别空间目标。程序中附有注释,可改变方向角,运算速度比music算法快,本人毕设程序,绝对可用。(Content: The use of PM space target recognition algorithm. Annotated program, you can change the direction of the angle calculation algorithm is faster than the music, I set up the program, absolutely free.)
- 2013-11-25 21:35:41下载
- 积分:1
-
SPGP_dist
这是一个关于稀疏高斯过程的matlab源码,可以用于计算测试输入的高斯预测值。( spgp_pred computes the SPGP predictive distribution for a set of
test inputs. You need to supply a set of pseudo-inputs or basis
vectors for the approximation, and suitable hyperparameters for the
covariance. You can use any method you like for finding the
pseudo-inputs , with the simplest obviously being a random subset of
the data. It is coded for Gaussian covariance function, but you could
very easily alter this. It is also fine to use for high dimensional
data sets.
spgp_lik is the SPGP (negative) marginal likelihood and gradients
with respect to pseudo-inputs and hyperparameters. So you can use this
if you wish to try to optimize the positioning of pseudo-inputs and
find good hyperparameters, before using spgp_pred . I would recommend
initializing the pseudo-inputs on a random subset of the data, and
initializing the hyperparameters sensibly. Its current limitations are
that 1) it is slow and memory intensive for high dimensional data sets
2) it is heavi)
- 2021-05-13 07:30:02下载
- 积分:1