photo

Eric Davishahl


Everett Community College

Last seen: plus de 4 ans il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

All
File Exchange

1 Fichier

Cody

0 Problèmes
9 Solutions

ThingSpeak

2 Public Chaînes

RANG
N/A
of 301 287

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
10 052 of 21 220

RÉPUTATION
64

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
22

ALL TIME TÉLÉCHARGEMENTS
647

RANG
42 933
of 173 814

CONTRIBUTIONS
0 Problèmes
9 Solutions

SCORE
100

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
2 Public Chaînes

CLASSEMENT MOYEN
50

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Personal Best Downloads Level 2
  • First Submission
  • Solver

Afficher les badges

Feeds

Afficher par

Chaîne


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

presque 6 ans il y a

A soumis


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

plus de 6 ans il y a | 49 téléchargements |

0.0 / 5
Thumbnail

Chaîne


ASEE test
Temperature and Altitude sensing for ASEE 2018 IoT Workshop

plus de 7 ans il y a

A résolu


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

plus de 11 ans il y a

A résolu


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

plus de 11 ans il y a

A résolu


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.

plus de 11 ans il y a

A résolu


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

plus de 11 ans il y a

A résolu


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

plus de 11 ans il y a

A résolu


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

plus de 11 ans il y a

A résolu


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

plus de 11 ans il y a

A résolu


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]

plus de 11 ans il y a

A résolu


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

plus de 11 ans il y a