mex giving error in Matlab R2015a

1 回表示 (過去 30 日間)
Kraka Doros
Kraka Doros 2022 年 4 月 22 日
コメント済み: Bruno Luong 2022 年 5 月 1 日
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 件のコメント
Kraka Doros
Kraka Doros 2022 年 5 月 1 日
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 2022 年 5 月 1 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by