photo

MOHAMED


University of Alabama At Birmingham

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
24,262
of 299,784

声誉
1

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
1

排名
 of 20,803

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,909

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

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

| 已接受

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 1

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答