Christopher Ibeh
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
131 272
of 295 467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
nästan 4 år ago | 0 answers | 0
0
answersQuestion
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,...
ungefär 5 år ago | 2 answers | 0
2
answersQuestion
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 ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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; ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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 ...
nästan 6 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 6 år ago | 1 answer | 0