photo

Ben


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

11년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

11년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변