photo

Wale Omole


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


Gaussian Elimination in Matlab
Need help for a code to solve a 5*5 linear matrix using upper triangular method. Much appreciated

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


fibonacci series in matlab
function f = fibnum(n) % fibnum Fibonacci number % fibnum(n) generates the nth Fibonacci number if n <= 1 f = 1; ...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


Gaussian Elimination help in getting upper triangular matrix
programming in MATLAB that could work with any size of N*N 2D matrix where N>1. The values for the coefficients and dependent v...

environ 9 ans il y a | 1 réponse | 0

0

réponse