mex giving error in Matlab R2015a

1 visualizzazione (ultimi 30 giorni)
Kraka Doros
Kraka Doros il 22 Apr 2022
Commentato: Bruno Luong il 1 Mag 2022
MatlabR2015a in Windows10 Pro (Version 10.0.14393)
>> mex FGG_Convolution1D.c
Building with 'lcc-win32'.
Error using mex
Writing library for FGG_Convolution1D.mexw32.
Since 12 hours, i tried everything with no success. I already had install SDK, but after did not work, uninstall it. Now i have installed Microsift NET Framework 4.62 SDK and Microsift NET Framework 4.62 Targeting Pack, (not work, too). I also have installed MATLAB Runtime 8.5. I download NUFFT codes but do not work (even for FORTRAN).
I have very little expirience with compiling. If somebody can help me , must explaine very detailed and step by step.
My goal is to make a Non Uniform Fast Fourier Analysis.
Thanks
  11 Commenti
Kraka Doros
Kraka Doros il 1 Mag 2022
Finaly i was able to use the FGG_1d_type1, but i am not sure if i used it correct. Can somebody tell me how to use it ? My question is this :
I have 32 samples arrived from a sin function over 32 points of un-uniform time intervals. FGG_1d_type1 has as inputs, "f", "knots", "N" and optional, "accourancy" and "GridListX".
What is the correspondence, between my data and "f", "knots", "N", "accourancy" and "GridListX" ?
I know that, this is described analytic in the overview, but English is not my lanquage, and i have a difficult to understand, as also i am new in the NUFFT, and i need help.
So far, i used as "f" : the 32 samples arrived from the sin function, as "knots" : the 32 points of un-uniform time intervals, as "N" : the number 32, and as "accourancy" the number 4. For "GridListX", nothing, because i completly cannot imagine or assume, what is it.
Bruno Luong
Bruno Luong il 1 Mag 2022
Such question seems to be more appropriate to be directed to whom ever the author of the code.
Here most of us don't kwow this code (I guess) I can't answer how to use it.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by