photo

aine gormley


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

14 질문
0 답변

순위
232,653
of 301,237

평판
0

참여
14 질문
0 답변

답변 채택
28.57%

획득한 표
0

순위
 of 21,206

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,611

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


colorbar tick labels -string above and below, remove ticks
I am trying to reproduce the colorbar below for my chart. Below is my current chart... Below is my code for this, please...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


colormap & caxis matching nonlinear plots
I am trying to fit my data to match the published map below (the figure on the left), but cannot figure out the right code for t...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


do not regress if any Y is zero
Hi, I am using regress to perform linear regression on a large nc file (containing lat, lon, time, and temperature). So for each...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


mean regression of variable in multiple nc files
Please can someone advise on my code for Matlab. I am trying to do linear regression on the TXx variable across 5 netcdf files. ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


why am i getting zero slope?
I calculate linear regression (temperature change (y) over 30 years (x)) using a large dataset (producing >55000 slopes). 62% of...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


HISTOGRAM 2 COLOURS - positive numbers red, negative numbers blue
Hello, I have a histogram showing temperature warming (positive numbers) and cooling (negative). It is based on linear regress...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


calculate total percentage on either side of histogram
Hi, is it possible to calculate the total percentage on either side of histogram - like in the digram below? NB: I dont need to ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Split Histogram - individual and total percentages display
Hello, I am trying to recreate something similar to the figure below. Currently, I can display the positive and negative in the ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


X is rank deficient to within machine precision. Linear regression of mean
Hello, so I am writing code to do a linear regression on 2 variables - each variable exists on 5 different nc files, so I have t...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


mean trend of 5 time series regressions
Hi, so I have completed 5 x linear regressions (same variable on same time series, just measured in 5 different ways). Now I a...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


indices on left not compatible with size of the right
Dear Community, I am hoping somebody can advice on the error below that I keep hitting with a new code: Unable to perform as...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


output argument not assigned
Dear community,I have been continually hitting the following error in my code: -- Output argument "var_ap" (and maybe o...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


xsticklabel_rotate parameter/value pair arguments
Hi, Im trying to plot the following figure, but keep getting the error about xsticklabel. if true >> figure; h = bar(1:...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


data section from nc file
Hi, I wrote the following script to extract data from my .nc file. The data is for the QIRRIG variable. Time is monthly, ove...

7년 초과 전 | 답변 수: 1 | 0

1

답변