photo

Rabbia Sajjad


Last seen: casi 6 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
133.100
of 301.301

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

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

of 173.897

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


Error using surf - Z must be a matrix, not a scalar or vector.
Hello, I am using matlab for optimization problem. I have to find the calculated values for maximum volume, radius and height an...

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

1

respuesta

Pregunta


How to make 3D surface plot?
I have been trying to create 3D surface plot between calculated variables, but it says that Z requires some matrix?

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

0

respuestas

Pregunta


Undefined function or variable error
option=input('Do you want to continue?(Y/N)','s'); while option == Y %here comes body of loop option=input('Do you want to co...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Matrix dimensions must agree;Error
x=linspace(-inf,+inf,300); y==sqrt(16-x.^2)-2; figure plot(x,y)

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

1

respuesta