Community Profile

photo

Dion Akmal


Last seen: 7 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


i want to ask that how to write this in matlab?

7 months ago | 0 answers | 0

0

answers

Question


how to make a single crossed-loop/monopole antenna in matlab?
I want to simulate the radiation pattern and i want to know the steering vector.

10 months ago | 1 answer | 0

1

answer

Question


What is the steering vector of Single Crossed-loop/monopole antenna with elevation and azimuth degree?
i just want to know what is the steering vector of the single crossed-loop/monopole antenna that the elevation and azimuth degre...

10 months ago | 0 answers | 0

0

answers

Question


How can i add Elevation Degree to my Script?
clc clear all format long %The data show that as long shaping scientific doa=[30]/180*pi; %Direction of arrival phi_1 = [30]...

10 months ago | 2 answers | 0

2

answers

Question


3D Plot Color Map Gradation
can somebody help me to make a 3D plot color like this.

3 years ago | 1 answer | 0

1

answer

Question


Matrix Dimension Must Agree
can somebody help me im new at using matlab this is my code and the error said that "Matrix Dimension Must Agree" clc clear ...

3 years ago | 3 answers | 0

3

answers

Question


how to integral f(x).*g(x)
can somebody help me with my problem. here is my code and it cant be run f = 0.05:0.05:0.4 t=0:.01:20 X=cos(2*pi*f*t) Y=...

3 years ago | 1 answer | 0

1

answer

Question


Matrix Dimensions must agree
please help me im new at using MATLAB here is my code f = 0.05:0.05:0.4; t = 0:0.01:20; g = dot(cos(2*pi.*f.*t),sin(2*pi.*f....

3 years ago | 1 answer | 1

1

answer