photo

UH


Last seen: 2ヶ月 前 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.

10ヶ月 前

解決済み


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

10ヶ月 前

解決済み


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

10ヶ月 前

解決済み


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

10ヶ月 前