photo

Eric Hofmann


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Why does my matrix give me a syntax error
%first created function to make an equation for all the calculations function Fn = Fnorm(A) %the matrix's space is now set ...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


Why is my function not working?
%clear program all together clear clc %create function for velocity(m/s) function U = (n,S,H,B); U = sqrt(S)*((B*H/(B+2*H...

거의 3년 전 | 답변 수: 3 | 0

3

답변