![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21651986_1614331420632_DEF.jpg)
hamza karim
Followers: 0 Following: 0
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...
거의 3년 전
답변 있음
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...
거의 3년 전 | 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...
거의 3년 전 | 답변 수: 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