Community Profile

photo

Aldo Leal Garcia


ESFM-IPN

Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

PhD in applied mathematics continuing in research mode and investigation for biomathematics

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot a 2D graph from a surface?
I have the next code wich is an explicit finite difference scheme. I need to plot a (x,y) with respect from the time, what I nee...

7 years ago | 0 answers | 0

0

answers

Question


plot a surface movie
I have the next code and I'm trying to make a movie of the surfaces I create in the code, the problem is when I try to make the ...

8 years ago | 1 answer | 0

1

answer

Question


2D Crank-Nicolson ADI scheme
I want to solve the next PDE system using a Crank-Nicolson scheme: <</matlabcentral/answers/uploaded_files/53177/PDEs.png>> ...

8 years ago | 0 answers | 0

0

answers

Question


Where should I use gpuArray() and gather() in the nexto code
I have the next code wich simulates the Sel'kov glycolysis model. I want to use gpuArray() and gather() but I don't know where t...

8 years ago | 0 answers | 0

0

answers

Question


How to build a matrix with specific entries?
The code I've beeing working in: % Modelo de Sel'kov en 1D % Este código en MATLAB simulara el modelo de Sel'kov ...

8 years ago | 1 answer | 0

1

answer

Question


Parallelize a code for Schnakenberg model PDE reaction-diffusion
I have the next code and *I would love to parallelize it* in order to run it faste with the help of the GPU but I just don't und...

8 years ago | 1 answer | 0

1

answer

Question


variable in parfor can´t be classified
I have the next code wich I would love to parallelize: %Solve a Turing model system of equations in 2-D space over time. Ap...

8 years ago | 0 answers | 0

0

answers

Question


From Python to MATLAB
I have the next code in Pyhton, could anybody help me to tranform this code into MATLBA language in order to continuing using it...

8 years ago | 1 answer | 0

1

answer