João Micheletti
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
85 713
of 295 569
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to generate a surface by a function defined by two sentences?
I would like to generate a graphic like this: (I'm using >> [X,Y]= meshgrid(0:0.01:1,0:0.01:1); surf(X,Y,X.*Y); colorbar. To ...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
How can I plot 3 variable function with f(x,y,z) being represented by the color, using colorbar?
I'm using this command:
mer än 3 år ago | 1 answer | 0
1
answerQuestion
How to make graphic get the same color as the colorbar?
I'm using this command: >> datl=importdata('D:\Testes\testes_feitos\poisson_numerico.txt'); >> x=datl(:,1); >> y=datl(:,2); ...
mer än 3 år ago | 1 answer | 0