Statistiques
1 Question
0 Réponses
RANG
165 864
of 301 464
RÉPUTATION
0
CONTRIBUTIONS
1 Question
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 292
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 642
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How do I create a 2d surface plot for a function of x and y?
This is what I tried x=linspace(0,10) y=linspace(0,10) [xm,ym]=meshgrid(x,y) fxy=sin(x).*cos(y) surf(fxy) but it gives me ...
environ 6 ans il y a | 1 réponse | 0