Statistica
MATLAB Answers
1 Domanda
0 Risposte
RANK
277.290
of 301.447
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.609
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
Hi. I am having issues with having my matlab get past the ifourier part of my code. It just continually runs and is stuck at that part. The bold is where my computer is stuck.
m = 10; % kg k = 15; % N/m b = 8; syms x(t) Dx = diff(x,t); h_eqn = m*diff(x,t,2) + b*diff(x,t,1) + k*x; Init...
oltre 3 anni fa | 1 risposta | 0