Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to use Simulink block diagram for viterbi (..,tran_func)?

  • Thread starter Thread starter -
  • Start date Start date
Status
Not open for further replies.

Guest
Hi,

anyone used Simulink block diagram to generate
tran_func for matlab function viterbi(code, tran_func)?

SIM2TRAN Converts a Simulink block diagram to convolution code transfer function.
TRAN_FUNC = SIM2TRAN(SIM_FILE) reads in a Simulink block diagram file specified in the string SIM_FILE.

How to build this Simulink block diagram? I have no idea from SIM2TRAN help. Please help if anyone used it.

Thanks a lot,

ask_you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top