Robot4 (tm) is a Robotic Arm Movement program where the arm is moved from given position to desired position (an Inverse Problem). The program finds the angles necessary for the desired position. A Fortran Calculus demo application.
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). Y's are in freq. A Fortran Calculus demo appl
a curve fitting program: Lorentzian, Sine, Exponential and Power series are available models to match your data. A Lorentzian series is recommended for real data especially for multiple peaked data. This is a Fortran Calculus demo applica