Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Discussion Groups

Discussion Groups | Matlab DSP | PN sequence generation in MATLAB

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

image matching - heidar mhr - Mar 7 10:17:28 2007



hi all, 
how can i use the correlation function to find the best match of the image that i have with the
templates that are there in a library? can somebody explain an easy way to achieve this?

Thank you



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

PN sequence generation in MATLAB - samee ullah - Mar 8 7:23:31 2007

Hi  members of this group:
Can any body  tell me how to generate PN sequence as an input to a 
non-coherent Binary FSK transmission system.
Matlab code please.

Thanks,
Jameel



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: PN sequence generation in MATLAB - taraka praveen - Mar 9 9:54:49 2007

hi,

For PN Sequence genearation we have one block in
simulink.You can use it for getting the Pn sequence
and send the output to the m-file by saving the output
of simulink in 'to workspace'.

Regards,
TarakapraveenGoud
--- samee ullah <n...@hotmail.com> wrote:

> Hi  members of this group:
> Can any body  tell me how to generate PN sequence as
> an input to a 
> non-coherent Binary FSK transmission system.
> Matlab code please.
> 
> Thanks,
> Jameel
> 



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: PN sequence generation in MATLAB - Venkata S Telasula - Mar 12 8:31:56 2007

Refer to Spread Spectrum Systems by Richard Dixon. It has a flow chart and associated data
tables required for implementing a PN sequence generator. You will be getting a discrete
sequence now. And then you have to write a code to simulate a continuous signal operating at
particular frequency, to get a continuous PN sequence signal running at the required
frequency.

Good Luck!
Venkata S Telasula

taraka praveen <t...@yahoo.co.in> wrote:                                  hi,
 
 For PN Sequence genearation we have one block in
 simulink.You can use it for getting the Pn sequence
 and send the output to the m-file by saving the output
 of simulink in 'to workspace'.
 
 Regards,
 TarakapraveenGoud
 --- samee ullah <n...@hotmail.com> wrote:
 
 > Hi  members of this group:
 > Can any body  tell me how to generate PN sequence as
 > an input to a 
 > non-coherent Binary FSK transmission system.
 > Matlab code please.
 > 
 > Thanks,
 > Jameel
 >

Never Lose Confidence in U'r Self.
 
Venkata S Telasula
1255 East 200 South APT # 12 
Salt Lake City
Utah 84102-2425; USA
PHONE (M):(801)-209-5457
http://www.ece.utah.edu/~telasula



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )