Community Profile

photo

Eric Davishahl


Everett Community College

Last seen: más de 2 años hace Con actividad desde 2014

Followers: 0   Following: 0

Contacto

Estadísticas

All
  • Personal Best Downloads Level 2
  • First Submission
  • Solver

Ver insignias

Feeds

Ver por

Canal


E151 IoT Demo
Demonstration of IoT with ESP8266 for WCC ENGR 151

alrededor de 4 años hace

Enviada


SparkFun TinkerKit for MATLAB
MATLAB Version of the SparkFun TinkerKit Experiment Guide

casi 5 años hace | 4 descargas |

Thumbnail

Canal


ASEE test
Temperature and Altitude sensing for ASEE 2018 IoT Workshop

casi 6 años hace

Resuelto


Is my wife right? Now with even more wrong husband
Again, as in "Is my wife right?" ( <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right> ), answer 'yes' r...

más de 9 años hace

Resuelto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

más de 9 años hace

Resuelto


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

más de 9 años hace

Resuelto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

más de 9 años hace

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

más de 9 años hace

Resuelto


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

más de 9 años hace

Resuelto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

más de 9 años hace

Resuelto


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

más de 9 años hace

Resuelto


radius of a spherical planet
you just measured its surface area, that is the input.

más de 9 años hace