用matlab写程序,点回车键不出结果是怎么回事
这是原程序:>>x=[9.199.2510.0210.2810.049.629.699.469.239.169.519.789.719.879.7110.119.979....
这是原程序:
>> x=[9.19 9.25 10.02 10.28 10.04 9.62 9.69 9.46 9.23 9.16 9.51 9.78 9.71 9.87 9.71 10.11 9.97 9.79 10.39 10.39 10.50 10.69];
>> figure(1);
>> hist(x);
>> histfit(x);
>> figure(2);
>> normplot(x);
>> [muhat,sigmahat,muci,sugmaci]=normfit(x,0.5); 展开
>> x=[9.19 9.25 10.02 10.28 10.04 9.62 9.69 9.46 9.23 9.16 9.51 9.78 9.71 9.87 9.71 10.11 9.97 9.79 10.39 10.39 10.50 10.69];
>> figure(1);
>> hist(x);
>> histfit(x);
>> figure(2);
>> normplot(x);
>> [muhat,sigmahat,muci,sugmaci]=normfit(x,0.5); 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询