photo

Ellison Castro


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
21.691
of 300.392

REPUTATION
2

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.373

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

  • First Answer

View badges

Feeds

View by

Answered
To get a surf plot
The 'surf' function is plotting function; it plots your data onto a graph. You should a set of data to be plotted.

meer dan 10 jaar ago | 0

Answered
how to write functions in an m-file?
I think it should be constructed like this: function[output1, output2, ...] = function_name(input1, input2, ...) % Inser...

meer dan 10 jaar ago | 0

Question


Is this code of Angular Spectrum Method correct?
I constructed my code of the Angular Spectrum Method. However, as the distance between the object and the plane of interest incr...

meer dan 10 jaar ago | 1 answer | 2

1

answer