photo

Adam Roudi


Last seen: 4 months ago Active since 2020

Followers: 0   Following: 0

Message

mechanical engineering

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
64,073
of 300,392

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

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,373

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 1

View badges

Feeds

View by

Question


n th Fibonacci number with function
Hi guys I'm playing around with the fibonacci row. I've been trying the for loops so far, not too hard. n = input('n:'); ...

5 years ago | 3 answers | 0

3

answers

Question


Draw a 3D tetrahedron
Hi I'm new to Matlab. how do I draw a tetrahedron? The 4 corner points are given. p1(0 0 0) p2(0 1 1) p3(1 0 1) p4(1 ...

5 years ago | 1 answer | 0

1

answer

Question


Is there a function I can use to find out when a statement is true?
Hello, I'm new to matlab. Is there a function I can use to find out when a statement is true? Simple example: for whic...

5 years ago | 2 answers | 0

2

answers