photo

Vilnis Liepins


Last seen: 1 jour il y a Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

0 Questions
9 Réponses

File Exchange

1 Fichier

RANG
3 288
of 301 204

RÉPUTATION
18

CONTRIBUTIONS
0 Questions
9 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
2

RANG
1 617 of 21 191

RÉPUTATION
1 169

CLASSEMENT MOYEN
4.80

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
4

ALL TIME TÉLÉCHARGEMENTS
10902

RANG

of 173 368

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 2
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • First Answer

Afficher les badges

Feeds

Afficher par

A soumis


Extended DFT
Program EDFT produce high-resolution N-point DFT for N greater than the length of data vector X.

environ un mois il y a | 4 téléchargements |

4.8 / 5
Thumbnail

Réponse apportée
plomb ifft sequence??? please help me!!!!
I suggest to try Extended DFT available on fileexchange https://www.mathworks.com/matlabcentral/fileexchange/11020-extended-dft ...

plus d'un an il y a | 0

Réponse apportée
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,...

plus de 2 ans il y a | 1

| A accepté

Réponse apportée
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...

environ 3 ans il y a | 0

Réponse apportée
MATLAB Fouriertransform with nunequidistant values
You can apply File Exchange program 'nedft' available on <https://se.mathworks.com/matlabcentral/fileexchange/11020-extended-dft...

plus de 7 ans il y a | 0

Réponse apportée
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 - ...

presque 8 ans il y a | 0

Réponse apportée
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...

presque 8 ans il y a | 1

| A accepté

Réponse apportée
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...

presque 12 ans il y a | 0

Réponse apportée
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...

presque 12 ans il y a | 0

Réponse apportée
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,...

plus de 12 ans il y a | 0

| A accepté