photo

Erm


Last seen: 4 meses hace Con actividad desde 2023

Followers: 0   Following: 1

Mensaje

Spoken Languages:
English

Estadística

MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
131.989
of 299.962

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
28.57%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.851

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 166.743

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


solving system of non linear PDEs
Hello I provide a solution to Allen cahn equation using spectral methods and Euler's formula. The Allen Cahn Equation is with...

5 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


Explicit method for Allen-Cahn equation
The plot of the equation must start at x=-1 and end at x=1. but mu result did not show that? clear all; clc; maxk = 10...

12 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


solving heat equation using explicit method
I need a help for the following code to locate the error since the numerical solution is not approximate the exact one. The heat...

alrededor de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


Numerical solution for the heat equation does not match the exact solution
I write a matlab code for the problem, and i want to compare the numerucal and the exact solution at t=0.5 but the graph of the ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


ploting Mitagg leffler function
Hello h How can I plote the Mittage leffler for the function in [0,50], Here is the code but I do not know how to define the f...

alrededor de 2 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Global error and local error of euler method
The local error is proportional to h^2. I did not understand the relationship between the h and the error. Is it as h increase t...

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

1

respuesta

Pregunta


Euler Method for vector function
I'm tring to apply Euler method to vector function and I'm facing error in the loop. How it can be fixed? h=0.1; n=5; yexa...

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

1

respuesta