ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-89 BASIC Math Programs (Graphing)
File Archives

TI-89 BASIC MATH PROGRAMS (GRAPHING)

Archive Statistics
Number of files 46
Last updated Sunday, 1 April 2012
Total downloads 169,470
Most popular file  Complex Graphing Techiques with 8,128 downloads.

Click a filename to download that file.Click a folder name to view files in that folder.Click  for file information.

Icon legend: File with screen shots File with animated screen shots File with reviews Featured programs


NameSizeDateRatingDescription
(Parent Dir)folder Up to TI-89 BASIC Math Programs
ad.zip1k02-03-11File is not ratedSFAPC: Angle drawer
Stupid Functions for A P Calculus: Draw any angle on the graph screen
angledisplay.zip1k00-06-12File is not ratedAngle Display
Accurately graphs degree and radian angles. Modified from a listing in my math book, updated for the 89.
anigraph.zip13k01-06-01File is not ratedAniGraphics
A Programs for the animation functions
bezier.zip1k11-07-15File is not ratedBezier Curve
A program which graphs the Bezier Curve,It also shows the equations and the coefficients matrix.
circlegraph.zip1k12-03-29File is not ratedCircle Graph
This program will draw the graph of any circle in the form ax^2+ay^2+bx+cy+d (General Form) or (x-h)^2+(y-k)^2=r^2 (Standard Form)
complexg.zip1k99-04-05File is not ratedComplex Graphing Techiques
cyclefun.zip29k04-01-17File is not ratedCycle Function v.1.2
Program that creates pictures to cycle a function with a variable parameter.
distance.zip1k12-03-29File is not ratedDistance Formula
A simple program for the distance formula, arguments dist(x1,y1,x2,y2)
dividedfunctionfuncionpar.zip18k07-05-16File is not ratedDivided functions - Funciones partidas
English: The main function of the program is make graphics of divided functions in differents intervals. After making the graph the user will be able to analyze the border points of the different functions and of this form to verify if he exists he limits in that point and if in addition he is continuous.(english version included) Spanish:La funcion principal del programa es la de graficar funciones partidas en diferentes intervalos y luego graficarlas. Por ultimo el usuario podra analizar los puntos fronteras de las diferentes funciones y de esta forma comprobar si existe el limite en ese punto y si ademas es continuo.(version en español incluida) Work fine with ti-89/t,v200,ti-92/p.
drawramintegralv1.3.zip7k04-02-09File is not ratedDraw RAM Integrals v1.3
This will take the equation, Left Boundry, Right Boundry, and number of intervals and find the approximation for LRAM, RRAM, MRAM, TRAM, and Simpson's Method as well as graphing the equation (all but Simpson's) and the rectangles under the function in a somewhat nice window screen.
draw.zip1k00-12-10File is not ratedDraw v2.2.2
Draws graphs of many algebraic equations on the graph output screen; equations need not be expressed or be able to be expressed as a function of either x or y (this is good for conics, among other things...) Version 2.2.2 is a minor improvement in program size and a major improvement in speed over version 2.1, and includes a couple of minor bug fixes left over from version 2.2.
dynamic.zip61k00-04-19File is not ratedDynamic Graph v1.1
Allows users to interactively visualize how changes in a function's parameters affect its graph and form. Based in the Dynamic Graph for Casio 9850 , animates a parametrical function like a*log(abs(x)) when "a" varies as you wish.
excacsgraph.zip1k02-08-02File is not ratedAbsolute Coordinate System Grapher 1.0
This implements the Absolute Coordinate System, since the calculator doesn't. Includes zoom.
fern.zip5k01-06-01File is not ratedFern
A program that draws the fern fractal
fnzd.zip13k01-06-01File is not ratedFunctions animate
Two programs for the animation the mathematic function
gauss03.zip1k03-09-16File is not ratedGauss Curve
This program gives the graph of the gauss function given the experimental data, it also gives the average and the standard deviation, it lacks speed and auto restore the variables and the window settings. Still my first great program ENJOY!
graph2d.zip2k11-06-11File is not ratedGraph2D (ANY X-Y EQUATION) v 2.0
This graphs any x-y equation implicitly. It is about the same speed as the Ti's own implicit plot, but it graphs on the spot, where the implicit plot will calculate for a very long time before giving a value.
grapher.zip1k03-09-17File is not ratedUniversal Grapher
This program will make graphing equations and inequalities (thats right, INEQUALITIES!) so easy you will never have to learn how do actually do it! Simply put in an equation or inequality and the "y=" function to put it in, and BOOM! Its done! They can be in any form (ex. y-5=1/2(x+2), y-abs(x)>7), and as long as they can be simplified to one statement it works! ITS LIKE FRIGGIN MAGIC!!! Wheres my award?
graphing.zip1k01-02-15File is not ratedTi-89 Graphing Tools
A collection of tools for converting and graphing various equations used in Algebra
graphx.zip1k00-08-06File is not ratedGraph X v2.0
Any function equation, even standard form! Now with error protection!
histogram89.zip38k06-11-18File is not ratedHistograms
Creates a histogram by a list and plots it like a xyline plot: this allows a very faster exploration of big histograms.
ifs.zip10k05-08-06File is not ratedIFS Fractal Generator
This program uses the Iterated function system to recursively draw five fractals: the Sierpinski Triangle, Sierpinski Carpet, a five-sided crystal, a fern, and an x-fractal. Check out the screenshots
imp2.zip1k00-10-01File is not ratedImplicit Grapher
Does implicit graphing better than the 89
intgraph.zip1k00-02-28File is not ratedInteractive Graph Viewer
Animate the graphs of a function using different values.
juliaset.zip5k05-01-15File is not ratedJuliaSet
This program will generate fascinating figures called Juliasets. Please note that this is a pre v1.0 release! Not all features may be functional, and there may be bugs. There's still a lot of work to do before the v1 release, but i got the main functionality down, so give it a try and tell me what you think! A little knowledge about fractals and Juliasets is useful, but not required to use this program. Cheers!
koch.zip2k00-11-15File is not ratedKoch
The "koch" program draws on TI89's graph screen the fractal koch curve aka "snow blake" with a recursive function. Le programme "koch" dessine sur l'écran graphique de la TI89 une courbe fractale de Koch, communément appelée "flocon de neige" en utilisant une fonction récursive. (itérations NON précalculées, iterations NOT precomputed !)
mandel.zip1k00-12-10File is not ratedMandel Fractal
Draws a mandel fractal BETA
mathtest.zip13k01-03-17File is not ratedMath Test
Math Test Grapher
midpoint.zip1k12-03-29File is not ratedMidpoint
This program generates the midpoint of a line segment in the Cartesian Plane, syntax midpt(x1,x2,y1,y2).
min_max.zip1k05-08-20File is not ratedMin_Max
This program contains the rules for finding minimums and maximums of graphs, 1st derivative test, second derivative test, etc.
molmodel.zip11k01-02-22File is not ratedMolModel3D (graphs and objects)
Models all forms of 3D graphs and objects, from molecules to polar graphs, and from ball and stick to stereoscopic images. Eight different styles give you flexibility in viewing your data, and preferences keep settings handy. Included is a program that generates cartesian, polar, parametric curves, and parametric surface graphs in 3D.
parm3d.zip8k03-12-22File is not rated3-D Parametric Equations
This TI-BASIC program is the first of its kind. It uses 3d drawing routines to draw a parametrically defined 3d space curve! This program is a MUST HAVE for ANYONE studying 3D equations!! See screen shots for examples of what this program can do!
perpindicularbisector.zip1k12-04-01File is not ratedPerpendicular Bisector
Function that gives the equation of the perpendicular bisector of a line segment. Syntax: pb(x1,y1,x2,y2)
petri89.zip43k00-05-12File is not ratedPetri89 v1.21
Tools for Petri net : Tinvariants, Pinvariants, Marking tree...
piecewise.zip1k06-09-24File is not ratedPiecewise
This is an excellent program that graphs piecewise functions. It is capable of graphing between 2-6 functions, after which the user can zoom in/out on the graph and solve for a value. It also can find limits, which is especially valuable as the calculator itself cannot find limits of piecewise functions. Enjoy!
piechart89.zip9k03-04-25File is not ratedPie Chart Creator
A simple program which creates pie charts based on the numbers you supply. I hope to also add labels for each of the slices to show percentages.
piechart.zip2k00-08-07File is not ratedPiechart 89 v2.0
Graphs Piecharts! Now with error protection!
polygraf.zip4k03-10-19File is not ratedPolynomial Root Finder and Grapher
This update of Polygraf() changes the method of data input, making entry more user friendly and also making it easier to notice and correct errors. Roots are found much more quickly than in previous versions, especially for higher degree polynomials. Polygraf() finds all roots, real, complex, and repeated, of an nth degree polynomial equation, finds minima and maxima, and then graphs the polynomial function. The function can be displayed in fully factored form and allows you to toggle between Auto and Approx displays for the roots and factors. The program uses the cZeros() function repeatedly, and in many cases returns results in exact form rather than decimal form. Polygraf() is my alternative to the TI Polynomial Root Finder, which sometimes introduces small imaginary parts to real roots and vice versa, especially for repeated roots. For a more comprehensive program which includes Polygraf() as well as easy to use programs (none of the usual ()'s, {}'s, or x's to enter) for multiplying, dividing, and factoring polynomials, and for analyzing and graphing rational functions, see Polynom().
pourdiag89.zip6k00-08-29File is not ratedPourDiag v1.1 (French)
Sert a calcaler un pourcentage + les degre pour un diagramme circulaire
rotation89.zip2k99-02-28File is not ratedGraph and Axis Rotation v1.0
Graph and Axis Rotation
rpd.zip1k00-05-12File is not ratedRegular Polygon Drawer
Draws a regular polygon depending on number of sides you tell it.
sierptri.zip1k00-05-15File is not ratedSierpinski's Triangle v1.0
Sierpinski's Triangle is the locus of points that is generated when starting with a point and randomly drawing another point halfway to the corner of an equilateral triangle, over and over again. This program generates it (it will look like triangles within triangles) and contains an explanation of a similar math voyage (using Pascal's Triangle). It also lets you save the picture in the middle, in case it has not yet generated the full triangle.
slopefield.zip6k04-05-09File is not ratedSlope Field
Slope Field is a somewhat useful program for students who are in calculus. It gives a visual representation of a slope field on your Ti-89 based on an input equation of the form dy/dx = f(x,y). I only used it about twice for homework, but it was fun to make and it even creates some really pretty designs with the right equations and window settings.
tblgraph.zip3k00-04-11File is not ratedTable Graph
Takes a table and 1) can graph the table 2) Calculate the area under the graph. NOTE: My standard programs will always show you workings!
tblvar18.zip12k02-02-10File is not ratedtblvar v1-8
tableau de variation, etudie une fonction et trace son tableau de variation+...
unitcircle.zip11k05-07-28File is not ratedGraphical Unit Circle
Displays a graphical unit circle with the degree and radian angle measure when a degree or radian measure angle is given
vectorfield.zip1k03-11-16File is not ratedVector Field Plotter
Plots a vector field on graph window with directional arrows included. Vectors can also be scaled by any factor desired.
vfield.zip2k01-03-08File is not ratedVector Field graphing
Graphs two dimensional vector fields (where i and j components of the field are functions of x and y), and will also plot the approximate flow lines passing through user specified points. Useful for quickly visualizing complex vector fields.
viewingrange.zip1k12-04-01File is not ratedFunction Viewing Range
Function to find the equation of a line through two points. Syntax: twopteqw(x1,y1,x2,y2)
xform_methods.zip41k02-08-28File is not ratedTransform Methods 1.3
This program will generate graphs for signals: "Odd" component, "Even" component, "Linear Time Invariant" Systems, and "Transformations".
zg.zip1k00-09-14File is not ratedSFAPC: Zecoj Grapher
Stupid Functions for A P Calculus: Graph "ANY" 2D equation. Vars: x , y.
zoom89.zip1k99-02-28File is not ratedZoom v1.1
A utility to get more control of the graph screen

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer