Feeds
질문
Good afternoon I'm trying to combine some bar graphs I have created. I tried with 'hold on' but it doesn't work, maybe because I have used the for loop.
Good afternoon I'm trying to combine some bar graphs I have created. I tried with 'hold on' but it doesn't work, maybe because ...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
Why does the SVD function return different results compared to excel?
the 3 resulting matrix from matlab have different values compared to those from excel, the difference between the corresponding ...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Pinv function returns different results compared with excel results
I have a matrix and when I compute pinv function it returns a matrix which is different from excel results. I ve computed in exc...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Hello, I'm trying to make some calculation with vectors and matrix, with functions as sin, cos and operators, but comparing with excell...it gives me differences of 0,0004...I have tried with vpa, but..someone can help me please?
teta_transmis(1,1)=teta+beta(1);%calculul primei orientari if teta_transmis(1,1) > 400 teta_transmis(1,1)=teta_transmi...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Hello, I'm trying to make some calculation with vectors and matrix, with functions as sin, cos and operators, but comparing with excell...it gives me differences of 0,0004...I have tried with vpa, but...anyone can help me please?
teta_transmis(1,1)=teta+beta(1);%calculul primei orientari if teta_transmis(1,1) > 400 teta_transmis(1,1)=teta_trans...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
I have a matrix read from a text file and I want to subtract more matrix, delimited by the repeating line: 9999 0 0 0 0 0. I want to have as a result 5 different matrix, in this case. How can I do? thank you
501 1.547 0 0 0 0 500 73.164 100.4764 333.3890 1.500 00 502 58.793 99.6720 160.0586 ...
10년 초과 전 | 답변 수: 1 | 0
