Anna Mogilevskaja
Followers: 0 Following: 0
Feeds
질문
Dividing the values of a vector
Hello, I have the following question: this is my code: A=[1 1.1; 1.1 1] l= [sym(2)/sym(3); sym(1)/sym(3)] w=1 B=[1.09 1.4...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
Plotting the values of a vector
Hi, this is the code I wrote: A=[1 1.1; 1.1 1] l= [sym(2)/sym(3); sym(1)/sym(3)] w=1 B=[1.09 1.44; 1.44 0.99] r...
거의 5년 전 | 답변 수: 1 | 0