photo

Sonia Goyal


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
85,452
of 300,396

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,945

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,524

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to linearly fit a semilog graph
Hello I have my data file which is attached below. I have to plot this as semilog ( log scale on Y-axis) and have to linearly f...

4 years 前 | 2 个回答 | 0

2

个回答

提问


integration within specified limits
I have the data file attached below. I have to take the square of column no. two of this data file and then have to integrate it...

4 years 前 | 1 个回答 | 0

1

个回答

提问


"how to create a matrix of coordinates and how to calculate the distance b/w different coordinates of the same matrix w.r.t the any single coordinate element?"
I want to create a matrix as given below for any input, and suppose the input is "4". a = (-10.0) (0,0) (10,0) (20,0) ...

6 years 前 | 2 个回答 | 0

2

个回答

提问


how to generate the rest of elements of a matrix if only the first row and first column of the matrix is known?
Suppose I have a matrix of N*N whose first row is, say [0 10 20 30] and first column is [ 0 5 10 15 ] and now i want to genetare...

6 years 前 | 1 个回答 | 0

1

个回答

提问


how to add different values to some particular rows and columns?
Hello.. a = [0 10 20 30 40;6 10 20 30 40;12 10 20 30 40;18 10 20 30 40;24 10 20 30 40]; and if i want to add 1 to row no. 1,...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate the difference b/w elements of a matrix corresponding to any one element of a m*n matrix using loop
hello, I want to calculate the difference b/w different elements of a matrix corresponging to any single element. say, i am ha...

6 years 前 | 1 个回答 | 0

1

个回答