Feeds
질문
error 'not enough input arguments" at line with dx..
function waterTableHt(h0,hL,L,n) % Determine the height of the water table in a phreatic aquifer % input % h0 = he...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Not enough input errror
function [ x ] = cubicroots( a, b, c, d ) % find the real roots of the cubic equation ax^3 + bx^2 + cx + d %...
거의 10년 전 | 답변 수: 1 | 0