photo

Ed Chan


2016년부터 활동

Followers: 0   Following: 0

메시지

Year 3 Renewable Energy student

통계

MATLAB Answers

4 질문
0 답변

순위
212,870
of 300,364

평판
0

참여
4 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변