Community Profile

photo

jano satti


Last seen: 3年弱 前 2017 年からアクティブ

Followers: 0   Following: 0

連絡

Professional Interests: no

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


finding minimum from two matrix
I have matrix A and B of same order. I want to find minimum nonzero value of matrix A and its location. If A has more than one...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


location of element in matrix
I have a matrix mat and I want to find location of x in mat matrix.location should be in order of x. mat =[ 1.0000 ...

7年弱 前 | 3 件の回答 | 0

3

回答

質問


accessing vector elements in random order and update new values
A=[2 3 5] B=[1 6 4] X=[0 50 110 0 45] Y=[250 0 0 35 0 120] A and B are indices of X and Y respectively. I want to...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Compare two different length vectors
let say A=[2 3] and B=[3 3 2] and c=[ 10 20],now A compares the elements with B and assign values from c. Answer is D=[20 20 10...

約7年 前 | 1 件の回答 | 0

1

回答