Community Profile

photo

B.kun


Attivo dal 2014

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to create a mask for the area under a cosine curve?
HI all I have created a cosine curve on my image (199 rows x 144 columns). I would like to only retain the values under the c...

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


How to rearrange matrix elements by making last row as first row, etc?
Hi all I have a 199x144 matrix but I want to switch the rows by starting from last row first. i.e.making last row as first ro...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find the mean after every n columns?
Hi all In order to find the mean column-wise, I know that we should code as follows: Answer = nanmean(mymatrix,2); %%mym...

circa 9 anni fa | 2 risposte | 1

2

risposte

Domanda


Cannot import/load/read complete .dat file
Hi I am trying to open my .dat file that has 785663 rows x 29 columns; each column separated by a comma (therefore, csv). I t...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


How to plot time data at different intervals?
Hi all I have data as follows: *Date: (Column 1)* 08:06:2012 08:06:2012 09:06:2012 10:06:2012 13:06:2012 ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find the maximum after every 5 rows in a matrix?
Hi all, I have a matrix of size 525600x23 and I would like to find the maximum value after every 5 rows, so that my output matri...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How to change the date format by not misplacing days with months?
Dear all, I have a huge dataset with dates in the first column of the array (lets call it 'myarray'). My date in the first co...

quasi 10 anni fa | 1 risposta | 0

1

risposta