Can anyone suggest me about Mathematical Modelling? What I need to learn for doing Mathematical Modelling?
Which Programming Language is going to help me for doing mathematical modelling?
Which software/s I need to learn for doing Mathematical Modelling?
Please give your response of Mathematical Modelling pertaining to Systems Biology or Computational Neuroscience.
An elaborate response for my questions with some links to scientific references will be appreciable.
Thank you
I agree with Devon. The programming language does not seem to be that important. Python as well as the more statistical/mathematical languages R and matlab seem to be a good choice and it might not matter what you pick here. Quite frankly, you kind of approach this thing from the wrong side. You should care about the maths first! Because this is where it starts and this is also the hard part if you what to model something that hasn't been done before! Once you have all your equations written down on a piece of paper - once you have your theory so to speak - then and only then you can think about the implementation.
Of course, the implementation itself can be tricky too, if you have a huge model that you have to compute on a cluster or whatever. Still, mathematical modelling starts with maths, not with the programming language itself.
Thank you LLTommy....
Thank You Devon Ryan.