Community Profile

photo

Christopher Ibeh


Last seen: mehr als 2 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort