anil hamzacebi
Yildiz Techincal University
Followers: 0 Following: 0
Feeds
질문
How to find a minimum value of a matrix according to another matrix?
Hello everyone!!! I have two 1x10 matrixes named A and B. A=[1 1 2 3 3 2 4 5 4 5]; B=[0 3 10 6 15 22 23 28 21 25]; I need to...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
how to sum specific matrix elements?
Hello everyone, i have a 10x2 matrix. i want to sum all the elements in the first column while the second column has the negati...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
How to define minimum value matrix?
Hello everyone, i have a 4x4 matrix and i can find the minimum values of each row. A=[1,2,4,3; 4,3,7,13; 8,7,9,11; 16,14,2,7];...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to find minimum values of all lines on matrix?
i have a 1180x231 matrix named ''A''. i need to create a 1180x1 or 1x1180 matrix named ''B'' that gives minimum values of lines ...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How can i create a new matrix that equationally depends on another matrix?
i have a 1:1180 matrix that gives me variable velocity values and i need to create a new 1:1180 matrix to get transmission ratio...
대략 6년 전 | 답변 수: 2 | 0
