photo

Nathan Clark


Last seen: más de 2 años hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
275.971
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
75.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Chebyshev smoother, I cannot get this to run, I dont understand why.
dtVx = rho*resolx.^2./(4*eta_nbv*(1.+eta_b)*4.1); %dtVx is a very large vector A = (4*eta_nbv*(1.+eta_b)*4.1); %Here I am usi...

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

1

respuesta

Pregunta


How do I write this algorithm, I dont understand it and I am stuck.
Ax = b and S is a surrogate smoother

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

1

respuesta

Pregunta


Write a Gauss-Seidel preconditioner for ML
I am having trouble writing a Gauss-Seidel preconditioner for ML. It says "out of memory," ML is actually a vector of 44229 entr...

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

1

respuesta

Pregunta


Create a diagonal matrix with a for loop from a vector
I want to use the ML vector to create a diagonal matrix of only the values of the ML vector on the diagonal and make a new ML ma...

más de 2 años hace | 2 respuestas | 0

2

respuestas