Community Profile

photo

hamza karim


Last seen: 6 maanden ago Active since 2021

Statistics

All
  • Solver
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Solved


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

bijna 2 jaar ago

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

bijna 2 jaar ago | 1

Question


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

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 2 jaar ago | 0 answers | 0

0

answers