Community Profile

photo

Kelsey Allis


Last seen: alrededor de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


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 .^...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta