photo

Djabba


Last seen: 11 jours il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
288 090
of 300 338

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 20 922

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 149

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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 mois il y a | 1 réponse | 0

1

réponse

Question


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)...

environ 5 ans il y a | 2 réponses | 0

2

réponses

Question


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...

environ 11 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 11 ans il y a | 3 réponses | 0

3

réponses