Ellison Castro
Followers: 0 Following: 0
Statistics
RANK
21,681
of 295,467
REPUTATION
2
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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.
9 years ago | 0
how to write functions in an m-file?
I think it should be constructed like this: function[output1, output2, ...] = function_name(input1, input2, ...) % Inser...
9 years 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...
9 years ago | 1 answer | 2