查看单个帖子
旧 2008-11-26, 10:24   #3
yang25107749
初级会员
 
注册日期: 2008-11-25
年龄: 42
帖子: 8
声望力: 0
yang25107749 正向着好的方向发展
默认 回复: [求助]求..正态分布,卡方分布,F分布,T分布的MATLAB代码???

好象有不太对呀,输入后是错误
figure(1)
fplot('normpdf',[-3,3])
figure(2)
fplot('normpdf(x,100,36)',[0,200])
figure(3)
fplot('tpdf(x,5)',[-5 5])
figure(4)
fplot('chi2pdf(x,5)',[0,20])
figure(5)
fplot('fpdf(x,5,10)',[0,5])
??? --------------------------------------------------------------------------------
|
Error: Expression or statement is incomplete or incorrect.
yang25107749 当前离线   回复时引用此帖