photo

Ahmet Parker


Last seen: etwa ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
1 Antwort

RANG
19.546
of 300.343

REPUTATION
2

BEITRÄGE
5 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
1

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

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

  • Thankful Level 3
  • Thankful Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


eigenvalue and eigenvector of free vibration while stiffness matrix is not invertable
Hi everybody, I have K (stiffness matrix) and M (mass matrix) and I want to find eigenvalues and eigenvectors of (K-w^2*M)*fi=0...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Vpa conversion of whole file
Hi, I have a matlab code which has many lines of code. I need variable precision arithmetic calculations. I want to use vpa and...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Recover Corrupt Matlab File
Hi, I recovered my files from corrupt disk. My matlab files are like this. Random characters how can I recover them? Regards ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
i need your help with vector creation from original vector
Hard way do a for loop sizex=size(x); for i=1:sizex(1,2)-1 dx(i)=x(i+1)-x(i); end

mehr als 4 Jahre vor | 1

Frage


Solve Error in Symbolic Matrix
hİ, solver returns this for syms matrix forms. How should I use solver? syms K11 [3 3] matrix syms deltat [1 1] matrix solve(...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to tell solver that symbols are matrices
Hi, I want to solve an equation which involves matrices. I could not tell matlab the variables are matrices. I need something l...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten