photo

Bikiran Das


Last seen: 3년 초과 전 2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
1 답변

순위
11,520
of 300,381

평판
4

참여
4 질문
1 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 9년 전 | 0

| 수락됨

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변