photo

captainjoker


Last seen: 2ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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年 前 | 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年以上 前 | 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...

5年弱 前 | 2 件の回答 | 0

2

回答