Community Profile

photo

MOHAMED


University of Alabama At Birmingham

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • 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...

6 years ago | 0 answers | 0

0

answers

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; ...

8 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...

8 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...

11 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 ...

11 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, ...

11 years ago | 1 answer | 0

1

answer