From: Majed on
Hello,

i collected two sets of data from a healthy and an unhealthy(with the defective bearing). then i made my FFT and i filtered out the noise using a bandstop filter.

Right now i'm trying to program a classifier but firstly i need to specify my indices to make them the inputs of my classifier.

My Question is, how do i specify my indices? is there an equation for that?

Majed
From: ImageAnalyst on
Indices of what? The array? Those from from 1 to "end" or
length(yourArray). Why can't your classifier just take the whole
array? Are you going to pass in just part of the array, between two
certain indices? Well, wouldn't you know those if that's what you're
planning to do?

Maybe you can post some code with sample data.
 | 
Pages: 1
Prev: VSflexGrid, Axtive X
Next: Matlab crash!