photo

Matthew Piccolo


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
12,533
of 299,784

声誉
4

贡献数
8 个提问
1 个回答

回答接受率
62.5%

收到投票数
4

排名
 of 20,803

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,909

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Find x from user-input probability
I am writing a script as part of a final project for one of my classes. This script allows a user to input a data array that is ...

8 years 前 | 1 个回答 | 1

1

个回答

提问


Need most reliable normal distribution identifier in matlab
I am writing a script for my final project for my course that allows a user to input their data. The script then determines desc...

8 years 前 | 2 个回答 | 2

2

个回答

已回答
Simple if statement not working
I solved this on my own, here is what I did. size_x_mode = size(x_mode); if size_x_mode(2) ~= 1 ...

8 years 前 | 0

| 已接受

提问


Simple if statement not working
I am creating a script that allows a user to input a data file, and get an output data file out of it that includes mean, median...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Output variables and text to .txt file
I am trying to output text and their related variables to a .txt file. I want the file to look like: Mean = XXX.YY Med...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Descriptive Statistics of entire array
I am working on a project where I need to create a script that at one point returns the mean, median, mode, variance, standard d...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Prompt user to load data file
I am creating a pop-up menu as part of a final project for one of my courses. One option on this menu will ask the user to load ...

8 years 前 | 1 个回答 | 1

1

个回答

提问


Menu function - would like menu to pop back up after choice made
I am creating a pop-up menu as a final project for one of my courses. I am in the very beginning stages, here is what I have so ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Possible to find if a portion of an array equals an array of the same size as the portion?
I have a school project where I have written a program that creates a simple binary array based on inputs. The output array usua...

8 years 前 | 1 个回答 | 0

1

个回答