-
MIMO_ofdm-simulation
说明: 一个利用空时编码和训练序列进行仿真的mimo ofdm系统(A use of space-time coding sequence of simulation and training systems mimo ofdm)
- 2011-03-31 09:35:54下载
- 积分:1
-
codeurcelp
matlab code of celp coder
- 2013-05-11 22:27:59下载
- 积分:1
-
k均值聚类
说明: 通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clustering results are analyzed.)
- 2020-06-20 10:20:02下载
- 积分:1
-
Gaussian
光学系统传递矩阵和高斯常数的计算(matlab)(Transfer Matrix and Gaussian optical constant calculation (matlab))
- 2010-10-21 16:26:39下载
- 积分:1
-
BAYESMATLAB
Bayes Decision Procedure Bases on MATLAB Progame
- 2008-04-26 19:49:16下载
- 积分:1
-
QAM_AWGN_Fading
加性高斯白噪声衰减信道的QAM调制源代码,包含误码率仿真(Additive white Gaussian noise attenuation channel QAM modulation source code, including bit error rate simulation)
- 2008-05-30 22:22:50下载
- 积分:1
-
Algorithme_de_limitation
aLKGORITHME DE LIMITATION DES COURANTS
- 2012-04-04 17:54:37下载
- 积分:1
-
Otsu
最大类间方差法的VC++和matlab源程序,还包括其原理介绍的doc文档(Otsu method of VC++ and matlab source, but also introduced the principle document doc)
- 2011-05-16 10:42:10下载
- 积分:1
-
Russian_SquareV2.0
俄罗斯方块matlab GUI平台的例程,自带程序说明(Tetris routines matlab GUI platform, comes with the program description)
- 2013-12-18 19:53:46下载
- 积分:1
-
EllipseFitByTaubin
This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2 + bxy + cy^2 + dx + ey + f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters (This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2+ bxy+ cy^2+ dx+ ey+ f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters )
- 2009-10-19 20:29:44下载
- 积分:1