統計
All
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Extended DFT
Program EDFT produce high-resolution N-point DFT for N greater than the length of data vector X.
10日 前 | ダウンロード 24 件 |
回答済み
plomb ifft sequence??? please help me!!!!
I suggest to try Extended DFT available on fileexchange https://www.mathworks.com/matlabcentral/fileexchange/11020-extended-dft ...
plomb ifft sequence??? please help me!!!!
I suggest to try Extended DFT available on fileexchange https://www.mathworks.com/matlabcentral/fileexchange/11020-extended-dft ...
29日 前 | 0
回答済み
Adjoint / inverse nufft
Hi Victor, You can improve the inverse of NUFFT if take into account that the length of signal in time is 700.5 sec and choose,...
Adjoint / inverse nufft
Hi Victor, You can improve the inverse of NUFFT if take into account that the length of signal in time is 700.5 sec and choose,...
約1年 前 | 0
| 採用済み
回答済み
Use nufft in stft - Non-uniform sampling for use in spectrogram for a time-series analysis
Hi mack, As an alternative approach to 'nufft' you can try 'edft' function available on fileexchange Extended DFT - File Excha...
Use nufft in stft - Non-uniform sampling for use in spectrogram for a time-series analysis
Hi mack, As an alternative approach to 'nufft' you can try 'edft' function available on fileexchange Extended DFT - File Excha...
2年弱 前 | 0
回答済み
MATLAB Fouriertransform with nunequidistant values
You can apply File Exchange program 'nedft' available on <https://se.mathworks.com/matlabcentral/fileexchange/11020-extended-dft...
MATLAB Fouriertransform with nunequidistant values
You can apply File Exchange program 'nedft' available on <https://se.mathworks.com/matlabcentral/fileexchange/11020-extended-dft...
6年以上 前 | 0
回答済み
Hi. Could you give me some advice on how to import some txt data in MAtlab and perform FFT on the data?
Hi Angelo, If the above recommendations do not help you to get the DFT of your data then you could explore one more option - ...
Hi. Could you give me some advice on how to import some txt data in MAtlab and perform FFT on the data?
Hi Angelo, If the above recommendations do not help you to get the DFT of your data then you could explore one more option - ...
6年以上 前 | 0
回答済み
Could you please let me know how to write code to draw the power spectral density (PSD) vs frequency for my data? Thanks.
Hi Ray, Your data are: amplitude=[0.707 0.694 0.703 0.699 0.694 0.686 0.686 0.706 0.713 0.719 0.704 0.69 0.697 0.702 0.705...
Could you please let me know how to write code to draw the power spectral density (PSD) vs frequency for my data? Thanks.
Hi Ray, Your data are: amplitude=[0.707 0.694 0.703 0.699 0.694 0.686 0.686 0.706 0.713 0.719 0.704 0.69 0.697 0.702 0.705...
6年以上 前 | 1
| 採用済み
回答済み
How do I convert a time domain signal to frequency domain?
Actually they are specified in your post: >> value = [42007935 111212895 184546560 238219725 238219725 184546560 111212895 42...
How do I convert a time domain signal to frequency domain?
Actually they are specified in your post: >> value = [42007935 111212895 184546560 238219725 238219725 184546560 111212895 42...
10年以上 前 | 0
回答済み
How do I convert a time domain signal to frequency domain?
Hello, To convert nonuniform time domain data to frequency domain you can use Extended DFT (program NEDFT.m) available on fil...
How do I convert a time domain signal to frequency domain?
Hello, To convert nonuniform time domain data to frequency domain you can use Extended DFT (program NEDFT.m) available on fil...
10年以上 前 | 0
回答済み
how to extend time after fft ?
You can try edft.m on fileexchange http://www.mathworks.com/matlabcentral/fileexchange/11020-extended-dft ifft(edft(YourData,...
how to extend time after fft ?
You can try edft.m on fileexchange http://www.mathworks.com/matlabcentral/fileexchange/11020-extended-dft ifft(edft(YourData,...
約11年 前 | 0
| 採用済み