Charnkamal Bhogal
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 2 个回答 | 0