photo

aine gormley


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

14 Questions
0 Answers

RANK
125,342
of 300,343

REPUTATION
0

CONTRIBUTIONS
14 Questions
0 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer