Skip to main content

Questions tagged [experiment]

1 vote
0 answers
46 views

Basically, I'm trying to use Least-Squares to estimate the parameters of a DC motor. My system can be modeled by the following matrix equation: $$\begin{bmatrix}V_{input}(t)\\0\end{bmatrix}=\begin{...
CoilKid's user avatar
  • 109
5 votes
1 answer
394 views

So far, I've worked a bit in modeling, simulations and simple lab experiments, and I've really enjoyed all three research methods to approach a single research question. I can write tricky (in terms ...
user35908's user avatar
4 votes
1 answer
2k views

Is there a difference between phenomenological modeling and mathematical modeling? When reading a few journal papers, I often see the former being used -- is it just fancier wording? If it's relevant,...
user35652's user avatar
3 votes
1 answer
427 views

When I read strong papers from, say, the Journal of Fluid Mechanics, a simple model, simulations and physical experimental results are given, showing good agreement. Can one publish a new model and ...
user33806's user avatar
13 votes
1 answer
1k views

Physics, biology, chemistry etc. have different sets of rules for making experiments: what events are considered relevant, how to avoid contamination of samples, how to create and fix a reproducing ...
homocomputeris's user avatar
7 votes
3 answers
234 views

I do computational work as a PhD student and I try to find a correct way to separate code (solver) from the computational experiments based on this solver. Basically, each project that I do revolves ...
Dmitry Kabanov's user avatar
7 votes
3 answers
190 views

I am in the process of collecting material for a class in computational methods. It will include introductions into numerical methods for ordinary differential equations (Runge-Kutta methods, multi-...
Daniel's user avatar
  • 1,323