hamza karim - MATLAB Central
photo

hamza karim


Last seen: meer dan een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

All
MATLAB AnswersCodyZoom OutFrom 08/21 to 04/25Use left and right arrows to move selectionFrom 08/21Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 Questions
1 Answer

Cody

0 Problems
1 Solution

RANK
13.784
of 298.247

REPUTATION
3

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
1

RANK
 of 20.553

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
104.535
of 160.685

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver
  • Thankful Level 1
  • First Answer

View badges

Feeds

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 3 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 3 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 3 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 3 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 3 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 3 jaar ago | 0 answers | 0

0

answers