Answered
m_proj question: unexpected error
Hi, well actually that is what is giving to me. I cannot change it. I did [x,y]=m_ll2xy(lon,lat,'clip','off')

11 years ago | 0

Question


m_proj question: unexpected error
I have vector of lat and lon defined as: lat = linspace(90,32,30); lon = linspace(0,358,180); I then do m_proj: ...

11 years ago | 3 answers | 0

3

answers

Question


any fast funcitons to do this triple for loop?
I have this code. Is there any way to make it faster. My data is huge. Thanks. I am simple restoring everthing into vector inste...

12 years ago | 1 answer | 1

1

answer

Question


function that can do random drawing
I have the following probabilities: 0.8 for category 1 and 0.2 for category 0. I need to randomly draw a category (0/1) such tha...

12 years ago | 1 answer | 0

1

answer

Question


regress and stats
In regress function there is an option to save stats that includes R^2 among the other things. I am trying to see the relationsh...

12 years ago | 2 answers | 0

2

answers

Question


how to find which bin the number goes to in histogram
Dear everybody, So, I have the following [h, value] = hist(X, 25); I then have a number coming in say Y=5. I would like to ...

12 years ago | 1 answer | 1

1

answer

Question


bootstrp with replacement
Hi everybody, I have a vector that consists of values 0 or 1. I would like to use bootstrp with replacement to generate 100 re...

12 years ago | 1 answer | 0

1

answer

Question


possible bug in "unique" function
Dear all, Could you, guys, help me please. I have a matrix X = 2.2000 3.3000 2.2000 3.3000 4.0000...

12 years ago | 4 answers | 0

4

answers

Answered
distance and matrix unique numbers
Hi, well, I tried that but for my data it does not have unique numbers for some reason (maybe it is something to do decimal trun...

12 years ago | 0

Question


distance and matrix unique numbers
Could you, guys, help me please. I have a matrix X X = 2.2000 3.3000 2.2000 3.3000 4.0000 5.0000 ...

12 years ago | 4 answers | 0

4

answers