An open API service indexing awesome lists of open source software.

https://github.com/basemax/matlabmatrixproject

Scan and find the biggest number's value of the a matrix.
https://github.com/basemax/matlabmatrixproject

matlab matlab-application matlab-codes matlab-functions matlab-script matrix matrix-calculations matrix-functions matrix-library

Last synced: 13 days ago
JSON representation

Scan and find the biggest number's value of the a matrix.

Awesome Lists containing this project

README

          

# Matlab Matrix

### BiggestValueMatrix

Scan and find the biggest number's value of the a matrix.

### Median

The median is the value separating the higher half from the lower half of a data sample.

### FlipUD

Flip array up to down.