Feeds
질문
Why does MATLAB do this?
I have my A matrix as- A = [5 -3 7;1 0 -6;-4 8 9]; I want to show that transpose(inv(A)) = inv(transpose(A)) but when i do,...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Please help, how do I use the 'for' command in this situation?
I know how to subplot, but how do I not overwite a function values while using for command? In the end my function is a 1x1 ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Plot the graphs of the following parametric equations using ezplot
could anybody please help me with this question? i got it easily with just plot but how do i attempt it with ezplot?
대략 6년 전 | 답변 수: 1 | 0
