photo

Ed Chan


Active since 2016

Followers: 0   Following: 0

Message

Year 3 Renewable Energy student

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
64,486
of 300,369

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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 1

View badges

Feeds

View by

Question


display data value on pcolor
% histogram x = 0:0.1:3.5; y = 2.5:2:40.5; for i = 1:size(y,2); z(i,:) = histc(mag_fit(i,:),x); end ...

9 years ago | 1 answer | 0

1

answer

Question


how could I use subplot function to squeeze 12 existing graphs into 2 pages of 2x3
I plotted 12 hourly velocity profiles using the following codes if true % h = 2.5:2:40.5; for a = date1126+12:date1...

9 years ago | 1 answer | 0

1

answer

Question


Basic fitting outside default fits
I am trying to find the best fit line for velocity profile. In the basic fitting box, I couldn't find a suitable trendline for t...

9 years ago | 1 answer | 0

1

answer

Question


How can I change all negative angles in 20 x 5000 cells to positive? i.e. -167deg. to 193deg.
Hi, I am new to MATLAB. Please see the title. I need to keep the positives unchanged. Cheers, Ed

9 years ago | 1 answer | 0

1

answer