Community Profile

photo

UH


Last seen: 3 Tage vor Aktiv seit 2022

Followers: 0   Following: 0

I pretend to do research and, out of boredom, explore things which are not at all relevant my profession or research. Consequently, sometimes, I end up creating extremely useless stuff that no one has ever thought of.

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Structural Mechanics, Civil and Environmental Engineering

Statistiken

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

5 Monate vor

Gelöst


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

5 Monate vor

Gelöst


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

5 Monate vor

Gelöst


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

5 Monate vor