Feeds
질문
Why this happen in using limit, i cant use syms ? someone help me, i need to do my homework, oh god please.
syms x h limit(sin(x)/x) limit((sin(x + h) - sin(x))/h, h, 0) Undefined function or variable 'syms'.
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Index exceeds matrix dimensions det
D is matrix right? why det(D) not work someone help me
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
rref,rank,transform matrix without using command rref and rank
rref,rank,transform matrix without using command rref and rank;someone help me please,thanks you so much
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
rref and rank,transform matrix
for example A=[1 1 1; 2 3 4; 2 3 2] =>(row2 -2 row1;row3- 2 row 1) A=[1 1 1; 0 1 2; 0 1 0]=>(row3-row2)A=[1 1 1;0 1 2;0 0 -2];i...
거의 8년 전 | 답변 수: 0 | 0
