pll synthesizer in simulink

hello
can any one explain 1)how to draw a frequency divider in simulink 2)how to solve the problem of data type mismatch(between double and boolen)
please help i need for my project as fast as possible thanks

Answers (1)

Kaustubha Govind
Kaustubha Govind on 25 Mar 2011

0 votes

  1. You could use any of the classic frequency divider circuits and model them in Simulink (I don't have any specific recommendations).
  2. You can resolve a datatype mismatch error by inserting a 'Data Type Conversion' block on the signal.

Asked:

on 23 Mar 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!