Community Profile

photo

Timon Viola


Last seen: 1年以上 前 2017 年からアクティブ

統計

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 3
  • Thankful Level 1
  • First Submission
  • Solver

バッジを表示

Content Feed

表示方法

送信済み


Calculate the Sag of Conductors using MATLAB
The Live Script presents calculations of the sag for power lines.

1年以上 前 | ダウンロード 11 件 |

Thumbnail

質問


How to create a matrix from multiples of submatrice?
I would like to find a smarter way of building a larger matrix from vectors. The following code works fine: rv = [1 2 3 4]; al...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


exist() absolute vs relative path
I was trying to check for existence of a file defined by absolute path and bumped into a strange behavior. If I define the fil...

4年弱 前 | 1 件の回答 | 0

1

回答

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

5年弱 前

解決済み


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年弱 前

解決済み


Energy of a photon
*&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883* Given the frequency F of a photon in giga hertz. Find energy E of this...

6年以上 前

解決済み


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

6年以上 前