photo

Charnkamal Bhogal


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot hyperbola curve to pints?
Hello, I have the follwing data given: x = [0.002 0.01 0.02 0.05 0.12 0.2] y = [0.2309 3.1405 3.4832 4.0078 4.7561 4.833] How...

4 years ago | 1 answer | 1

1

answer

Question


Finding the position of a cell within a Matrix
Hello Fellow Developer, i have been given a 100x13 Matrix with Integers in it. But in one cell there is NaN written in it. I k...

4 years ago | 3 answers | 0

3

answers

Question


Index in Position 2 is invalid.
X=[200:2000] for i = 1:1801 A = X(1,i)/2 B(1,i)= A end i=0 while i<1801 if i==750 break elseif...

4 years ago | 2 answers | 0

2

answers