A Calculus-level language, FortranCalculus, Compiler for Tweaking Parameters. [message #90250] |
Sat, 14 February 2015 09:00  |
brubaker.phil
Messages: 5 Registered: February 2015
|
Junior Member |
|
|
The FortranCalculus (FC) compiler calculate partial derivatives on the fly. All a user does is enter their math equations & an objective (function) and FC tweaks parameters for solution to the given problem. The FC compiler is free (download and use) at least for the next year or two; see http://fortranCalculus.info/apps/fc-compiler.html .
FC can solve Algebraic thru Differential equations. FC uses Automatic Differentiation (AD) to calculate either the jocabian or Hessian matrix on the fly. Thus it is easy to use (next thing to a slide rule!) and exact. Most problems require a math model (i.e. your equations) and just a handful of other misc. code. Try it, you'll like it. :)
Our textbook, http://fortranCalculus.info/textbook, has many (40+) FC example problem from industry. See and run other examples in fc-compiler's demo section. These demos examples can easily be modified to create one's own problem ... an hour or two and you should have solved your problem.
Please share FC with your colleagues, students, and friends. Knowing FC will help future students get jobs in industries that include math modeling.
Thanks,
Phil
|
|
|
|
Re: A Calculus-level language, ... [message #90320 is a reply to message #90257] |
Thu, 19 February 2015 15:22  |
brubaker.phil
Messages: 5 Registered: February 2015
|
Junior Member |
|
|
On Saturday, February 14, 2015 at 3:12:11 PM UTC-8, Craig Markwardt wrote:
> I suppose I could think of a reason this product is related to IDL or the IDL newsgroup, but isn't that what the poster could try to do?
Yes but some were asking about curve fitting and I suggested using my CurvFit (http://fortranCalculus.info/apps/curvfit.html). This comes with source and could be modified as needed (someone wanted std. deviation calculations). To modify curvfit source one needs this FC-Compiler.
Phil
|
|
|