photo

Ben


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


machine precision problem in code
my function is supposed to take any rational number as an input, and it's supposed to output the number of digits after the deci...

oltre 11 anni fa | 4 risposte | 0

4

risposte

Domanda


real number to it's binary form
I am interested in learning more about the mechanics behind computer representation. For example, if I had a function, like ...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Need help understanding a least squares problem
In this problem, you will write a function named MyRegressor to wi th data with n given functions.The header of this function is...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Turing a Least Squares function into a Weighted Least Squares
So i originally wrote my function for a least squared function but it turns out I need to write my function to figure out the we...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Interpolation points for determining values in between known data points
In this function, i want to use interp1 to generate a linear, cubic, and spline interpolation among points in the above sequence...

oltre 11 anni fa | 2 risposte | 1

2

risposte

Domanda


Differentiation question using diff and polyder
I already wrote my code, I just need help figuring out a couple of errors. So my function has 3 parts. For the first part,...

oltre 11 anni fa | 1 risposta | 0

1

risposta