Community Profile

photo

joo


Attivo dal 2012

Followers: 0   Following: 0

Contatto

Statistiche

  • First Review
  • Thankful Level 4

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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>...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


formatation of a break axis
does anyone know how to do in matlab this type of axis (see red circle) thank you

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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). ...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


error horzcat CAT arguments dimensions
does anyone understand why am i getting this error: _??? Error using ==> horzcat CAT arguments dimensions are not consistent...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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. ...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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). ...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Risposto
matlab 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 ...

oltre 11 anni fa | 0