Community Profile

photo

Reed Espinosa


UMBC

Active since 2013

Professional Interests: Atmospheric Physics

Statistics

All
  • First Submission
  • Solver

View badges

Content Feed

View by

Solved


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.

9 years ago

Solved


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

9 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years ago

Submitted


getFigureData(handle)
Simple function to pull data from a figure

9 years ago | 1 download |

Thumbnail

Question


Why is the speed of the improfile function so variable?
I have a code in which I process a series of images, each of which I run improfile on a few thousand times. This generally takes...

11 years ago | 0 answers | 0

0

answers