photo

KAKOLI DEY


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
0 답변

순위
27,190
of 300,871

평판
1

참여
8 질문
0 답변

답변 채택
12.5%

획득한 표
1

순위
 of 21,100

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,460

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to modify the axes scale when we plot values in both y axis with same x axis line.
x1=xlsread('ERROR.xlsx') y1=xlsread('ROUND.xlsx') plot(x1); xlabel('data ratio'); ylabel('Percentage Error'); yyaxis r...

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

1

답변

질문


create a subset of data matrix randomly
i have a complete matrix of dimension 116X17. I need a half of the elements ie 896 elememens of the matrix are created randoml...

7년 초과 전 | 답변 수: 1 | 1

1

답변

질문


wireless sensor node data reconstruction using compressive sensing
I am working in wsn .Data captured by every sensor node are placed in a matrix ,where row is the Node Id and column is the time ...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


how do i deploy sensor nodes and read the data from an excel file
I want to deploy sensor nodes randomly in a Gaussian distribution form and attach the temperature data from a CSV file (Excel). ...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


how do i deploy sensor nodes and read the data from an excel file
I want to deploy sensor nodes randomly in a Gaussian distribution form and attach the temperature data from a CSV file (Excel). ...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


how do I make a temperature data matrix as sparse matrix
I cannot convert the temperature data matrix as a sparse matrix.Below is the glimpse of the matrix. YEAR JAN FEB MAR AP...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


when i load excel file number data read as string in matlab
I use T = readtable('rawtrans1.xlsx') this command to load excel data . but found numeric data type declared in excel read as s...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


i want matrix completion code using compressive sensing
Matrix completion code using l1 norm minimisation used in sensor node.

거의 8년 전 | 답변 수: 0 | 0

0

답변