Community Profile

photo

Ed Chan


Active since 2016

Year 3 Renewable Energy student

Statistics

  • Thankful Level 1

View badges

Content Feed

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

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

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

8 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

8 years ago | 1 answer | 0

1

answer