photo

murat can


Bülent Ecevit University

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: signal zip

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
212,562
of 301,186

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,188

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,292

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

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

13 years ago | 4 answers | 0

4

answers

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

13 years ago | 0

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

13 years ago | 0