Sharanya
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
217.417
of 295.467
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Assembling Global Stiffness Matrix
I am trying to make a global stiffness matrix using a for loop from several smaller (4X4) matrices. I was able to get a loop to ...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to adjust matrix
I have a 21x21 matrix. I want to remove the first two colums and rows, and the 11th and 12th columns and rows (resulting in a 17...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Getting multiple outputs in one time
I have a function stiff(k), which outputs a matrix. I want to output stiff(k) for k=1 to 20, but I'm only able to do it by writi...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
forming global stiffness matrix
I have a matrix of node coordinates and forces, and a matrix of edges. How should I go about forming a global stiffness matrix, ...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Receiving two outputs in function
I want both the nodeCrd and edgeList to display, but I'm only able to get the first one listed to display. function [nodeC...
fast 2 Jahre vor | 1 Antwort | 0