Feeds
질문
Surfaces of revolution around x-axis 1d function
hello how could i get this figure? i'm taking intro to Matlab so if you could do something only using the very very basics to ac...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
why my graph not matching this graph?
ok so I'm assigned to match this graph. the problem looks straight forwards, but for some reason max and min are not spitting th...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
why is my table not showing fprintf
%this F works by it self as a 3 columns 21 rows but when i put it on fprintf to display it %just gives me >> 0 or gives me n...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
Error using / Matrix dimensions must agree.
P= 220; n= 2; V= linspace(0.1,10,21); a= 5.536; b= 0.03049; R= 0.08314472; T_i= ((P*V)/(n*R)); T_vw= P+((n.^2).*a)/(V.^...
거의 12년 전 | 답변 수: 2 | 0
