photo

KAKOLI DEY


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
41,505
of 300,863

声誉
1

贡献数
8 个提问
0 个回答

回答接受率
12.5%

收到投票数
1

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答