Bridgit Nata
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
274,542
of 295,486
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 4 answers | 0