Bridgit Nata
自 2016 起处于活动状态
Followers: 0 Following: 0
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0