photo

hamza karim


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

4 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
14,542
of 299,962

声誉
3

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
1

排名
 of 20,851

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
108,378
of 166,743

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 1
  • First Answer

查看徽章

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 years 前

已回答
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 years 前 | 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 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 0 个回答 | 0

0

个回答