photo

sam arf


Active since 2012

Followers: 0   Following: 0

Message

asdasd

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
155,053
of 300,553

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

  • Thankful Level 3

View badges

Feeds

View by

Question


math operation
Hi, I have some problem here, case1, a=7, b=4, a/b = 1.75 case2, a=3, b=2, a/b = 1.5 I want variable "c" to become dec...

13 years ago | 1 answer | 0

1

answer

Question


plotting problem
I have some problem with plotting, the listing is like this: for d=1:1:100; p=10^(-10); a(d)=100*(10^6)*d/(2*(10...

14 years ago | 3 answers | 0

3

answers

Question


asking matlab operation
hi, I got some problem about math operation it's like this: 2/2=1 3/2=1.5 rounded up to 2 (so 3/2 = 2) 5/2=2.5 rounded...

14 years ago | 1 answer | 0

1

answer

Question


help with if
can you help me about this listing: a=1:1:10; if (a<5) b=0; else b=1; end c=a*b; plot (a,c) why b value is...

14 years ago | 1 answer | 0

1

answer

Question


Need Help in Plot
Hi, I'm newbie in matlab and have some problem in my program. There is no error notification but it doesn't plot, here the pr...

14 years ago | 1 answer | 0

1

answer