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
5546 Solutions

Discussions

7 Discussions

RANK
37
of 301,837

REPUTATION
5,348

CONTRIBUTIONS
0 Questions
2,210 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
626

RANK
1,608 of 21,431

REPUTATION
1,178

AVERAGE RATING
4.60

CONTRIBUTIONS
22 Files

DOWNLOADS
49

ALL TIME DOWNLOADS
9551

RANK
5
of 176,887

CONTRIBUTIONS
64 Problems
5546 Solutions

SCORE
60,012

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


Calculate the h-index (revisited)
H-index is a powerful tool for quantifying the scientific contribution of a researcher. The H-index is defined as follows (fro...

10 days ago

Solved


Count the even numbers in a multiplication table
A multiplication table that has products of numbers from 1 to 10 has 75 even numbers among the products. Write a function to c...

10 days ago

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 days ago

Solved


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

10 days 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...

10 days ago

Solved


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

10 days ago

Solved


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

10 days 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.

10 days ago

Solved


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

10 days 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.

10 days ago

Solved


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

10 days ago

Solved


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

10 days 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...

10 days ago

Solved


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

10 days ago

Solved


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

10 days ago

Solved


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

10 days ago

Solved


Circle Perimeter
Get the perimeter of the Circle by PI.

10 days 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...

10 days ago

Solved


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

10 days 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 = ...

10 days ago

Solved


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

10 days ago

Solved


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

10 days ago

Solved


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

10 days ago

Solved


Basic Physics IV
Calculate the Mechanical Energy (ME).

10 days 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.

10 days ago

Solved


Basic Physics V
Calculate the Weight (w).

10 days ago

Solved


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

10 days ago

Solved


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

10 days 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!

10 days ago

Solved


Basic Physics II
Get the Kinetic Energy (KE).

10 days ago

Load more