Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
183.471
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Sum of first 100 integers?
Write a script that uses a for loop to calculate the sum of the first 100 integer numbers
casi 11 años hace | 5 respuestas | 0
5
respuestasPregunta
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...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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.
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Constucting an array in column form
Construct an array a (in column form) made of 17 (equally-spaced) values between 17 and 289.
casi 11 años hace | 2 respuestas | 0