photo

stephen


Last seen: circa 2 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


Creating a popup menu through a function.
I am creating a pop up menu in matlab to find different things related to probability the function needs compute the Sum of prob...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Using a while loop to solve a Taylor Series with approximate values.
f = atan(1); n = 0; i = -1; err_approx = 100; while (err_approx<=.5) i = i + 2; y_prev = y_approx y_approx = ...

circa 2 anni fa | 1 risposta | 0

1

risposta