Community Profile

photo

anil hamzacebi


Yildiz Techincal University

Last seen: 3年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 3

バッジを表示

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...

3年以上 前 | 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...

3年以上 前 | 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];...

3年以上 前 | 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 ...

4年以上 前 | 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...

4年以上 前 | 2 件の回答 | 0

2

回答