Statistical Analysis of numerical data
이전 댓글 표시
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
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Text Analytics Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!