登录
首页 » Matlab » 发射分集Alamouti

发射分集Alamouti

于 2022-01-25 发布 文件大小:590.00 B
0 132
下载积分: 2 下载次数: 1

代码说明:

Alamouti transmit diversity

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

发表评论

0 个回复

  • newfft
    自己设计的新型FFT算法,用MATLAB仿真通过,绝对好用的源码。可以发论文。包括了FFT经典算法和改进算法的c实现(Designed a new type of FFT algorithm, through the use of MATLAB simulation, the source is absolutely easy to use. Papers can be made. Includes the classic FFT algorithm and improved algorithm for the realization of c)
    2009-05-03 17:06:05下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • MITmatlabguide
    MIT做的matlab maping工具箱参考手册.内含丰富的例子和详细的程序讲解.对利用matlab做地图和GIS的人来说是一本不错的参考书!(MIT do maping Matlab toolbox reference manual. Intron rich and detailed examples explain procedures. Matlab done on the use of maps and the GIS is a good reference books!)
    2007-01-27 22:00:06下载
    积分:1
  • character-recognize
    使用人工神经网络识别手写字符,有样本有结果,代码可运行(handwriting character recognize with NN)
    2015-03-16 16:40:42下载
    积分:1
  • 矩阵重构DOA估计算法
    基于矩阵重构的DOA估计算法,包含DSVD算法和ESVD算法(The DOA estimation algorithm including DSVD and ESVD)
    2018-12-04 11:01:34下载
    积分:1
  • MATLAB/Simulink模型的太阳能光伏组件及MPPT算法
    利用Matlab-Simulink开发太阳能光伏组件。I-V&P-
    2022-04-25 03:49:53下载
    积分:1
  • dicom_toolbox_version_2e
    工具箱Dicom标准搜索/读/写工具... -dicom_folder_info,搜索文件夹和所有的DICOM文件的子文件夹,并给出了结构后,在所有数据集在该文件夹中的信息。 -dicom_read_volume,读一个DICOM货量并不重要,如果DICOM的体积单个文件或多个文件组成,或在子文件夹 -dicom_write_volume,写一个DICOM量 -SiemensInfo,读取从西门子私人标记00291020 MRI和DTI技术信息 (Toolbox with Dicom Search/Read/Write tools ... - dicom_folder_info, search a folder and sub-folders for all dicom files and gives a structure back with the information of all datasets present in that folder. - dicom_read_volume, read a dicom volume, it doesn t matter if the dicom volume consist of a single file or multiple files, or is in a sub-folder - dicom_write_volume, write a dicom volume - SiemensInfo, reads the MRI and DTI information from the Siemens Private tag 0029 1020)
    2011-05-23 11:29:54下载
    积分:1
  • Semi-Supervised-Distance-Metric
    Semi-Supervised Distance Metric Learning for Collaborative Image Retrieval
    2014-02-19 18:19:47下载
    积分:1
  • 新建文本文档
    对图像进行压缩,算术编码实现程序和仿真图象,给出基于 DCT 的图像压缩的 matlab 仿真结果(Image compression, arithmetic coding implementation program and simulation image, the image compression based on DCT matlab simulation results)
    2018-06-16 11:49:27下载
    积分:1
  • disjw
    说明:  已知地球两点距离、方位角和一个点的lat和lon,求另一个点的经纬度(calculate one point's lat/lon through another point' lat/lon and their distance)
    2017-11-16 11:01:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载