photo

UH


Last seen: 1 month 前 自 2022 起处于活动状态

Followers: 1   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

统计学

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

查看徽章

Feeds

排序方式:

已解决


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

9 months 前

已解决


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

9 months 前

已解决


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

9 months 前

已解决


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 months 前