Filter löschen
Filter löschen

Fast sorting data to Lissajous Curve

5 Ansichten (letzte 30 Tage)
Shane
Shane am 25 Nov. 2014
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?

Antworten (0)

Kategorien

Mehr zu Data Type Conversion finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by