Monday, June 25, 2012

Ray diagrams for TI Nspire Non-CAS

This is a physics program for the TI-Nspire non-CAS Clickpad and Touchpad. It allows the user to create a ray diagram by entering the focal length and adjusting the object and observing the image.
As always, the instructions are in page 1.1 and the actual program in 1.2:
ray.zip

Enjoy!
Ramana

Friday, June 22, 2012

Variance and Expectation of a Discrete PDF

This program for the TI-Nspire non-CAS Clickpad or Touchpad.
To install the program, just copy the .tns file in the .zip to your calculator and run it. Instructions are given in page 1.1:
discretepdf.zip

This program gives the expectation or variance of a discrete probability distribution

Enjoy!
Ramana

Co-factor of a matrix for TI-Nspire Non-CAS

This is a program for the TI-Nspire non-CAS Clickpad or Touchpad.
To install the program, just copy the .tns file in the zip to your calculator and run it. Instructions are given in page 1.1:
cofactor.zip

This program outputs the co-factor of any matrix.

Enjoy!
Ramana

Monday, September 26, 2011

Adjoint of a 3x3 Matrix for TI 83/84/+/SE

Hello everyone,
This is a program where, given a 3x3 matrix in the variable [F], it returns the adjoint in [G].

This program is compatible for the TI 83/84/+/SE calculators:
Adjoint.Matrix.TI84.zip

I am working on doing the same for matrices of other dimensions like 4x4 and 5x5, so keep checking!

Cheers
Ramanakumar

Monday, September 19, 2011

Integration of type 1/(ax^2+b) for TI 83/84/+/SE

Hello everyone,
Here's a program for finding the integral of function of the type 1/(ax^2+b) given a and b.

This program is compatible with the TI 83(+), 84(+) calculators:

Integration.to.get.ArcTan.TI84.zip

Enjoy!
Ramanakumar

Sunday, August 14, 2011

Geometric Series Equation finder for TI 84/+/SE


Hello everyone,
Here's a program for finding the equation in n for a geometric series given the first term and the common ratio.

This program is compatible for the TI 83(+), 84(+) calculators.

Geometric.Series.TI84.zip

Enjoy
Ramanakumar

Thursday, August 11, 2011

Numerals to Binary converter - TI84

Hello again,
This is a program which converts positive integers into binary digits.

The program is compatible with the TI 83(+), 84(+) calculators:
Binary.Digits.TI84.zip

Enjoy
Ramanakumar