Estadística
0 Preguntas
3 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
8.325
of 301.301
REPUTACIÓN
6
CONTRIBUCIONES
0 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 21.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
122.439
of 173.897
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...
más de 8 años hace
calculate goodness of fit
Try to use the fit function [fitobject,gof] = fit(x,y,fitType) and have a look at the gof output argument
alrededor de 12 años hace | 1
Rotate surface X Y Z around Y axis
There is a mistake in your code, the Z coordinate should be computed as Z(i) = X(i)*sin(ang) + Z(i)*cos(ang) Though, the...
alrededor de 12 años hace | 0
| aceptada
Plot eigen Vector e1 & e2 in matlab?
The problem is that you try to plot the vector using 2D line plot so your script actually plots two lines in the XY plane throug...
alrededor de 12 años hace | 0


