Statistics
2 Questions
0 Answers
RANK
82 333
of 300 364
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 407
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
Plot with 2 parameters
syms r teta x y teta= -90: 0.1: 90; r= 0.5:0.1:1.5; x=sind(teta).*r; y=cosd(teta).*r; plot(x,y) that my code, I want t...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
how can I see equation openly like (x+y)^2 = x^2+2xy+y^2
If my equation is (x+y)^2 and I want see that as x^2+2xy+y^2 at the answer, which code should I use? Or the real problem is my...
nästan 5 år ago | 1 answer | 0