Statistica
4 Domande
0 Risposte
RANK
191.926
of 295.569
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
23 giorni fa | 0 risposte | 0
0
risposteDomanda
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)...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 10 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 10 anni fa | 3 risposte | 0