搜索资源列表
智能天线系统的MATLAB实现
- 里面包含了只能天线平台的绝大多数程序,比如波束形成,测向等等
MIMO-OFDM2×2空间复用信道MATLAB仿真模型
- 空间复用空时码的仿真程序,天线配置为2发2收。mainMIMO_OFDMA_2Tx.m: 主程序,设置各种参数 gendata_2Tx_SM.m: 生成原始信息数据的程序 mod_2Tx_SM_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪声的程序 dem_DFU
matlab实用技巧
- matlab中的一些特殊技巧
普通端射阵天线的matlab程序
- 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
矩量法解Hallen方程求线天线表面电流分布
- 矩量法解Hallen方程求线天线表面电流分布,E面方向图和辐射阻抗,Moment Method Solution of Hallen equation for wire antenna surface current distribution, E surface impedance and radiation pattern
beamformingCodes.智能天线中的波束成型算法
- 智能天线中的波束成型算法,系统仿真程序,matlab代码,Smart Antenna beamforming algorithm, the system simulation program, matlab code
dengjianju.rar 相控阵天线六边形阵与矩形阵方向图
- 相控阵天线六边形阵与矩形阵方向图,圆形喇叭天线方向图,Phased array antenna array and hexagonal array pattern of rectangular, circular horn antenna
PSO_synthesis.rar
- 粒子群优化算法用于天线阵列方向图综合,自己编写的源代码,使用标准粒子群优化算法,Particle swarm optimization algorithm for antenna array pattern synthesis, I have written the source code, using the standard particle swarm optimization algorithm
Antenna_and_EM_Modeling_with_M
- matlab 下的天线和EM建模 (作者:Sergey N. Makarov),内含大量matlab源程序。,Antenna and EM Modeling with MATLAB- Sergey N. Makarov
Antenna-and-EM-Modeling-with-MATLAB
- 该书基于matlab编程来实现阵列天线方向图的形成-The book based on the matlab programming to achieve the formation of array antenna pattern
chapter02
- 天线仿真源代码,在MATLAB平台上运行,程序完整。-Antenna simulation source code in the MATLAB platform, the program integrity.
chapter04
- 用于无线通信中天线仿真,matlab上的源代码,第三部分。-For wireless communications antenna simulation, matlab on the source code, the third part.
Mobile-Communication-Antenna
- 这是个智能天线系统,被设计成主波束面向用户,背对干扰用户-This is a smart antenna system, the main beam is designed for users to turn their backs on the user interference
SMI(Algorithm)
- 智能天线自适应非盲波束形成SMI算法,有很好的参考价值。-Smart Antenna Adaptive SMI non-blind beamforming algorithms, have a good reference value.
zhinengtianxian
- 智能天线圆形阵列设计程序,可以设置不同的圆半径。-Smart antenna circular array design process, you can set a different radius.
Atenna
- 天线电磁场仿真MATLAB模型,是天线计算中的不错教程-Atenna and EM modeling with matlab
array_antenna
- 压缩包程序一共4个,一个主程序,是绘制天线的均匀直线阵的极坐标图和三维立体图,程序附有中文解释。另外3个程序是,均匀直线阵的工程应用:边射阵、普通端射阵、强方向性端射阵。-Procedures for a total package 4, a main program, is the preparation of the uniform linear array antenna of the polar map and three-dimensional map, with the Chines
MatlabVerilog
- 这是关于智能天线的自适应算法的MATLAB代码-This is the smart antenna on the adaptive algorithm of MATLAB code
通信天线建模与MATLAB仿真分析 源代码
- 通信天线建模与MATLAB仿真分析 源代码(antenna modeling simulation; source code)