Community Profile

photo

Christopher Ibeh


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

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Calculate strain between elements using system of linear equation
I have 10 elements with their serial number and x,y,z coordinates in their initial and final position : data0 and data1 respecti...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Efficiently add cell value from a matrix row based on corresponding index to another matrix row
Column 1 of array A contains the index number of the samples; other columns of matrix A contain other attributes of each sample,...

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

2

回答

質問


Sort Matrix based on column of another matrix
I have matrices A and B A=[1 1 4; 2 2 5; 3 3 6; 4 4 8; 5 5 9; 6 8 5; 7 9 4; 8 1 2; 9 3 4; 10 4 1]; B=[3;5;7;2;1;8;4;6;9]; I ...

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

1

回答

質問


Add cell value from a matrix row based on corresponding index to another matrix row
I have two arrays A and B. Column 1 of array A contain the index number of the samples; other columns of matrix A contain other...

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

1

回答

質問


Merge arrays rows based on similarity in their serial number
I have two arrays, A & B. The first digit of each row is the serial number. A = [ 12345; 47542; 32673; ...

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

1

回答

質問


FIND AND CONCATENATE MATCHING ROWS
I have some spheres in a cylinder with their positions (x,y,z coordinates) and their 3 principal axes measered, then i joggled ...

約5年 前 | 0 件の回答 | 0

0

回答

質問


How to delete elements considered in a loop?
Please in matching values of two similar arrays using a for loop, how do I delete elements that meet the matching criteria for...

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

1

回答