Estadística
CLASIFICACIÓN
267.071
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
27 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
74.07%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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
matlab correct name of butter
what is the correct term to say that i used the autommatic functions of matlab like butter, filtfilt, linspace. what is the cor...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
copy plots matlab to word
how is the best way to insert plots from matlab to word. if i do copy figure the definition in word is not good (2nd fig). if i ...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
changed to a error code
what happened to my code? what can i do ? please help me. this happened i don't know how <http://i49.tinypic.com/34xri3o.jpg>...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
correct plot3d axis label
<http://i50.tinypic.com/141uwkz.jpg> how can i out the label of the axis x and y parallell to the axis like the label of the ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
mean of a set of data
if we have the mean of a set of numbers, we can find the standard deviation. is there a command in matlab, ie, a parameter to *c...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to do a TRENDLINE (polyfit?how?)
how can i do a trenline like this in matlab <http://i50.tinypic.com/nprtht.jpg> here is the data <http://www.speedyshar...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
mean and standard deviation code
i have 3 2 4 2 3 7 4 2 3 i want the mean 3 (3+2+4 /3) 4 (2+3+7 /3) 3 (4+2+3 /3) and i want the st...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
derivation using command diff
if x is position and t time velocity=diff(x)./(diff(t) acceleration=diff(x,2)./diff(t,2) or diff(x,2)./diff(t) ? ca...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
cutoff freq of butterworth filter
Cutoff frequency is that frequency where the magnitude response of the filter is sqr(1/2). For butter, the normalized cutoff fre...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
butterworth residuals vs cutoff frequency
i need to apply a butterworth filter. to prove my cutoff frequency i need to do a plot ''residuals vs cutoff frequency'' like...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to apply butterworth filter
hello, http://www.speedyshare.com/raxKu/a.xlsx this is the data of a gait laboratory analysis. i need to apply a butterwo...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
angle and radius of a curve
i have the xy data (in excel) to obtain the following curve in black (obtained in laboratory) there anyway to obtain the par...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to smooth a plot
does anyone know what theory is beyond this use of different smoothOrder numbers? the code does central differences and gets sm...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
formatation of a break axis
does anyone know how to do in matlab this type of axis (see red circle) thank you
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
change axis of a plot
does anyone know how to do broken axis* ( 0--//---- ) and also how to obligate matlab automatically to write final x value...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
axes problem in a plot
how can i solve the problem of this two images automatically without having to fix the axes range for each plot (i have millions...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to obtain a smoother curve
hello everyone. as you can see from the excel file i have 4 columns with data obtained in laboratory (time, x, y, z). ...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
derivate of x y points
hello everyone. i have two rows: x and y points, generated by experimental tests. this data means x,y positions. i would l...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
velocity and acceleration - apply filter
i use this code to obtain the velocity and acceleration from x,t data (by using central differences). but as you can see now...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
error horzcat CAT arguments dimensions
does anyone understand why am i getting this error: _??? Error using ==> horzcat CAT arguments dimensions are not consistent...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
code to obtain better curves
I am new with matlab and i am having this following problem. i have a little noise on my plots. I need to smooth the curves. ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
matlab determine a curve
Imagine i have an original plot with superimposed '8' shape curves (the curves are all different but similar to the '8' shape). ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
determine a point curve
i have a vector with the x points, and another with the y points. could anyone help me with the matlab code for the following...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
obtain a better curve
http://tinypic.com/r/2nbxcw6/6 i have the x,y data of each plot. i need to make the curves smoother. any idea of what i shoul...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
matlab plot 2 vectors
hello! i have X and Y data. if i plot it i get an open curve, but want to obtain a closed curve and so i do XX=[X(end) X...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
construct vectors if cycle
hello! i need to construct vectors xx and yy. The problem is that at each cycle the past xx and yy is deleted but i want...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
matlab concatenate vectors if cycle
distances = sqrt((x - max(x)).^2 + (y - max(y)).^2); [peaks, iPeaks] = findpeaks(distances);%to find out where the curve t...
más de 12 años hace | 1 respuesta | 0
1
respuestamatlab determine a curve
_image analyst_ i am sorry to insist but i have been working all these days in this and still i can't understand. i see that in ...
más de 12 años hace | 0