photo

MOHAMED


University of Alabama At Birmingham

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
24,262
of 300,553

REPUTATION
1

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
1

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


SimEvents toolbox for Biology Cell Behavior
Hi, I want to use Agent Based Modeling (ABM) for predicting the behavior of different types of cells within a tissue. I ha...

7 years ago | 1 answer | 0

1

answer

Answered
Genetic Algorithm for CFD Optimization
Here is my update on the solution I have reached. The following code does what is explained in the question: clear; clc; ...

9 years ago | 0

| accepted

Question


Genetic Algorithm for CFD Optimization
Hi, I would like to use GA for Computational Fluid Dynamics (CFD) optimization. In my application, I have 2 parameters (L...

9 years ago | 2 answers | 0

2

answers

Question


How can I get fprintf to show plus sign in front of positive numbers ?
Hi everyone, How can I get fprintf to show number with its positive sign ? It shows only negative signs when the number is n...

12 years ago | 2 answers | 1

2

answers

Question


GUI Deployed into EXE is not working propaply
Hi Everyone, I used the deploytool command to build a stand alone application (EXE), The GUI is working well, but the EXE ...

13 years ago | 1 answer | 0

1

answer

Question


How can I solve polynomial backward?
Hi, I have a polynomial as below: h = a1*T + a2*T^2 + a3*T^3 I know how to solve it if T and all coefficients (a1, a2, ...

13 years ago | 1 answer | 0

1

answer