![]() |
matlab
我是matlab初学者,请大家帮我看看我的问题所在,谢谢啦。。。急。。。
>> t=[110.88 78.69 167.52 399.53 144.73 -29.13 -35.34 192.83 115.95 -122.41 165.89 152.73 183.65 -66.12 288.74 299.11 67.05 -67.30 -124.93 325.41 279.65 138.41 -45.17 108.32 272.86 ]; m=max(size(t)); for n=(1:m) X(n)=quad('1/(17.448^69.359*gamma(69.359))*(x+1089.8).^(69.359-1).*exp.^((-x-1089.8)./17.448)',-1089.8,t(n)); n=n+1; end X y=norminv(X,0,1); y ??? Error using ==> inline.subsref at 14 Not enough inputs to inline function. Error in ==> quad at 77 Zy = f(x, varargin{:}); |
所有时间均为北京时间。现在的时间是 12:43。 |
Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.