photo

Deepak Ramaswamy

MathWorks

Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
18 Answers

File Exchange

1 File

Cody

0 Problems
5 Solutions

RANK
2.327
of 300.364

REPUTATION
28

CONTRIBUTIONS
0 Questions
18 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
8.275 of 20.934

REPUTATION
105

AVERAGE RATING
3.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
1052

RANK
55.674
of 168.407

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
60

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • First Submission
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


How many trades represent all the profit?
Given a list of results from trades made: [1 3 -4 2 -1 2 3] We can add them up to see this series of trades made a profit ...

meer dan 11 jaar ago

Solved


Flag largest magnitude swings as they occur
You have a phenomenon that produces strictly positive or negative results. delta = [1 -3 4 2 -1 6 -2 -7]; Marching thr...

meer dan 11 jaar ago

Solved


Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...

meer dan 11 jaar ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

meer dan 11 jaar 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:...

meer dan 11 jaar ago