Community Profile

photo

vu ngothanh


Last seen: 7개월 전 2015년부터 활동

통계

  • Thankful Level 3

배지 보기

Content Feed

보기 기준

질문


Efficient way to reduce noise from load cell data DAQ?
Dear all, I use DAQ to get data from Loadcell. However, the signal wave have many unnecessary waves (picture 1). I want to re...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


Problem with convert acceleration to velocity and displacement
Hi everyone, I used DAQ to get acceleration, however, when I convert accleration to velocity and displacement (using 'cumtrap...

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


get matrix in parfor
Dear all, I have this code result=[] for m=1:10 for k=1:100 for c=1:50 a=m+k*c; ...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to stem positive part of wave?
Hi everyone, I have a wave data, I need to show dispersion wave, so I need to "Stem" a "positive part" of the wave (look like...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to compute phase velocity and wavelength of signal
Dear all, I have a matrix which contain 3 columns: time and amplitude of 2 acceleration. These value is get from acceleration...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to get mobility from velocity and force
Dear all, I have a data of velocity (get from accelerometer) and force data (get from hammer). Now, I need to get mobility fr...

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Change frequency level after filter
<</matlabcentral/answers/uploaded_files/30866/Capture.PNG>> First grahp í the source data. After I filter it, I got the grahp...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


Find the max amplitude of Frequency from text file
I have a text file like this 0.000000,-1.721511E-5,-2.869001E-5 3.906250E-5,-1.859251E-5,-3.247638E-5 7.812500E-5,-2....

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


Differentiation Equation- result of Derivative-Multi variable
I have math like this: L=5 x=5*L^2 %x=125 I need to have a result of y; y=diff(x)=50 Mr. Mischa has just help me...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


Differentiation Equation- result of Derivative
I have i math like this: L=5 x=5*L^2 %x=125 I need to have a result of y; y=diff(x)=50 What is the code that...

거의 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Partial differentiation-Multiple syms derivative x and y
Thanks you very much.

거의 9년 전 | 0

답변 있음
Partial differentiation-Multiple syms derivative x and y
Thank you for your help. But, your link just solved the diff of x, while I need diff in both x and y. Can you help me again. ...

거의 9년 전 | 0

질문


Partial differentiation-Multiple syms derivative x and y
I have a eq. like this y=cosh(L*x)*cos(L*y) (1) What is the code that I must do if I want to have a result like...

거의 9년 전 | 답변 수: 4 | 0

4

답변