photo

KAKOLI DEY


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
26,933
of 300,571

REPUTATION
1

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
12.5%

VOTES RECEIVED
1

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 1

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 0 answers | 0

0

answers