vu ngothanh - MATLAB Central
photo

vu ngothanh


Last seen: 1 year 前 自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 04/15 to 04/25Use left and right arrows to move selectionFrom 04/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 个提问
2 个回答

排名
101,514
of 298,264

声誉
0

贡献数
11 个提问
2 个回答

回答接受率
54.55%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

9 years 前 | 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...

9 years 前 | 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; ...

9 years 前 | 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...

9 years 前 | 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...

9 years 前 | 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...

9 years 前 | 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...

10 years 前 | 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....

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Partial differentiation-Multiple syms derivative x and y
Thanks you very much.

10 years 前 | 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. ...

10 years 前 | 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...

10 years 前 | 4 个回答 | 0

4

个回答