Inverse function
4 ビュー (過去 30 日間)
古いコメントを表示
Hi,
If i've a rising time-depending funtion f(t) (therefore invertible) but with an unknow law (like a signal), how can i get, for every f(t), the corresponding "t" using simulink blocks ?
PS: I not find a block with this purpose and so i thought to use Embedded matlab block but i don't know what is the m-command :(
0 件のコメント
回答 (1 件)
Teja Muppirala
2011 年 3 月 28 日
You can do this with a lookup table block.
Simulink -> Lookup Tables -> Lookup Table
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!