photo

Michael Jarboe


Last seen: Today Actif depuis 2015

Followers: 0   Following: 0

Message

Director of Electrical Engineering

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
English

Statistiques

All
  • Scavenger Finisher
  • First Answer
  • Revival Level 1
  • Cody Challenge Master
  • Quiz Master
  • First Review
  • Creator
  • Scholar
  • Introduction to MATLAB Master
  • Speed Demon
  • Promoter
  • Commenter

Afficher les badges

Feeds

Afficher par

A résolu


ASCii Code
Using Matlab get the ASCii for '?'

environ 19 heures il y a

A résolu


Cannon Ball
Given g (acceleration due to gravity) and desired altitude x, find the minimum ground velocity of a cannon ball to reach x.

environ 19 heures il y a

A résolu


Do you have the minimum age?

environ 19 heures il y a

A résolu


ASCii Code
Using matlab, give the symbol that is associated with ASCii code 122

10 jours il y a

A résolu


Bruh
Return 'bruh'.

10 jours il y a

A résolu


Calculate Resistance
Calculate Resistance R of a linear conductor having resistivity p, length l and area A

11 jours il y a

A résolu


Palindrome Checker
Create a MATLAB function that checks whether a given string is a palindrome or not. A palindrome is a word, phrase, number, or o...

16 jours il y a

A résolu


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

17 jours il y a

A résolu


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

17 jours il y a

A résolu


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

17 jours il y a

A résolu


Calculate Engine Power
Calculate Engine Power (P) in kW given the values of Torque(M) in Nm and Engine Speed(n) in rpm

17 jours il y a

A résolu


Power Numbers
Find the n-th power of m.

17 jours il y a

A résolu


Sun angle
Determine the angle of the sun above the horizon based on the time of day. Assumptions: the sun rises in the East at 6h00, cor...

17 jours il y a

A résolu


Number of Circles in a Number
Given a number, return the number of closed 'circles' in the base 10 numerical representation. Note: the number 4 has no circ...

18 jours il y a

A résolu


Is it an Armstrong number?
An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. Fo...

18 jours il y a

A résolu


Convert from integer to binary
if true % decimalToBinaryVector(x) end

18 jours il y a

A résolu


STOP that car!!!
The maximum allowed speed for this road is 100. Find the cars that didn't observe the speed limit Arrest and fine them!!!

18 jours il y a

A résolu


convert between ascii and characters
I have seen multiple problems like this but none of them have a robust test suite associated with them. The first input C is ...

18 jours il y a

A résolu


find the 'M'
for an input x, return 1 at the location of the letter 'M'

22 jours il y a

A résolu


Magnitude of a vector
Given a vector x, what is its magnitude?

23 jours il y a

A résolu


Find the sum of n squares
What is the sum of the squares of the first n integers?

23 jours il y a

A résolu


determine skid distance of car
Determine the distance a car skids to a stop given initial velocity (v) and time (t).

23 jours il y a

A résolu


Find sum of negative elements in row.
Find sum of negative elements in row. Example x=[1 -5 3 4 -6 6 7 8 9 10] result = -11

23 jours il y a

A résolu


Calculate the area of a circle
Given a circle of diameter x calculate its area

23 jours il y a

A résolu


Multiply pi
Multiply pi with x!

23 jours il y a

A résolu


PIN code

24 jours il y a

A résolu


Find all repeated numbers
For a given vector, find all numbers that repeated 2 times or more than 2 times. Example: A=[1 2 3 3 4 5 6 6 7] y=[3 ...

24 jours il y a

A résolu


area of a square
find the generic solution for an area of a square

24 jours il y a

A résolu


Area of a rectangle
FInd the area of a rectangle with a length L and width W. Round to the nearest integer.

24 jours il y a

Charger plus