Fast sorting data to Lissajous Curve

2 次查看(过去 30 天)
Shane
Shane 2014-11-25
Hi community. I am trying to ascertain the quickest way to sort data to a Lissajous pattern, as I want to perform this in real time.
My data consists of an array of values, lets call this variable data, and it contains 10,000 values.
I want to specify two properties of a sinewave (two different sinewaves, each with different periods). Call one of them X, and one of them Y. I want the X sinewave to map the X position and the Y value to map the Y position of a 512x512 grid, for example.
But I want this to happen fast and elegantly, I am currently just brute forcing it, which is slow.
Any suggestions?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Type Conversion 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by