|
Download
Online App Box . FORTRAN CALCULUS LANGUAGE, FORTRAN CALCULUS PROGRAMMING |
|
|
A Heat Transfer problem is described with equations and shows a Calculus-level language used for solving this two point boundary value problem (BVP). The equations being solved may be ordinary differential equations and/or partial differential equations of any order & degree. Equations maybe nonLinear, implicit, any order, any degree and/or constrained.
Automatic Differentiation (visit http://www.digitalCalculus.com/page/593538) coupled with Operator Overloading are the key ingredience for a Calculus-level programming language.
Our website introduces the Fortran Calculus language/compiler. The main point is simulating entire company processes, distribution systems, etc. with an eye on ones company goal. This is accomplished by nesting of simulation problems in one run.
|
|
|
Fortran Calculus compiler
computer language
unified modelling language
multi-threaded programming
learn Spanish language
Chinese Language
C++ Programming
language recognition
-------------------------
|
|
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. Minimizing Intersymbol Interference in a read/write channel for disc drives by shaping and slimming an isolated readback pulse was the main objective for writing this program.
For more info, see Kost, R. and P. Brubaker; 'Arbitrary equalization with simple LC structures'; IEEE Transactions on Magnetics, Nov. 1981, pp 3346-3348 or visit http://www.digitalcalculus.com/page/785704.
This is a Fortran Calculus demo application.
Heat Transfer: http://www.digitalCalculus.com/download/heat-transfer-install.exe
Match n Freq: http://www.digitalCalculus.com/download/m-freq-install.exe |
|
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. 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 Calculus programming language. See file 'Rob4User.fc' for solution code. This is an improved productivity example do to using Calculus programming.
Robot4: http://www.digitalCalculus.com/download/robot4-install.exe
|
|
|
|