hamza karim
Followers: 0 Following: 0
統計
All
Feeds
解決済み
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...
2年以上 前
回答済み
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...
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...
2年以上 前 | 1
質問
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...
2年以上 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 0 件の回答 | 0