Statistical Analysis of numerical data
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
The scenario for using the code is that someone has sent the user a text file of numerical data and has asked the user to provide a report listing various statistical quantities associated with the data. The data format will be one or two columns of data with an unknown number of data elements. The program must be in menu format and load the data file, set an output filename, plot a histogram and histogram fit, plot probability plots, plot a regression of y on x, and find x or z given a probability. I also have to implement error conditions, but I have no idea how to even start this, much less what do put in each case structure. Any help would be appreciated
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Linear Regression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!