photo

Bikiran Das


Last seen: environ 3 ans il y a Actif depuis 2016

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


sort a matrix of size m x 3 with respect to column 2 and then column 1 -
Column 2 data : year column 1 data : yearday (i.e 31st jan 12:00 = 31.5 and 1st feb 15:00 = 32.61(appx.)) column 3 data: varia...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Graphing a sin function - graph not appearing?
x = 0:pi./100:2*pi; y = sin(2*x)./(2*x); plot(x,y); Use this code during division of float values use of a '.' is recommen...

plus de 8 ans il y a | 0

| A accepté

Question


Synchronizing Matrix size of multiple matrix such as A=300 x 3, B= 305 x 3 C= 290 x 3and so on. Based on the rows having same dates.
The 1st column of all matrix represents year-day(i.e 31st Jan 12 noon = 31.5, 1st feb 14:00 Hrs = 32.56 (appx.) 2nd column repr...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


Want to convert hourly Data into Daily Mean
My Data Has hourly recording from date 27th March 2013 to 30 Jan 2015 the Data for 28th March 2013 to 29th Jan 2015 has data fo...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


I want to conver the excel dateformat('27-03-2013 06:00:00') in to matlab yearday i.e 31 jan 2013 = 31 and `1st Feb 2013 = 32
need to convert excell date ('27-03-2013 06:00:00') format into Matlab datevec or datestr and then further conver it into year d...

plus de 8 ans il y a | 1 réponse | 0

1

réponse