photo

Sagar Zade

MathWorks

Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

1 Question
1 Answer

File Exchange

1 File

Cody

0 Problems
4 Solutions

ThingSpeak

2 Public Channels

RANK
21,306
of 300,584

REPUTATION
2

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
12,615 of 21,030

REPUTATION
29

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
302

RANK
67,383
of 169,723

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
2 Public Channels

AVERAGE RATING
40

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • First Submission
  • GitHub Submissions Level 1
  • First Review
  • Solver
  • First Answer
  • Revival Level 1

View badges

Feeds

Solved


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

5 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

5 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:...

5 years ago

Solved


Find the dimensions of a matrix
Just find the number of columns of the given matrix. Example x = [1 2 3 4 5 6] y = 2

5 years ago