回答済み
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')

12年以上 前 | 0

質問


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

12年以上 前 | 3 件の回答 | 0

3

回答

質問


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

13年弱 前 | 1 件の回答 | 1

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 2 件の回答 | 0

2

回答

質問


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

13年以上 前 | 1 件の回答 | 1

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 4 件の回答 | 0

4

回答

回答済み
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...

13年以上 前 | 0

質問


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

13年以上 前 | 4 件の回答 | 0

4

回答