Fortran calculus compiler software: Front-end program 4 Fortran Calculus Compiler, Front-end program 4 Fortran Calculus Compiler, Compiler 4 math problem-solving. PDEs or ODEs and more.
Pulse shaping filter program that finds the pole-zero locations of a transfer function, H(s), for a matched filter. H(s) equals a -desired- signal (Yout) divided by a given input signal (Yin). Both Yout and Yin are functions of frequency. Group delay may also be calculated to compliment a given data set, thus, providing a flat group delay. This is a Fortran Calculus demo application.
Robot4 (tm) is a Robotic Arm Movement program where the arm is moved from a given position to a desired position. The program finds the angles necessary for the desired position. (I think this is the idea!) Problem came from NASA.
Robot4 is an Inverse Problem example. It wants to solve how to move from starting point 'A' to target point 'B'. Solutions to Inverse Problems are easy with Fortran Calculus language. See 'Rob4User.fc' file.
Fortran Calculus Compiler: Calculus level computer languages are Fortran Calculus and PROSE. Both languages are based on what is called "Automatic Differentiation" (AD). Calculus languages simplify computer coding to an absolute minimum; i.e., a mathematical model, constraints, and the objective function. Minimizing the amount of code allows the user to concentrate on the science or engineering problem at hand and not on the (numerical) process.