photo

Joerg


KIT

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
0 Antworten

RANG
18.156
of 301.298

REPUTATION
2

BEITRÄGE
3 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
0

RANG
 of 21.225

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.851

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to apply permutation vector r=symrcm(K) to list of finite elements?
Hi there, I have a stiffness matrix K for a 3D FEM problem. In order to improve its sparsity pattern, I have applied the Cuth...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Symmetric, positive-semidefinite matrix has (big) negative eigenvalues
Hi there, when I run the following code: whos J; JProd = (J.'*J); whos JProd; eigenVals = eig(JProd); min(ei...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why does comparing identical doubles result in a logical 0?
Hi there, I have the problem that the comparison of doubles which I have exported from another software (COMSOL Multiphysics)...

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten