Statistica
MATLAB Answers
1 Domanda
0 Risposte
RANK
113.892
of 301.195
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 173.322
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
[Error: Function definition not supported in this context. Create functions in code file
clc; clear; % dy = zeros(2,1); % y(1) = y ; y(2) = dy % y = y(1); % dy(1) = y(2); % dy(2) = t- 4*y(2)-4*y(1); f = @(t,y) [y...
quasi 4 anni fa | 1 risposta | 0
