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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4d7849 · Jan 25, 2018

History

27 Commits
Jul 31, 2017
Dec 26, 2015
Jul 31, 2017
Oct 21, 2017
Jul 31, 2017
Oct 21, 2017
Jan 7, 2017
Dec 9, 2016
Jan 25, 2018
Jan 25, 2018
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Jan 25, 2018
Dec 3, 2016
Dec 26, 2015
Jan 3, 2017

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