photo

Bridgit Nata


2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Reading a Text File
Hi, I'm a bit lost with Input/Output and text files on MATLAB. If I'm given a text file containing a list of names and telep...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I replace a maximum value with zero?
Hi, if I have a m-by-n matrix how do I set the maximum value of the matrix to zero? Thank you!

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Create a vector to prove a sum of series?
How can I prove the following series: _π^2/6 = 1 + 1/4 + 1/9 + 1/16 + ..._ by creating a vector using colon operators and...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I remove elements divisible by 3,4, and 5 in a vector?
I've created a vector x = 1:50 but I'm having trouble in how I can remove elements divisible by 3, 4, and 5, and then display it...

8年以上 前 | 4 件の回答 | 0

4

回答