photo

Nishant Shankhwar


Last seen: etwa 6 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
117.396
of 301.313

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.236

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.955

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 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I am getting the following error on using pcolor() fucntion:??? Error using ==> surface Value must be numeric Error in ==> pcolor at 76 hh = surface(x,y,zeros(size(c)),c,'parent',cax);
Code is as follows: % Defining Grid Sx = 1; % physical size along x Sy = 1; % physical size along y Nx = ...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Incorrect integral calculation in MuPAD
Integration of function x-1 wrt x using command int(x-1,x) in MuPAD gives answer as (x-1)^2/2 instead of x^2/2-x. Can anybody e...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort