Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Charting a single data set
Message
De
07/12/2010 11:07:06
 
 
À
07/12/2010 10:58:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01491993
Message ID:
01491994
Vues:
46
>Hi Al,
>
>A long time ago I read about a technique for creating x,y data from a single data set of data. The technique used went something like below. A data point is denoted by dn where n is point 1, 2, 3 ... n
>
>1) Use d1 for X and d2 for Y. Then plotted that point on a scatter chart.
>2) Use d2 for the next X and d3 for the next Y. Then plot that on the scatter chart.
>3) Use d3 for the next X and d4 for the next Y. Then plot that on the scatter chart.
>...
>...
>N) Use dn-1 for the next X and dn for the next Y. Then plot that on the scatter chart.
>
>Does anyone have any insight or further reading/info on this technique?


I have found it here: http://www.control.ece.ntua.gr/papers/95.pdf

It is called a delay plot (Tn, Tn+1). Cool.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform