Question


Size of The Matrix in Diagonal Addition
Hello, I have to perform diagnoal matrix addition for one of my projects. The code is running successfully but the problem is th...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


overlapping different size matrices to make bigger matrix
Hello, I am new to Matlab and I am developing a code to overlap matrices to make a bigger matrix. My matrices are of different...

ungefär 5 år ago | 0 answers | 0

0

answers

Answered
Breaking a Loop to Add Matrices
here is the answer, I jsut figured it out S(1).model_data = sparse( rand( 3, 3 )) ; S(2).model_data = sparse( rand( 3, 3 )) ...

ungefär 5 år ago | 0

| accepted

Question


Breaking a Loop to Add Matrices
Hello Guys, I have a small problem regarding loops and matrices addition. I am trying to break the loop and add matrices diagno...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


Adding Matrices Diagonally for FEM
Hello. I am trying to make a diagnoal matrix in which the three matrices overlap. I am attaching a picture which will make th...

ungefär 5 år ago | 2 answers | 0

2

answers

Question


Assembly of Global Stiffness Matrix
Hey Guys, I am developing the code for a special 1D FEM problem for beam elements where each element has 2 nodes but each node ...

ungefär 5 år ago | 0 answers | 0

0

answers

Question


Making a 3D Matrix and Adding Matrices to make a bigger matrix
Hello Guys, I have a small problem with the error in my for loop. I am making a 3D matrix and afterwards using nested for loop...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


Adding Matrices to make Bigger Matrix
Hello I have a problem related to FEM. I want to add two stiffness matrices. Such as A = [ 1 -1; -1 1]; and B = ...

ungefär 5 år ago | 2 answers | 0

2

answers

Question


Adding Matrices to struct
Hello I have this code and it saves the matrices in the struct, but it only saves it in the first column, I want it to save it ...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


Comparing Matrices in a Struct
Hello Guys, I am new to MATLAB, I have some matrices in a struct more like an array of arrays. I want to compare their sizes a...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


Reodering/Swapping Arrays in a struct
Hello Everyone, I am new to matlab. I am having a problem which is reodering the arrays in a structure by taking in user input. ...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Quadratic Curve Fitting to a Column Vector
Hello guys, I have a small probblem. I got an assignment from my teacher, he gave me two column vectors x =[0; 0.25; 0.5; 0.75;...

mer än 5 år ago | 0 answers | 0

0

answers