Gina DiCarlo
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
268.214
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
How to get the equation for a cubic spline from cubic spline function?
Say I have two sets of data, x and y, such that x = [1,2,3,4,5] y = [6,7,8,9,10] t = linspace(1,5,100) Finding the cubic s...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get an equation for a cubic spline using the spline function?
Say I have two sets of data, x and y, such that x = [1,2,3,4,5] y = [6,7,8,9,10] t = linspace(1,5,100) Finding the cubic...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Formatting an equation such as f(x1)+f(x2)*(t-x1)+f(x3)*(t-x1)(t-x2)
In the equation I already have everything found so let's say y1 = f(x1), y2 = f(x2), and d1 = (t-x1), d2 = (t-x2)... I don't ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Using flops_div() from the lightspeed toolbox by tom minka..
I'm using the Lightspeed toolbox created by Tom Minka to find the FLOP count for a project I'm using. For multiplication I use...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Creating array from 1.e-20 to 1, with steps 1.e-19, 1.e-18..
The only command I know to control the steps is when you use the : operator, however the step is too small (0.e+01) and it gives...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Creating a uniform distribution from a data set?
I have a data set consisting of measurements from a satellite measuring snow depth. (Not uniform) I want to make a histogram si...
más de 8 años hace | 1 respuesta | 0