登录
首页 » matlab » vincentzhu

vincentzhu

于 2009-07-03 发布 文件大小:12235KB
0 99
下载积分: 1 下载次数: 375

代码说明:

  这个源码是MIMO中的预编码技术的概括,包含了大部分有关MIMO的代码,能够帮助大家(The source is a MIMO pre-coding technology in general, including most of the code relating to MIMO, can help you)

文件列表:

vincentzhu
..........\Capacity_SC.m
..........\capacity_val.m
..........\codebook
..........\........\love
..........\........\....\html.txt
..........\........\....\one_d
..........\........\....\.....\codebook_2_4vec.mat
..........\........\....\.....\codebook_2_8vec.mat
..........\........\....\.....\codebook_3_16vec.mat
..........\........\....\.....\codebook_3_4vec.mat
..........\........\....\.....\codebook_3_8vec.mat
..........\........\....\.....\codebook_4_16vec.mat
..........\........\....\.....\codebook_4_64vec.mat
..........\........\....\two_d
..........\........\....\.....\codebook_4ant_2sub_2bit.mat
..........\........\....\.....\codebook_4ant_2sub_3bit.mat
..........\........\....\.....\codebook_4ant_2sub_4bit.mat
..........\........\....\.....\codebook_4ant_2sub_6bit.mat
..........\........\....\.....\codebook_4ant_2sub_6bit_fubini.mat
..........\........\....\.....\codebook_4ant_2sub_6bit_msv.mat
..........\........\....\.....\codebook_4ant_2sub_6bit_proj2.mat
..........\........\....\.....\codebook_4ant_2sub_7bit.mat
..........\........\....\.....\codebook_4_2_16vec.mat
..........\........\....\.....\codebook_4_2_4vec.mat
..........\........\....\.....\codebook_4_2_64vec.mat
..........\........\....\.....\codebook_4_2_8vec.mat
..........\........\....\.....\codebook_4_32vec.mat
..........\........\....\.....\codebook_8ant_2sub_10bit.mat
..........\........\....\.....\codebook_8ant_2sub_5bit.mat
..........\........\....\.....\codebook_8ant_2sub_8bit.mat
..........\corr_mimo_channel.m
..........\data.xlsx
..........\fourier_base_perturbation_subcodebook_2_2_16.mat
..........\fourier_base_perturbation_subcodebook_2_2_4.mat
..........\fourier_base_perturbation_subcodebook_2_2_8.mat
..........\fourier_base_perturbation_subcodebook_design_2_2_4.m
..........\hierachy_test.m
..........\Householder.asv
..........\Householder.m
..........\householder_ber_base_perturbation_subcodebook_2_2_4.mat
..........\householder_ber_base_perturbation_subcodebook_2_2_8.mat
..........\householder_cap_base_perturbation_subcodebook_2_2_4.mat
..........\householder_cap_base_perturbation_subcodebook_2_2_8.mat
..........\household_base_perturbation_subcodebook_design_2_2_8.m
..........\household_trans.m
..........\household_vector.mat
..........\household_vector_generator.asv
..........\household_vector_generator.m
..........\mimo_ch.mat
..........\mimo_channel_test.m
..........\mimo_corr.m
..........\mod_sym.m
..........\MSE_SC.m
..........\MSV_SC.m
..........\precoding_codebook.asv
..........\precoding_codebook.m
..........\precoding_hierachy_codebook.asv
..........\precoding_hierachy_codebook.m
..........\precoding_hierachy_codebook2.asv
..........\precoding_hierachy_codebook2.m
..........\precoding_hierachy_codebook3.asv
..........\quantization.asv
..........\quantization.m
..........\r.asv
..........\rotation_base_perturbation_subcodebook_2_2_16.mat
..........\rotation_base_perturbation_subcodebook_2_2_4.mat
..........\rotation_base_perturbation_subcodebook_2_2_8.mat
..........\rotation_base_perturbation_subcodebook_design_2_2_4.m
..........\slice.m
..........\test.asv
..........\test1.asv
..........\test1.m
..........\test2.asv
..........\test2.m
..........\test3.asv
..........\test3.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MUSIC
    说明:  用MUSIC方法实现谱估计的程序,可以用于频谱分析,(Spectrum estimation using MUSIC method implementation procedures can be used for spectrum analysis,)
    2011-02-28 19:16:00下载
    积分:1
  • Simulinkshilixiangjie
    首先介绍计算机仿真技术和仿真建模方法的基本概念,以 便对建模和仿真有个初步和整体的认识;然后对 Simulink 进 行简单介绍,并以一个简单例子进行引导;最后介绍 Simulink 的工作原理,为后续的深入掌握 Simulink 打下基础(First introduced the computer simulation technology and the basic concepts of simulation modeling methods, modeling and simulation in order to have a preliminary and general awareness then Simulink for a brief introduction, and to boot a simple example Finally Simulink works, Simulink for subsequent understanding of the foundation)
    2011-11-13 15:52:42下载
    积分:1
  • MATLAB_programming_handle_graphic_design_tutorials
    MATLAB程序设计句柄图形设计教程MATLAB programming handle graphic design tutorials(MATLAB programming Handle Graphics Design Tutorial MATLAB programming handle graphic design tutorials)
    2010-08-02 14:41:12下载
    积分:1
  • vectorcontrol
    这是一个关于永磁同步电机矢量控制的simulink模型,可以同过本历程自己修改模块得到自己想要的结果(This is a permanent magnet synchronous motor vector control on the simulink model, you can modify the same over the course of their module get the results you want)
    2009-11-05 14:16:11下载
    积分:1
  • readaif
    声音处理的MATLAB程序:READAIF ( Read a .AIF format sound file )
    2011-10-02 01:15:52下载
    积分:1
  • fuzzy-control
    模糊控制pid仿真,包括整体的软件设计等实现方法(fuzzy pid simulation)
    2011-10-16 14:38:29下载
    积分:1
  • LMSnew
    最小均方误差迭代算法和最小二乘算法的仿真程序。适用初学者(least mean square and recursive least square. appropriate for elementary learners.)
    2014-11-04 22:46:50下载
    积分:1
  • liner-formular
    利用Jacobi迭代法和共轭梯度法来解线性方程组的matlab源代码(Use Jacobi iteration method and conjugate gradient method for solving linear equations matlab source code)
    2014-02-28 16:35:31下载
    积分:1
  • VMD-KLD、KLDS、JSD、L2、HD
    说明:  对正弦复合信号进行VMD分解后计算KLD、KLDS、JSD、L2、HD距离对比实验(基于PDF概率密度函数)(After VMD decomposition of sinusoidal composite signal, KLD, klds, JSD, L2, HD distance comparison experiment (based on PDF probability density function))
    2020-10-10 14:02:09下载
    积分:1
  • simosimula
    simosimul simulates the ber for different simo systems 1*1,2*1,3*1 and 1*4
    2009-02-26 02:07:38下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载