I am a PhD student of Electrical Engineering working on Hybrid Beamforming.
Dear Abdulahi Badrudeen,
I find these coding and supporting docs useful for your research.
% Initialize system constants rng(2014); gc = helperGetDesignSpecsParameters(); % Tunable parameters tp.txPower = 9; % watt tp.txGain = -8; % dB tp.mobileRange = 2750; % m tp.mobileAngle = 3; % degrees tp.interfPower = 1; % watt tp.interfGain = -20; % dB tp.interfRange = 9000; % m tp.interfAngle = 20; % degrees tp.numTXElements = 8; tp.steeringAngle = 0; % degrees tp.rxGain = 108.8320 - tp.txGain; % dB numTx= tp.numTXElements;
https://in.mathworks.com/help/phased/examples/beamforming-for-mimo-ofdm-systems.html?requestedDomain=true
All the best & Tq
Thanks to Naveen Balaji Gowthaman and Faisal Al Mozahid
Thanks, I could also try these ones.
I am comparing approaches used in resolving disputes.
17 May 2024 9,456 3 View
Hello, the experiment I want to conduct involves finding the amount of ammonia in a solution as a result of urea decomposition. However, I am trying to follow this method set out in this paper...
26 October 2022 5,980 1 View
I'm working on dissertation research which examines risk perception about the hot environment among migrant construction workers using 5-points Likert survey questionnaire. At this point, I'm...
14 July 2020 5,823 10 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Please, what is the memory consumption of the Matlab function quad tree decomposition procedure [S = qtdecomp(I)] with respect to the input set I?
27 July 2024 5,455 2 View
Hello, I am a research scholar currently working on a project involving image segmentation, and I am interested in using differential evolution for this purpose . I would greatly appreciate it if...
25 July 2024 9,926 1 View
Hello!!! I want to implement the Swerling characteristics functions (CF) directly in MATLAB without using its Fourier integral pairs...the Swerling CFs are actually Laplace Transform of the signal...
23 July 2024 4,925 1 View
Currently I need to calculate detection probabilities (PD) from radar cross section (RCS) data. Beta distribution parameters for this RCS data are calculated and will be used in Swerling0...
22 July 2024 868 0 View
Actually, I'm having trouble implementing the plot of the flutter region for the whirl prop system with 2 DOF (Influences of structural damping and propeller—pivot point distance on whirl flutter...
21 July 2024 5,047 2 View
Time-Frequency Domain
19 July 2024 8,031 2 View
Crack detection using Jestson nano board with real time camera
10 July 2024 6,283 0 View
I have a 3D output in the figure section of Matlab, does anyone know a way to transfer it to Abaqus or Ansys? Or in what format should I save it so that these analysis software can analyze it?
09 July 2024 9,226 3 View
I am working on some .edf files. I try to extract the frequency distributions from the EEG waves. The thing is, which i can't be sure if it is a problem or not, the most dominant frequency...
28 June 2024 6,897 4 View