photo

Rabbia Sajjad


Last seen: mehr als 5 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
74.268
of 301.204

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.191

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.368

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort