Statistica
7 Domande
                        0 Risposte
RANK
229.739
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          7 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            100.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
Determining Constants of Best Fit Curve
I have a dataset (x,y) that I would like to fit a curve to. The curve must be of the form: y = a + b*c^d*x^e where a,b,c,d...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to element by element multiply all rows of a matrix in a loop?
I've written a function which generates an (a x b) matrix where a,b are both inputted quantities. After I've generated this matr...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Running through a randomly generated array and doing calculations
Here's the problem statement: "Consider an array x of randomly generated positive and negative integers. Write a script that pe...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Sum of first 100 integers?
Write a script that uses a for loop to calculate the sum of the first 100 integer numbers
quasi 12 anni fa | 5 risposte | 0
5
risposteDomanda
Vector Equation with scalars?
Define a and b as scalars a = 3 and b = 4, and x as the vector x = −3,−2.8,−2.6,··· ,1.6,1.8,2. Then use these variables to calc...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Three element vector function?
Create a MATLAB function that, given a three element vector [x1 x2 x3] as input, calculates r = x1^2 + x2^2 − x3^2.
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Constucting an array in column form
Construct an array a (in column form) made of 17 (equally-spaced) values between 17 and 289.
quasi 12 anni fa | 2 risposte | 0
