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

Latest commit

 

History

History
9 lines (6 loc) · 500 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 500 Bytes

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