Borrar filtros
Borrar filtros

Fast sorting data to Lissajous Curve

5 visualizaciones (últimos 30 días)
Shane
Shane el 25 de Nov. de 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?

Respuestas (0)

Categorías

Más información sobre Data Type Conversion en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by