photo

David Hill


Active since 2017

Followers: 7   Following: 0

Message

MS - Robotic Systems Development (MRSD) from CMU, BS - Electrical Engineering with minors in Computer Science and Mathematics from BYU.

Programming Languages:
MATLAB, Python, C++, C, Java, Javascript, R, CSS, Arduino
Spoken Languages:
English, Spanish
Professional Interests:
Robotics and Autonomous Systems, Motion and Path Planning, SLAM, Embedded Systems

Statistics

All
MATLAB Answers

0 Questions
2,210 Answers

File Exchange

22 Files

Cody

64 Problems
5544 Solutions

Discussions

7 Discussions

RANK
37
of 301,806

REPUTATION
5,348

CONTRIBUTIONS
0 Questions
2,210 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
626

RANK
1,610 of 21,413

REPUTATION
1,177

AVERAGE RATING
4.60

CONTRIBUTIONS
22 Files

DOWNLOADS
60

ALL TIME DOWNLOADS
9540

RANK
5
of 176,647

CONTRIBUTIONS
64 Problems
5544 Solutions

SCORE
59,594

NUMBER OF BADGES
145

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
7 Discussions

AVERAGE NO. OF LIKES
0

  • MATLAB Mini Hack Participant
  • Treasure Hunt Participant
  • Ace
  • 36 Month Streak
  • Cody Contest 2025 Finishers
  • Indexing III Master
  • Explorer
  • Personal Best Downloads Level 4
  • Indexing V Master
  • Strings III Master
  • Strings II Master
  • R2016b Feature Challenge Master

View badges

Feeds

Solved


varargin
Write a function that can take a diffrent Amount of inputs for every run Which gives you the sum of all Inputs. Example: f(a,b...

10 hours ago

Solved


Draw '\'
Can you draw the sign '\' by zeros and ones? NOTICE: Be x-by-x matrix.

10 hours ago

Solved


Watermelon [MATLAB Cody Edition]
YOU CAN READ THE REAL CHALLENGE FROM THIS URL AND APPLY IT https://codeforces.com/problemset/problem/4/A NOW INSTEAD OF DISP...

11 hours ago

Solved


Get The Square Root Of Number Power (^) Three
Get the Square Root of number Power (^) Three.

11 hours ago

Solved


If-Else
If a more than zero, b = true, else, b = false.

11 hours ago

Solved


Switch-Case-Otherwise
You should make random numbers to 10, by 3 rows and 3 columns. Cases from 1 to 3, b = true. Otherwise, b = false.

11 hours ago

Solved


Basic Algebra III
Get the Cube Root of the number n.

11 hours ago

Solved


Nested If(s)
If a greater than zero, then check, if a = greater that 1 and less than 10, then b = true, else, b = false.

11 hours ago

Solved


NOT
If a not equal to zero, b = true, else, b = false.

11 hours ago

Solved


Rhombus
Get the area of the Rhombus using it's Diagonals.

11 hours ago

Solved


Problem Set 2
Make a calculator by the four main operators (op): + - * / And the two numbers (n1, n2). Don't forget to check to divisio...

11 hours ago

Solved


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

11 hours ago

Solved


Trapezium
Calculate the area of the Trapezium using it's bases and height.

11 hours ago

Solved


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

11 hours ago

Solved


Circle Perimeter
Get the perimeter of the Circle by PI.

11 hours ago

Solved


AND
If a greater than 0 and n less than 10, b = true, else, b = false. (Checking a should be in one line by AND special sign in MAT...

11 hours ago

Solved


Prime or No
If the number is prime, make theCase = "YES", else, make it "NO".

11 hours ago

Solved


Problem Set 1
You will get the vector "v", you should put it's length in a variable called "lngth", then... If it's length from 1 to 5, sz = ...

11 hours ago

Solved


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

11 hours ago

Solved


Find The Area Of The Circle
Find the area of the Circle using PI.

11 hours ago

Solved


If-Elseif-Else
If a more than zero, b = true, if a = zero , b = zero, else, b = false.

11 hours ago

Solved


Basic Physics IV
Calculate the Mechanical Energy (ME).

11 hours ago

Solved


Get The Opposite Of The Number Without Negative (-) On It
You must get the opposite of the number X without making -X. Hint: You can make it by Subtraction and Multiplication.

11 hours ago

Solved


Basic Physics V
Calculate the Weight (w).

11 hours ago

Solved


If
If a more than zero, then b = true.

11 hours ago

Solved


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

11 hours ago

Solved


Basic Algebra I
You should solve the problem 3X - 2 = 7 by finding the value of X. You must use this array/vector [2 3 7]. GOOD LUCK!

11 hours ago

Solved


Basic Physics II
Get the Kinetic Energy (KE).

11 hours ago

Solved


Basic Algebra II
You have the equation X^2 = n you should find the value of X. GOOD LUCK!

11 hours ago

Solved


Basic Physics IV
Calculate the Work.

11 hours ago

Load more