photo

murat can


Bülent Ecevit University

Actif depuis 2012

Followers: 0   Following: 0

Message

Professional Interests: signal zip

Statistiques

MATLAB Answers

1 Question
2 Réponses

RANG
219 404
of 301 287

RÉPUTATION
0

CONTRIBUTIONS
1 Question
2 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 220

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 814

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


how can we plot this function as 3d with matlab?
<<http://s10.postimage.org/6pyfbh98p/function.jpg>> how can we plot this fucntion as 3d with matlab? I tried surf and ezpl...

plus de 13 ans il y a | 4 réponses | 0

4

réponses

Réponse apportée
how can we plot this function as 3d with matlab?
for axises i used daspect([1 1 1]) and it worked fbetter i think ^^ thank you all for help. clear all close all s...

plus de 13 ans il y a | 0

Réponse apportée
how can we plot this function as 3d with matlab?
i did something again but it didnt work again... =) clear all close all syms X Y Z V [X,Y,Z] = meshgrid(lins...

plus de 13 ans il y a | 0