Feeds
提问
Boxplot and Dimensions Arrays
%msf for sample size msfs = [0.8929, 0.8547, 0.998, 0.9506, 0.9074, 0.9074]; %msf for population msfp = [0.9836, 0.9685, 0.9...
7 years 前 | 1 个回答 | 0
1
个回答提问
Integrating under a curve between known points
I'm trying to integrate a specific part of my graph with the following code Dataset = xlsread ('cmj 1.1.xlsx'); x = Dataset (...
7 years 前 | 1 个回答 | 0
