Community Profile

photo

KAKOLI DEY


Active since 2018

Followers: 0   Following: 0

Statistics

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

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

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

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

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

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

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

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

6 years ago | 0 answers | 0

0

answers