photo

Ifechukwu


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

8 Fragen
0 Antworten

RANG
284.832
of 300.343

REPUTATION
0

BEITRÄGE
8 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
12.5%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


what is the complexity of my gauss algorithm and how was it gotten step by step
Hi I av this function and I want to find its complexity but don't know how to calculate it pls can anyone help plus is there a m...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


relative error not working properly
I wrote this function function [L,U,P,x]=LU_pivot(A,b) % LU factorization with partial (row) pivoting [n,n]=size...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to plot a graph
Please I want to plot a graph using values generated by 6 functions. Please how do I go about it

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


lower triangular matrix with unit diagonals
Pls how can I get a lower triangular matrix with unit diagonals when working with LU factorization

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


please I wrote this code to solve an equation of linear systems using LU factorization but it keeps giving me zeros as the value of x. please can someone help? thanks in advance
function [ x,u,l ] = trial2( A ) %UNTITLED Summary of this function goes here % Detailed explanation goes here ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to get this code to work for non square matrix
Can some1 pls help me modify this code and give me tips on how to get other codes of this nature to run for non square Matrix F...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


hi am working on a code for gaussian elimination
hi am working on a code for gaussian elimination but I can't get the code to run for non square matrix please what should I do ...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can I use a pushbutton
How can I create a pushbotton to use information provided by the user in a uitable that doesn't have a predefined no of rows and...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort