Feeds
질문
How do I find values that make up a desired linear combination of vectors?
I have 2 vectors A = [2 -1 2 1 0] B = [-1 1 1 0 1] how can i get the 2 numbers x and y such that x*Ai + y*Bi gives me any v...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
The solve function error
When i try to run the following function i get the error '8 variables does not match 9 outputs' [a,b,c,d,e,f,g,h,i] = solve...
대략 10년 전 | 답변 수: 1 | 0
