Question


Build a relation between matrix components
Hi, I wanted to ask whether there is an easier method to calculate the sum of relations for each component by considering the ne...

3 years ago | 1 answer | 0

1

answer

Question


Calculate the sum of all the relations between a matrix components
Hi, does anyone know how I can calculate the sum of all the relations between a matrix components? For example by having a 3*3 m...

3 years ago | 1 answer | 0

1

answer

Question


Create a cell array from matrices using for loop
Hello, I'm looking to derive a 10*10 cell array that each cell contains a 4*4 matrix within each cell. For example, by having fo...

3 years ago | 1 answer | 0

1

answer

Question


Solve a Set of Equations with Constraints and Interchangeable Varaibles
Hello, is there any way to solve the equations below using interchangeability algorithm (function of X in 4 dimensions-i,j,k,l)?...

3 years ago | 1 answer | 0

1

answer

Question


Assign a label to a point of a matrix in if statement
Hi, I'm trying to assign a label (based on a category from a table) to each element of a 10*10 matrix in an if statement such th...

3 years ago | 1 answer | 0

1

answer

Question


Assign rank to values in a matrix
Hello, I have 10*10 matrix that I want to assign a rank to each element of the matrix in descending order from 1 to 100. I know ...

3 years ago | 3 answers | 0

3

answers

Question


Solve a numerical equation using for loop
I'm trying to solve a numerical equation with with two variables x,y with for loop that are basically normalized of each other ...

3 years ago | 1 answer | 0

1

answer