photo

Ben


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
25,199
of 299,823

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,136

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

13 years 前 | 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 ...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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,...

13 years 前 | 1 个回答 | 0

1

个回答