photo

Rashmil Dahanayake


University of New South Wales

Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Power Converters

Statistics

All
MATLAB Answers

28 Questions
21 Answers

File Exchange

8 Files

Cody

0 Problems
4 Solutions

RANK
1,672
of 300,321

REPUTATION
41

CONTRIBUTIONS
28 Questions
21 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
10

RANK
230 of 20,913

REPUTATION
6,131

AVERAGE RATING
4.80

CONTRIBUTIONS
8 Files

DOWNLOADS
152

ALL TIME DOWNLOADS
59790

RANK
62,569
of 168,093

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • 6 Month Streak
  • Thankful Level 3
  • Knowledgeable Level 2
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): As an addit...

11 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

11 years ago

Solved


Circle area using pi
Given a circle's radius, compute the circle's area. Use the built-in mathematical constant pi.

11 years ago

Solved


Symmetric matrix
You must create a n-by-n *symmetric* matrix such that A(row,col) = row/col for col >= row. Example if n =3 : output is : ...

11 years ago