Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Java form application to find pseudoinverse (Moore-Penrose inverse) matrix of given non-square matrix

License

Notifications You must be signed in to change notification settings

oguzaktas/pseudoinverse-matrix-finder

Repository files navigation

Pseudoinverse Matrix Finder

Kocaeli University Software Laboratory I Project 2

Java form application to find pseudoinverse (Moore-Penrose inverse) matrix of given non-square matrix without using any library. I used least squares method to find pseudoinverse matrix.

I used NetBeans 8.2 IDE with JDK 8u191 and IntelliJ IDEA with JDK 11.0.1, Swing and AWT APIs as GUI.

Main Screen

1

About

Java form application to find pseudoinverse (Moore-Penrose inverse) matrix of given non-square matrix

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages