질문


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

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 6년 전 | 답변 수: 0 | 0

0

답변

답변 있음
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 )) ...

대략 6년 전 | 0

| 수락됨

질문


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

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변