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