photo

David Hill


Last seen: Today 自 2017 起处于活动状态

Followers: 5   Following: 0

消息

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

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

统计学

All
MATLAB Answers

0 个提问
2,210 个回答

File Exchange

21 文件

Cody

62 个问题
5320 个答案

Discussions

7 个亮点

排名
37
of 300,753

声誉
5,344

贡献数
0 个提问
2,210 个回答

回答接受率
0.00%

收到投票数
624

排名
1,631 of 21,075

声誉
1,153

平均
4.60

贡献数
21 文件

下载次数
78

ALL TIME 下载次数
9291

排名
3
of 170,858

贡献数
62 个问题
5320 个答案

评分
57,366

徽章数量
139

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
7 个亮点

平均赞数
0

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

查看徽章

Feeds

已解决


Calculating Swimming Stroke Index (SI)
In competitive swimming, speed () is only one part of the equation. High efficiency is defined by moving fast while maintaining ...

7 days 前

已解决


Data Regularization
Provided is an m-by-n integer data matrix A whose elements are drawn arbitrarily from a set *S* = [1,2,3,...,S] for any large in...

8 days 前

已解决


Block average ignoring NaN values
Given a matrix, calculate the block average of each disjoint sub-matrix while ignoring *NaN* values. Assume that the size of the...

8 days 前

已解决


Function Call Counter

9 days 前

已解决


Neural Nets: Activation functions
Return values of selected Activation function type for value,vector, and matrices. y=Activation(x,id); where id is 1:4 for ReLU...

9 days 前

已解决


Create formatted value string Cell array of a vector
This Challenge is to create a cell array that contains strings of vector components in a given format. c=vector2formattedstri...

9 days 前

已解决


GJam: 2013 China Event: Cannon Angle
This Challenge is derived from <http://code.google.com/codejam/contest/2933486/dashboard#s=p1 GJam 2013 China Captain Hammer>. T...

9 days 前

已解决


Alternative Dimensions
Given a multidimensional matrix, transform the matrix so the dimensions are in the order given by variable ord. For example, giv...

9 days 前

已解决


Neural Net: Calculate Perceptron
This challenge is to calculate the Neural Net Perceptron value,P, given X, WH, and WP using ReLU on the hidden layer. This examp...

9 days 前

已解决


Neural Net: Calculate Bias Single Perceptron (AND/NAND/OR/NOR/XOR)
This challenge is to calculate the Neural Net Bias Perceptron vector,P, given X, WH, and WP using ReLU on the hidden layer. Test...

9 days 前

已解决


Apply the planing transform to natural numbers
Claude Lenormand’s planing (or raboter, in French) transform removes one element from each run in a sequence; that is, imagine a...

10 days 前

已解决


X-intercepts of a quadratic.
Find the y value of the quadratic of the function at a point x.

10 days 前

已解决


Point on a line
Find the slope of the straight line between the points a and b. Then find y at x=20.

10 days 前

已解决


PEMDAS

10 days 前

已解决


Write a string
The answer should be a string that is the value: "I like apples!" (Ignore the quotation marks, just write what is inside the ...

10 days 前

已解决


Addition II
find a+b+c+d

10 days 前

已解决


Multiplication
Multiply a and b.

10 days 前

已解决


Squares
Find the square of x.

10 days 前

已解决


Division
Divide a by b.

10 days 前

已解决


Subtraction
Subtract a from b.

10 days 前

已解决


Addition
Add together the values of a and b.

10 days 前

已解决


Sum of even numbers in a vector
Write a function that takes a vector of numbers and returns the sum of all the even numbers in the vector.

10 days 前

已解决


Need Points From Creation

10 days 前

已解决


Linearly Spaced Array
Create a linearly spaced array from 0 to x consisting of y elements.

10 days 前

已解决


Conic equation
A conic of revolution (around the |z| axis) can be defined by the equation s^2 – 2*R*z + (k+1)*z^2 = 0 where |s^2=x^2+y...

13 days 前

已解决


Why the heck are they blinking!?!?
Merry Christmas everyone! Sadly, the lights you've had on your tree for so many years burned out, and it's time to get a new se...

13 days 前

已解决


You LOVES Matlab 41%
Given two strings, determine the percentage that one loves the other in the following way: YOU LOVES MATLAB there is 1 '...

13 days 前

已解决


The cake is a lie...
You're hosting a birthday party with a large number of screaming children. Fortunately, you have a gigantic sheet cake in front...

13 days 前

已解决


Mach Number Calculator
Create a solver which converts a speed in km/s to a Mach Number Round to 2 decimal places Requires: Mach Number Formula (ea...

13 days 前

已解决


Solve the matrix equation AXB + X + C = 0 for X
Let A, B, and C be square matrices of equal size, and let the matrix X be defined by the matrix equation A * X * B + X + ...

14 days 前

加载更多