Estadística
CLASIFICACIÓN
66.189
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
97.203
of 168.373
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
Pregunta
How to put this 4 each one in a different function that i will call it in my script
close all clear n = input('Give the number of nodes = '); %nodes w = 1; %with h = 1; %height x = linspace(0,w,n); y = l...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make this contour plot like this ??
I want to make my plot like this on the left , how to fix it?
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make a plot from my function results?
How to make a plot from my function results? (My function finds pi_aprox with a method and calculates the error from pi every ...
más de 5 años hace | 1 respuesta | 0
1
respuestaResuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 5 años hace
