Table - Write results in a new rows
From a measurement, only certain values should be written in a matlab table.
These should be written successively in new rows ...
Plot from two curves
Given are two interpolation curves from different measurements with different numbers of measuring points (Example: A=67points, ...
6年弱 前 | 1 件の回答 | 0
1
回答
回答済み Curve at the peak values
Thanks, with
[pkt,lct] = findpeaks(ChannelE,Frequency,'Threshold',0.8);
this works quite well. What's the best way to create ...
6年弱 前 | 0
| 採用済み
質問
Curve at the peak values
For the evaluation of measurement results, a curve should be laid through the maximum values (polynomial or spline). Is there a ...
FFT - Matlab Code not correct
Hello,
By means of ultrasonic sensors I made some measurements and would like to evaluate them now via Matlab (data source "d...
6年以上 前 | 1 件の回答 | 0
1
回答
質問
FFT - Output maximum values
Hello,
Is there an easy way to read the maximum amplitudes with the corresponding frequencies in Matlab after the FFT?
Man...
6年以上 前 | 0 件の回答 | 0
0
回答
質問
Matlab FFT - sampling frequency
For the evaluation of ultrasound measurement data the frequency analysis should be carried out by means of Matlab.
A sampling f...
6年以上 前 | 1 件の回答 | 0
1
回答
質問
FFT from measured data - Scaling y-axis
Hi all,
As a data basis, I have measured data the volts were recorded.
Matlab will now be used to perform an FFT.
I have th...