photo

Bridgit Nata


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
234,893
of 297,457

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

answer

Question


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

4

answers