-
auto_enhance
AUTOENHANCE Automatically adjusts/enhances the image(brightness, color and contrast) to "optimum" levels.
- 2009-11-14 16:14:47下载
- 积分:1
-
Vehicle-Model-of-6DOF
建立了整车的6自由度模型,包括轮胎模型、车身模型、垂向力模型等(The 6DOF model of vehicle)
- 2020-07-03 03:00:02下载
- 积分:1
-
yinwen
模糊PID控制器优化函数的文章,很不错的,很有参考价值,是英文版的可以作为参考资料。(Fuzzy PID controller optimization function article, very good, good reference is the English version can be used as reference.)
- 2010-09-13 15:03:25下载
- 积分:1
-
kaam_ki_cheez
The channel estimation algorithm is based on a subspace approach. The method works only for identifiable STBCs (excluding >=1-rate STBCs). See publication [1] for more detail about the algorithm and the identifiability conditions. The zip file contains three m files.
- space_time_coding.m (perform space time coding)
- subspace_channel_estimation_STBC.m (channel estimation)
- one_shot.m (show an example)
To use these files, extract the three files in the same folder. Then, call the script one_shot in the matlab command window.
Reference:
[1] Ammar, N. Ding, Z. "Blind Channel Identifiability for Generic Linear Space-Time Block Codes" IEEE Transactions on Signal Processing Volume 55, Issue 1, Jan. 2007 Page(s):202 - 217(The channel estimation algorithm is based on a subspace approach. The method works only for identifiable STBCs (excluding >=1-rate STBCs). See publication [1] for more detail about the algorithm and the identifiability conditions. The zip file contains three m files.
- space_time_coding.m (perform space time coding)
- subspace_channel_estimation_STBC.m (channel estimation)
- one_shot.m (show an example)
To use these files, extract the three files in the same folder. Then, call the script one_shot in the matlab command window.
Reference:
[1] Ammar, N. Ding, Z. "Blind Channel Identifiability for Generic Linear Space-Time Block Codes" IEEE Transactions on Signal Processing Volume 55, Issue 1, Jan. 2007 Page(s):202- 217)
- 2009-12-05 17:14:58下载
- 积分:1
-
mfsk
MFSK不同进制下,在不同采样率不同EB/NO时的误码率分析(MFSK under different band, different at different sampling rates EB/NO when the error rate analysis)
- 2011-05-23 21:13:11下载
- 积分:1
-
wendingbianjie21
非线性动力学求解轴承约束边界稳定性问题,理论分析(Solve problems of bearing stability constraint boundary nonlinear dynamics, theoretical analysis)
- 2021-04-19 15:28:50下载
- 积分:1
-
IntGaussLegendre
计算高斯-勒让德求积,直接调用函数即可。(Calculate the Gauss-Legendre quadrature.)
- 2020-06-29 01:40:02下载
- 积分:1
-
3
说明: MATLAB CODE FOR INFORMATION THEORY AND CODING
- 2013-09-11 12:57:43下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
CMAPSS Segmentation
python code for cmapss segmentation
- 2019-02-18 03:29:38下载
- 积分:1