photo

RAJA KUMAR


Last seen: 2 months ago Active since 2020

Followers: 0   Following: 6

Message

Research Scholar

Programming Languages:
Python, C++, C, MATLAB, Arduino
Spoken Languages:
English, Hindi
Pronouns:
He/him
Professional Interests:
Signal and Data Processing, Acoustics, Noise and Vibration

Statistics

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Answer
  • First Submission
  • Thankful Level 1
  • Solver
  • First Review

View badges

Feeds

View by

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

1 year 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:...

4 years ago