Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
69.751
of 301.472
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 174.655
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
fminsearch to determine parameters of a function against a dataset
I want to be able to determine parameters of a given time dependent function to fit a time dependent data set. I am able to mini...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Second order ODE with two time dependent data sets using ode45 and interp1.
function x = myODE(t,x) global d w d = 60; w = 0.1; i = ['vdt' '3905' '.xls'] ; ...
quasi 13 anni fa | 1 risposta | 0
