Estadística
2 Preguntas
0 Respuestas
CLASIFICACIÓN
69.751
of 301.464
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.292
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.642
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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'] ; ...
casi 13 años hace | 1 respuesta | 0
