photo

Steven H


Last seen: 4 días hace Con actividad desde 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Estadística

All
  • First Answer
  • Thankful Level 2
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


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

alrededor de 1 año hace

Resuelto


Is my wife right?
Regardless of input, output the string 'yes'.

alrededor de 1 año hace

Resuelto


Back to basics 11 - Max Integer
Covering some basic topics I haven't seen elsewhere on Cody. Return the largest positive integer MATLAB can handle.

más de 1 año hace

Resuelto


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

casi 2 años hace

Resuelto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

casi 2 años hace

Resuelto


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

casi 2 años hace