Estadística
CLASIFICACIÓN
22.887
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
graph algorithms
Hello, I want implement a graph algorithm. How could I create a graph and compute for example the matrix of the distance of t...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
error in edge command
Hello, When I run the following code I get this message: ??? [BW,threshold]=edge(img,’zerocross’,[],'Laplacian'); ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
edge function
Hello, I want to make edgw detection with Laplacian zero crossing techniqus and I am using the following command [BW,threshol...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Polynomial curve fitting
Hi, I am trying to make polynomial curve fitting in sine wave. First I have created the wave and I took 10 samples, on which ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
RMSE
Hi, Does anybody know if there is any command in matlab, to calculate the RMSE (Root Mean Square Error) in a curve fitting pr...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
sampling
Hello to everyone, I want to draw a period of y=sin(x) function and take 10 samples with the same interval among them. Next, ...
más de 13 años hace | 3 respuestas | 1
3
respuestasPregunta
sine wave and sampling
Hello to everyone, I want to draw a period of y=sin(x) function and take 10 samples with the same interval among them. Next, ...
más de 13 años hace | 1 respuesta | 0
1
respuestatime interval between fft1 and fft2
Now I want to form my own routine DFT employing the following formula: F(k)=sumA(k),(from 0 to N-1) where A(k)=x(n)*exp(-j*2*pi...
más de 13 años hace | 0
Pregunta
time interval between fft1 and fft2
Hello to everyone, In my program I have created two different functions to compute the 1-D and 2-D fft (Fast Fourier Transfor...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
median function
Hello, I use a mask of 3x3 and I want to get the median value of this mask. Is there any function to get this value except fr...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
integer from the decimal
Hello to everyone, I want to take the integer part of a decimal number.For example, from the number 3.5 I want to get the 3.D...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
get maximum value of four arrays
Hello I am trying to compare the same elements of four arrays of the same size.For example,I have created arrays GM1,GM2,GM3,...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
using functions
Hello, I am a beginner in using matlab and I would like some help.I have a main program and two other functions used in this...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
standard deviation in matlab
Hello, I have calculate in my program the mean value and I am trying to calculate the standard deviaton value of an array 20x20...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
plot while using for loops
Hello, I am a beginner in using matlab. I present my image as a 4x4 array and firstly I rescale my image with different interva...
más de 13 años hace | 1 respuesta | 0