JKMSMKJ - MATLAB Central
photo

JKMSMKJ


Last seen: 1 month ago Active since 2015

Followers: 0   Following: 1

Message

A theoretical high energy physicist dabbling in app building.

Programming Languages:
MATLAB
Spoken Languages:
English, Hindi

Statistics

All
CodyFile ExchangeFrom 06/15 to 03/25Use left and right arrows to move selectionFrom 06/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
47,131
of 158,439

CONTRIBUTIONS
0 Problems
6 Solutions

SCORE
72

NUMBER OF BADGES
1

  • MATLAB Shorts Mini Hack Participant
  • MATLAB Flipbook Mini Hack Participant
  • MATLAB Mini Hack 2022 Participant
  • MATLAB Mini Hack Participant
  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 2
  • First Review
  • First Submission
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Submitted


ExpenseSplitter
Simplifies the task of splitting expenses among friends, housemates, colleagues... Hopefully!

10 months ago | 1 download |

Thumbnail

Submitted


KeystoneCorrector
Corrects perspective in an image.

3 years ago | 8 downloads |

Thumbnail

Solved


Your favourite city!
Type your favourite city.

3 years ago

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

3 years ago

Solved


Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

9 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9 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...

9 years ago

Solved


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

9 years ago

Go to top of page