Statistica
4 Domande
0 Risposte
RANK
100.509
of 300.369
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 168.407
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
How to introduce an interpolation function into a neville's algorithm to solve a polynomial interpolation
The question is: interpolate f: [ 1, 1], f (x) = 1/(25x^2 + 1) with a Lagrange polynomial at the equidistant points x_k =...
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to make an index of the points of a vector that can then be used in a matrix
This is the function I have generated: function [Points, Elements] = make1DGrid(Nel,L) %L (Lenght of domain) %Nel (Number of ...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to loop through a matrix using values from a vector
This is what I have so far : function [x, y] = make1DGrid(n,l) %L (lenght of domain) %Nel (Number of elemen...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I loop through a matrix using values from a vector
This is what I have so far : function [x, y] = make1DGrid(n,l) %L (lenght of domain) %Nel (Number of elements) x = linspac...
circa 8 anni fa | 0 risposte | 0