Feeds
提问
How to plot a Receiver Operating Characteristic (ROC) curve
I am trying to plot a ROC Curve. Base State: 259 650 800 983 1249 1377 1436 1550 2089 2100 2450 2690 3041 3...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to insert a normal line over my histograms? i tried using histfit
sd1 = 1081; mu1 = 1800; data1 = mu1+ sd1.*randn(5000,1); sd2 = 1356; mu2 = 2551; data2 = mu2+ sd2.*randn(5000,1); sd3 = 12...
5 years 前 | 0 个回答 | 0
0
个回答提问
How can i convert my data into matrix vectors?
I am trying to calculate the Modal Assurance Criterion (MAC) using results that i have obtained experimentally against Numerical...
5 years 前 | 1 个回答 | 0