photo

Kelsey Allis


Last seen: mer än 4 år ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
183 454
of 300 392

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 335

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

View by

Question


Scaling up without a loop (Math question)
Hello, I need to find a way to scale the x - value back up without using a loop. After the while loop runs and x = sum((x .^...

mer än 4 år ago | 1 answer | 0

1

answer

Question


How to create a square matrix with zero on main diagonal and all 1's, 2's, 3's, ... n's on upper and lower diagonals?
Hello, I have to create a square matrix using a diag function that has the pattern: m = [ 0 1 2 3 4.... ; 1 0 1 2 3 ...

mer än 4 år ago | 1 answer | 0

1

answer