Home Forums SYSTEM MATLAB COMPONENT IN OPTISYSTEM Reply To: MATLAB COMPONENT IN OPTISYSTEM

#21815
Profile Photo
Damian Marek
Participant

Couldn’t you instead just use:

//signal1 is the 193.1 THz channel
if signal == signal1
{
do this
}

The spacing is so close that the channels will automatically be brought into one sampled signal.

Categories