Skip to content

GNU Octave scripts and data, abandoned due to the size its achieved.

License

Notifications You must be signed in to change notification settings

fusion809/GNU_Octave-old

Repository files navigation

GNU Octave scripts

This repository contains my GNU Octave scripts.

Script Description
airy-newton.m Determines the first root, on the negative x axis, of the Airy Ai(x) function.
first.m Solves Schrodinger equation with V = k x on [0,200] (which is meant to approximate infinity) with N = 1000.
lorenz-ex.m Solves the Lorenz equations.
lorenz.m Lorenz equation function script.
lorenz-plot.m Plots lorenz-ex.m solution.
prayer.m Redundant script I used to determine how close I was to 99 prayer on RuneScape
RandomExample2.m Solves d2y/dx2 = (C^2)/(y^2) - lambda^2 * (y(1))^(n-1) over [0,10] with y(0)=1; dy/dx(0) = 1
simpen-ex.m Solves the problem of the simple pendulum.
simpen.m Differential function for the simple pendulum.
SLEq.m Solves 1D Schrodinger equation with linear potential.

About

GNU Octave scripts and data, abandoned due to the size its achieved.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages