Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
263.385
of 300.352
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.212
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
Help with a Lagrange interpolating polynomial
Hi all, I have a very large data set(2 columns of about 3800) in which I plotted in matlab. For this data set, i'm trying to ...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to find peaks of two arrays of same length?
Hi all, I have a csv file that I opened using csvread and then I set up my arrays as; Array1 = M(:, 1); Array2 = M(:, 2...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Root Finding using Secant method
I am currently trying to write a matlab code that will use the secant method to find a root of a function f(x) while only using ...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Trying to create a function to approx the sqrt of a number using this approximation
I have been trying to figure out this problem for a few hours and I cant seem to progress any further. I would greatly appreciat...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Help on this piece-wise function?
I am trying to make a function called f that satisfied the following criteria: For values of x>2, f(x) = x2 For values of x<=2...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Trying to calculate the square root of a positive number based on the “divide and average” scheme.
I am re-posting this as it would not post correctly earlier. I am trying to calculate the square root of a positive number, a...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make a function that returns the difference between the passed function's max and min value given a range of the independent variable?
I was given the task to develop a function M-file that returns the difference between the passed function's maximum and minimum ...
más de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
How to find min and max of a text file full of numbers?
I am trying to figure out how to find a specific value in a text file such as being able to find a min and max by MATLAB reading...
más de 9 años hace | 1 respuesta | 0
