Community Profile

photo

hamza karim


Last seen: 6 mesi fa Attivo dal 2021

Statistiche

All
  • Solver
  • Thankful Level 1
  • First Answer

Visualizza badge

Content Feed

Visto da

Risolto


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...

quasi 2 anni fa

Risposto
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...

quasi 2 anni fa | 1

Domanda


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...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 0 risposte | 0

0

risposte