![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8628773_1522127996695_DEF.jpg)
Matthew Piccolo
Followers: 0 Following: 0
Statistics
RANK
12,281
of 297,016
REPUTATION
4
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
4
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 2 answers | 2
2
answersSimple 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 ago | 0
| accepted
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0