photo

cfjunior


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

...

统计学

MATLAB Answers

7 个提问
0 个回答

排名
168,139
of 300,352

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How do I test hyphotesis on matlab? How to create a confidence interval?
The problem is: I have some estimations for a nonlinear function (based on maximum likelihood estimation). After estimating ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How to replace elements different than 0 and different than NaN to 1?
I have this huge matrix with a lot of elements: (i) equal to zero; (ii) number different than zero; (iii) NaN values ... I ne...

12 years 前 | 2 个回答 | 0

2

个回答

提问


How do I product elements of a vector?
Hi, I have this matrix (3000 by 2) and I want the product of a range of elements in the second column. All of the elements ar...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How do I find the greater minor number that is divisible by 'n'?
How do I find the greatest minor number that is divisible by 'n'? For example, if I have the number 730 and I want to find th...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How do I exclude zeros from a matrix?
How do I exclude zeros from a matrix and create a new matrix? For example: A = [1 2 0 3 0 4 5 0; 7 0 0 0 2 3 4 1] and I want ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Values closest to a number
How do I find the two closest numbers from a number in a vector column? For example, suppose I have: A = [2 3 5 6 9 10 23 45 ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


How do I create a vector with the first day of each month?
How do I create a column vector with the first day of each month? Considering I have a list of days...

12 years 前 | 2 个回答 | 0

2

个回答