From: Shafi on 9 Jun 2010 15:00 Hi, Can anybody tell me how I can find out the rank of a particular data in a series 5000 data? It will be very helpful for me, if some one can help me. Thanks and regards Shafi
From: Walter Roberson on 9 Jun 2010 15:18 Shafi wrote: > Hi, Can anybody tell me how I can find out the rank of a particular > data in a series 5000 data? Series 5000 is a bit old now, but if I recall correctly, voice commands had been introduced by that version -- though lip-reading wasn't introduced until the Series 6000. The current release is Series 9000, but there are rumours that operational difficulties with the 9000 will lead to a series revision will be released later in 2010. If Series 5000 is too old for voice commands, then you could program [tf, therank] = ismember(particulardata, series5000);
|
Pages: 1 Prev: array compare to matrix Next: Minimization Problem FMINCON |