photo

Dion Akmal


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
35,152
of 300,584

REPUTATION
1

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
1

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

2 years 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.

2 years 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...

2 years ago | 1 answer | 0

1

answer

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]...

2 years ago | 2 answers | 0

2

answers

Question


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

4 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 ...

4 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=...

4 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....

4 years ago | 1 answer | 1

1

answer