フィルターのクリア

Failure in look-up table / failure in my matlab

2 ビュー (過去 30 日間)
Benedikt
Benedikt 2013 年 11 月 19 日
コメント済み: Benedikt 2013 年 11 月 19 日
Hello,
i have a question about the look-up table function "fixpt_interp1" in matlab. I tried to run the code which is offered in the help section. (See attached m-file). I get no errors but:
By my opinion, the code itself is fine, but it is working wrong in my computer. I get the wrong results (see attached figure). By wrong i mean i expected a sine-output and not the "ramps" i get.
So my exactly question is: What is wrong with my matlab installation?
I use win7 64bit with matlab 2013b (also 64bit). I tried the same code with the same results with matlab 2012b. I even deleted java and all matlab version and reinstalled (java and matlab) with the same result.
regards Benedikt

採用された回答

Simon
Simon 2013 年 11 月 19 日
Hi!
The help uses sfix(8) instead of ufix(8) and another scaling: fixpt_interp1
  3 件のコメント
Simon
Simon 2013 年 11 月 19 日
Sorry, I have no Simulink, I just noticed the differences between your code and the online help. Maybe the help shipped with your version is wrong and it was fixed in the online version ...
Benedikt
Benedikt 2013 年 11 月 19 日
Anyway, you solved my problem, thanks for helping and answering my question! :)

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by