代码搜索:mimo matlab

找到约 10,000 项符合「mimo matlab」的源代码

代码结果 10,000
www.eeworm.com/read/478193/6721824

m mimo_main.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % mimo_main.m % This program is designed to estimate MIMO parameters % in the Frequency D
www.eeworm.com/read/477759/6733810

m mimo_system.m

function [Capacity PowerAllo] = WaterFilling_alg(PtotA,ChA,B,N0); % % WaterFilling in Optimising the Capacity %=============== % Initialization %=============== ChA = ChA + eps; NA = length(ChA
www.eeworm.com/read/477174/6739546

m mimo_system.m

% in this programe a highly scattered enviroment is considered. The % Capacity of a MIMO channel with nt transmit antenna and nr recieve % antenna is analyzed. The power in parallel channel (after
www.eeworm.com/read/410250/11295577

m mimo_ofdm.m

%------------------------------------------ % EE359 final project, Fall 2002 % Channel estimation for a MIMO-OFDM system % By Shahriyar Matloub %----------------------------------------
www.eeworm.com/read/404751/11479103

m lineariz_mimo.m

function [sys,x0,str,ts] = lineariz_mimo(t,x,u,flag,n,nout,vzorec) % NelinSys - a program tool for analysis and synthesis of nonlinear control systems % based on MATLAB/Simulink 5.2 %
www.eeworm.com/read/404751/11479132

html ppreg_mimo.html

Linear controller for MIMO systems
www.eeworm.com/read/404751/11479193

html lineariz_mimo.html

Linearizing control law for MIMO systems
www.eeworm.com/read/404751/11479215

html stavp_mimo.html

Nonlinear MIMO system (State-Space model)
www.eeworm.com/read/404751/11479217

html transf_mimo.html

Coordinates transformation for MIMO systems
www.eeworm.com/read/404751/11479241

m transf_mimo.m

function [sys,x0,str,ts] = transf_mimo(t,x,u,flag,n,r,Z) % NelinSys - a program tool for analysis and synthesis of nonlinear control systems % based on MATLAB/Simulink 5.2 % % (C) 200