Statistica
6 Domande
0 Risposte
RANK
170.682
of 295.527
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 154.057
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
Loop with Bisection Method Error (for may not be aligned etc.)
I have a bisection method function that is running inside a loop to generate solutions for multiple values p. However, I'm getti...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Generate a loop with Guassian Elimination for multiple values of one variable
I'm trying to generate a loop that solves a system of equations in the matrix form Ax=b that has a solution vector x that then p...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Looping Error: subscript indices must either be real positive integers or logicals
x=(7*pi)/4 k=12 for n = 1:k cossum(x) = ((-1^(n))*(x.^(2*n)))/(factorial(2*n)); end When x is a...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I use a vector to evaluate a polynomial function?
I have a vector of x values that I need to plug into a cubic polynomial. And I keep getting errors how exactly do I do this?...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Evaluate f(x) for multiple evenly spaced values
How do I evaluate a function f(x) for multiple, evenly spaced values of x between two variables. ie x = exactly 10 evenly spaced...
quasi 12 anni fa | 2 risposte | 0
2
risposteDomanda
Create a row vectors that includes even/odds between 0 and X
How can I created a row vector that includes every even/odd number BETWEEN two variables but does not include them. ie x=10 y=20...
quasi 12 anni fa | 3 risposte | 0