Community Profile

photo

Christoph Hahn


Speedgoat

Last seen: 7 days ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

  • Solver
  • First Review

View badges

Feeds

View by

Solved


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

3 years ago

Solved


Matlab Basics - Rounding II
Write a script to round a variable x to 3 decimal places: e.g. x = 2.3456 --> y = 2.346

3 years ago