photo

Nickolas Vrvilo


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


How to use matrix operations to find values of m and b in y=mx+b given two datasets to plot?
Hello, Say I have array A = [ 0 1 2 3 4 ] and array B = [ 10 20 30 40 50]. If I am trying to plot the linear equation y=mx+b ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to store values in an array from a loop
I am trying to store the values of i after each iteration into the tseArray. For example, I am trying to store the first value, ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to store values in an array from a for loop
Hello, below is my code. I am trying to store the values of i after each iteration into the tseArray. For example, I am trying t...

7 years 前 | 1 个回答 | 0

1

个回答