Community Profile

photo

Nickolas Vrvilo


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer