Statistica
8 Domande
0 Risposte
RANK
188.650
of 295.467
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
12.5%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
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
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
lower triangular matrix with unit diagonals
Pls how can I get a lower triangular matrix with unit diagonals when working with LU factorization
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
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 ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 10 anni fa | 1 risposta | 0