Community Profile

photo

Nick Sharma


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Continuous Graph in a loop
Hi My code is as below i=0:1:10; x=1; if i<=3 B=3+x; else B=x; plot(i,B,'*') hold on end ================ First ...

5 years ago | 1 answer | 0

1

answer

Answered
complex number
Hello !! Lets say r is the amplitude θ is the angle . Thus the complex number formed shall be = rcosθ+rsinθi . Real Par...

5 years ago | 1

Answered
Hi !! I want to find area under a sine curve , from interval 0.1 to 0.3.
Thanks Dimitirs ...it resolved my problem..:)

5 years ago | 0

| accepted

Question


Hi !! I want to find area under a sine curve , from interval 0.1 to 0.3.
<</matlabcentral/answers/uploaded_files/129508/Area_under_curves.JPG>> I used the following command to find area under a sine...

5 years ago | 3 answers | 0

3

answers