FARHA KHAN
Followers: 0 Following: 0
Feeds
質問
Antenna array (Transmitter + Receiver) in Matlab
I want to design uniform circular array communication system in simulink
約1年 前 | 1 件の回答 | 0
1
回答質問
Error using mesh (line 71) Z must be a matrix, not a scalar or vector.
I am trying to get mesh plot a=eletxt(:,1); b=eletxt(:,2); c=ele(:,5); a1=table2array(theta(1:5:end,:)); b1=table2array(p...
約2年 前 | 1 件の回答 | 0
1
回答質問
Not able to get phase plot of uniform circular array
Hai I am designing uniform circular array The phase plots are visible for 2.5 ghz frequency but not for 18Ghz , the program...
約2年 前 | 1 件の回答 | 0
1
回答質問
how to import data of workspace to tsv file in cst software?
I have a matrix of around 500 elements in my workspace of name position, I want to import this array of matrices in cst software...
2年以上 前 | 1 件の回答 | 0
1
回答質問
I am using conformal array and the output of the pattern is giving me "OUT OF MEMEORY"
pattern(c,f,'Type','phase','Polarization','V') c is "conformal array output" I am trying to execute this it takes more than 2h...
3年弱 前 | 1 件の回答 | 0
1
回答質問
How to calculate array factor in matlab
I m trying to write matlab code for this expression. Can anyone help me with this? Thanks!!!!
約3年 前 | 0 件の回答 | 0
0
回答回答済み
How to implement Array factor in MATLAB?
AF= zeros(2,16); for m=1:2 for i=1:n(m) AF=AF+exp((1j)*(((k)*(r(m))*(sin(deg2rad(theta)))*(cos(deg2rad(phi-phi(...
How to implement Array factor in MATLAB?
AF= zeros(2,16); for m=1:2 for i=1:n(m) AF=AF+exp((1j)*(((k)*(r(m))*(sin(deg2rad(theta)))*(cos(deg2rad(phi-phi(...
約3年 前 | 0
質問
How to implement Array factor in MATLAB?
clc clear all close all %arf of cca 4,16 ele c=3*(10^8); f=30*(10^9); lambda=c/f; l=[1 3] %mode r=[0.5 1.5]*lambd...
約3年 前 | 3 件の回答 | 0
3
回答質問
INCREASE NUMBER OF LEGENDS IN SIMULINK
HOW TO INCREASE NUMBER OF LEGENDS IN SIMULINK? PLEASE ANSWER.
約3年 前 | 1 件の回答 | 0
1
回答質問
How to calculate array factor of UNIFORM CIRCULAR ARRAY or CONCENTRIC CIRCULAR ARRAY?
How can I calculate the array factor of uniform circular array OR concentric circular array in matlab at az=0 ele=0? % MATLAB C...
約3年 前 | 0 件の回答 | 0
0
回答質問
How to give different inputs to narrowband transmit array in simulink
Hi I am trying to give two modes using conformal array(the array I am using is concentric circular array). So each ring of CC...
約3年 前 | 0 件の回答 | 0
0
回答質問
IMPLEMENTATION OF ANTENNA ARRAY(CONCENTRIC CIRCULAR) USING MATLAB FUNCTION IN SIMULINK
Hi I am tring to implement concentric circular arrays using simulink,phased array toolbox. Narrowband tx and rx array couldn'...
3年以上 前 | 1 件の回答 | 0
1
回答質問
How to implement concentric circular array in simulink
I have tried to work using phases array toolbox in simulink.There I have used narrowband tx and rx array, but the thing is it ha...
3年以上 前 | 1 件の回答 | 0
1
回答質問
i am designing patch antenna for 28.5ghz but it is showing following errors
Out of memory. Error in polyshape/isinterior>check_inpolygon (line 85) quad = (negX & posY) + 2*(negX & negY) + 3*(posX & ne...
3年以上 前 | 1 件の回答 | 0