photo

Vince Smith


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

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Backward Euler with LU Decomposition
The code below solves forward Euler for a pendelum problem. How would I modify this code to solve with backward Euler and LU Dec...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Reimann Sums to approximate integral
Suppose I want to use Reimann sums to approximate the integral of the function y=x^2 with bounds 4<x<7. I want to use various st...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Mean of Matrix Rows
For any matrix A, how would I subtract the row means from each row, so that each row has a mean of zero?

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

1

respuesta

Pregunta


Ax=b question
Consider the matrix equation, Ax=b. Suppose I want to manipulate one of the values of b by increasing it in multiples of 100 unt...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Writing sums with a loop?
How would I express this with a loop in MATLAB? x=absolute value of (1000-)

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matrix with values dependent on row and column.
How would I construct a 10 by 10 matrix whose values are defined by the sum of the value's row and column ?

más de 5 años hace | 1 respuesta | 0

1

respuesta