Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

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

etwa 6 Jahre vor | 0

| akzeptiert

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten