KAKOLI DEY
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
26,883
of 295,486
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
12.5%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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