photo

Janee


Last seen: 4 días hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Trying to understand the implementation of boundary conditions in this MATLAB code
I am following with the textbook: Lloyd N. Trefethen, Spectral Methods in MATLAB, SIAM and trying to understand a very particula...

15 días hace | 0 respuestas | 0

0

respuestas

Pregunta


Chebyshev Differentiation Matrix using two methods in MATLAB
I am trying to compare between two ''methods'' or functions that calculate the Chebyshev differentiation matrix. The first metho...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Understanding FFT in MATLAB
I am exploring the differences between fftw in MATLAB and C/C++. I think this maybe a straightforward question but for some reas...

4 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Why is my code returning incorrect result?
I have two codes that solve the same problem, but one is returning the correct solution and the other is not. I don't seem to se...

5 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to subtract two column vectors properly?
I am trying to calculate the discretization error in my code which is simply the difference between my numerical solution and ex...

6 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Error: Incorrect dimensions for matrix multiplication
I have the following code which is an iterative solver that solves for a linear poisson's equation as a simple test: clearvars;...

9 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Error: Warning: Matrix is close to singular or badly scaled. Results may be inaccurate.
I am getting this error after implemnting my BCs: clc; clear all; N=30; % compute the chebyshev differentiation matrix and x-...

10 meses hace | 2 respuestas | 0

2

respuestas