-
MIMO44
论文仿真原型程序,仿真四种(ZF,ZF-SIC,MMSE,MMSE-SIC) Vblast接收的检测性能,绘制误比特率~信噪比曲线。
发端初始化===============================================================
发射天线数tx,接收天线数rx,发射矩阵长度L(帧长)
( Paper prototype simulation procedures, simulation of four (ZF, ZF-SIC, MMSE, MMSE-SIC) Vblast detection receiver performance, bit error rate mapping ~ SNR curve. Initialize the originator ============================================= number of transmission antennas ================== tx, a number of receiving antennas rx, fired matrix length L (帧长))
- 2009-04-15 21:37:13下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
trackingfallingball
用matlab实现kalman滤波器condensation滤波器跟踪自由落体的小球(Using matlab to achieve condensation filter kalman filter tracking of free-falling ball)
- 2007-09-28 10:21:11下载
- 积分:1
-
Basics_Of_MATLAB_And_Beyond
book for matlab for beginners
- 2010-12-08 18:04:46下载
- 积分:1
-
duotezhonghongxianbaojing
该程序实现多特征红线报警算法,两个matlab文件,一个为函数,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其固定阈值求出来,并一起画出图来。(The program features multi-red alarm algorithm, two matlab files, one for function, the other main function calls the function file the program seek out four signals characteristics of each road and fixed threshold value ,then draw them out .)
- 2011-08-30 18:38:05下载
- 积分:1
-
Seminario-Matlab
matlab par velocidad motores cd shunt serie compuesto
- 2014-01-08 04:02:22下载
- 积分:1
-
Demo MWC
说明: 基于宽带调制转换器的一个压缩感知技术,Matlab软件包,用于模拟系统的采样。(A compressed sensing technology based on wideband modulation converter)
- 2021-03-17 17:09:20下载
- 积分:1
-
MATLAB--contour
通过matlab绘制MICAPS第四类数据等值线的源代码,并获得等值线的数据结构(By matlab draw contour MICAPS fourth class data source and get the data structure contour)
- 2021-01-08 22:58:51下载
- 积分:1
-
svm
说明: matlab支持向量机可以对模型进行预测,具有良好的预测效果(Matlab support vector machine can predict the model, which has good prediction effect)
- 2020-04-04 20:24:33下载
- 积分:1
-
4.面阵中二维角度估计 ESPRIT算法MATLAB程序
说明: 面阵中二维角度DOA估计算法,采用ESPRIT,经典算法,注释清晰,可拿来直接用(Two dimensional angle DOA estimation algorithm in array, using ESPRIT, classic algorithm, clear notes, can be used directly)
- 2021-01-04 09:23:15下载
- 积分:1