Skip to content

D4nk0St0rM/various_coding

Repository files navigation

Typing SVG

Various scripts created

The Mandelbrot set is an example of a fractal in mathematics. It is named after Benoît Mandelbrot, a Polish-French-American mathematician. The Mandelbrot set is important for chaos theory. The edging of the set shows a self-similarity, which is perfect, but because of the minute detail, it looks like it evens out. The Mandelbrot set can be explained with the equation zn+1 = zn2 + c.

This being part of year 1 BSc (Hons) Physics python module

  • Requirements pip install periodic
  • calculates the frequency and wavelength of a photon emitted or absorbed when a hydrogen-like ion changes its quantum state
  • requires the user to provide the atomic number of the ion and the principal quantum number of the initial and final states
  • tells the user whether the photon is emitted or absorbed.
  • Calculate the energy and whether a photon is emitted or absorbed by user entry of initial and final states of an electron
  • Print periodic table for reference

This being part of year 1 BSc (Hons) Physics python module

Simple graphing technique to map magnetic field strength v distance

About

Some simple scripts I have created for various tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published