User Portlet
Discussions |
---|
Hi, Is it possible to use FindFit or similar functions to simultaneously fit multiple data sets. For example in the code below I have a model that I want to fit to two sets of experimental data. Using Map I can individually use FindFit to fit each... |
Hi, I am using NDSolve to fit a set of differential equations to a biochemical model. In the example for this discussion I am providing a practice model of radioactive decay, however the actual model that I need to fit is much larger. I would like... |
Hello All, I am on a journey to become adept at developing functional programs with Mathematica. I have a short prototype code that I am using to learn how to convert procedural programs into functional programs and am wondering if anyone could... |