Community Profile

photo

David van der Lijn


Last seen: 9ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

連絡

Studied Systems & Controls at TUDelft.
Working with MATLAB since 2006

統計

  • Solver
  • First Review

バッジを表示

Feeds

表示方法

解決済み


Matlab Basics - Rounding I
Write a script to round x DOWN to the next lowest integer: e.g. x = 2.3 --> x = 2 also: x = 2.7 --> x = 2

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ヶ月 前