Feeds
질문
I get an error when I plot it
clc, clear syms x; f(x) = (x) g(x) = (x).^2 h(x) = (x).^3 i(x) = (x).^4 j(x) = (x).^5 k(x) = diff...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
need to use a function to calibrate the weight of a alkan.
Create a MATLAB function called molalkan. It should have one parameter containing the number of carbon atoms in the alkane molec...
8년 초과 전 | 답변 수: 1 | 0
