photo

hamza karim


Last seen: alrededor de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

4 Preguntas
1 Respuesta

Cody

0 Problemas
1 Solución

CLASIFICACIÓN
14.595
of 300.392

REPUTACIÓN
3

CONTRIBUCIONES
4 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
1

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
109.318
of 168.373

CONTRIBUCIONES
0 Problemas
1 Solución

PUNTUACIÓN
20

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Solver
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Resuelto


Given a matrix, swap the 2nd & 3rd columns
If a = [1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4]; then the result is ans = 1 3 2 4 1 3 2...

más de 3 años hace

Respondida
How can I solve two PDEs connected by a jump boundary condition?
as you said you can't use pdepe to solve this system due to the interface condition. You need to mannually discitize your syste...

más de 3 años hace | 1

Pregunta


How to solve a system of pdes coupled in their boundary condition
Initially i had the following system of pdes to solve: with the following initial and boundary conditions at at and B...

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

1

respuesta

Pregunta


what is the fastest appproach to solve a system of non linear equations ?
Hi everyone, My problem is the following: i have a rectangular domain discritzed into 1000x100 (MxN) nodal points, where M and...

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

1

respuesta

Pregunta


how to solve a non linear ode equation ?
Hello, i have the following ODE that i want to solve where k_r and kaq are constant values. i am really stuck on what app...

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

1

respuesta

Pregunta


estimating parameter for an ode system using lsqcurve
Hi, i am trying to estimate two parameters (kr and delta) of an ode system by fitting it to experiemtal data (yield_ref) howev...

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

0

respuestas