photo

João Micheletti


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
91.838
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.335

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

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to generate a surface by a function defined by two sentences?
I would like to generate a graphic like this: (I'm using >> [X,Y]= meshgrid(0:0.01:1,0:0.01:1); surf(X,Y,X.*Y); colorbar. To ...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I plot 3 variable function with f(x,y,z) being represented by the color, using colorbar?
I'm using this command:

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to make graphic get the same color as the colorbar?
I'm using this command: >> datl=importdata('D:\Testes\testes_feitos\poisson_numerico.txt'); >> x=datl(:,1); >> y=datl(:,2); ...

más de 4 años hace | 1 respuesta | 0

1

respuesta