photo

Djabba


Last seen: 5 Tage vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
237.036
of 300.369

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.436

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 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


dampers in transient mechanical simulation with pde toolbox
Hi all. I would like to know if pde toolbox is able to help me in the following case. I want to compute the transient time-re...

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to optimize matrix multiplication speed?
Hi all, I'd like to increase computation speed of a matrix multiplication that occures many times in my code. P = PHI*(P + Q)...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


simple digital filter implementation with weird result
hi, I tried to implement the following digital filter : 1/8^3*[1 - z^-8]^3 / [1 - z^-1]^3. In order to do this with the filter...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Fast matrix computation of a 'riccati like' equation in a 'for' loop
hello, i'd like to optimize the following computation : for k=1:N P = A*(P + Q)*A' + W end with N very la...

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten