Skip to content

trintinwibul/simulink_models

 
 

Repository files navigation

Simulink Models

Folder structure

  • autogen: contains the Autogen framework
  • models: simulink model projects utilizing the Autogen framework
  • config: path configuration files for the Autogen framework
  • test_signals: audio files for testing the models

Getting started with a new Simulink Model

  • Create the Simulink Model matching Autogen examples
  • Run config/pathSetup.m
  • Create model.json using createModelJson, ex. createModelJson("echo")
  • (optional) Create modelparameters.m for additional configuration
  • (optional) Create sm_stop_verify.m for verifying simulation

More information on model.json, modelparameters.m, and sm_stop_verify.m can be found here

About

Simulink models for speech and audio processing

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 50.4%
  • VHDL 37.6%
  • JavaScript 5.8%
  • MATLAB 3.9%
  • C 0.8%
  • Tcl 0.5%
  • Other 1.0%