Community Profile

photo

Sonia Goyal


Last seen: 2 years ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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

3 years ago | 2 answers | 0

2

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer