实例介绍
【实例截图】
【核心代码】
.
├── simulink仿真及代码生成技术_随书程序.zip
├── 第八章 M语言对Simulink模型的自动化操作及配置
│ ├── chap08_01_04_script.m
│ ├── chap08_01_05_script.m
│ ├── chap08_02_01_script.m
│ ├── m_control_01.slx
│ ├── m_control_02.slx
│ ├── m_control_03.slx
│ ├── m_control_04.slx
│ ├── m_control_05.slx
│ ├── m_control_06.slx
│ ├── m_control_07.slx
│ ├── section_model.fig
│ └── section_model.m
├── 戞嶰復 Simulink怣崋
│ ├── chap03_04_09_mdl.slx
│ └── chap03_varsize_line_mdl.slx
├── 第二章 Simulink模块
│ ├── chap02_01_03_mdl.slx
│ ├── chap02_02_112_mdl.slx
│ ├── chap02_02_114_mdl.slx
│ ├── chap02_02_30_mdl.slx
│ ├── chap02_02_47_mdl.slx
│ ├── chap02_02_57_mdl.slx
│ ├── chap02_02_60_mdl.slx
│ ├── chap02_02_63_mdl.slx
│ ├── chap02_02_75_mdl.slx
│ ├── chap02_02_77_mdl.slx
│ ├── chap02_02_88_mdl.slx
│ ├── chap02_02_89_mdl.slx
│ ├── chap02_03_12_mdl.slx
│ ├── chap02_03_36_mdl.slx
│ ├── chap02_03_43_mdl.slx
│ ├── chap02_03_46_mdl.slx
│ ├── chap02_03_49_mdl.slx
│ └── chap02_03_62_mdl.slx
├── 戞嬨復 Simulink棳峊惂
│ ├── BasicColors.m
│ ├── Saint.m
│ ├── flow_control_for.slx
│ ├── flow_control_if.slx
│ ├── flow_control_switch.slx
│ └── flow_control_while.slx
├── 第四章 Simulink子系统
│ ├── chap04_01_02_mdl.slx
│ ├── chap04_01_03_mdl.slx
│ ├── chap04_02_18_mdl.slx
│ ├── chap04_02_33_mdl.slx
│ └── sfun_fcncall.c
├── 第一章 Simulink界面介绍
│ ├── chap01_01.m
│ └── chap01_02.m
├── 第七章 Simulink的回调函数
│ ├── chap07_07_02_mdl.slx
│ ├── chap07_07_03_mdl.slx
│ ├── chap07_07_07_mdl.slx
│ ├── connect_msg.m
│ ├── listblock_callback.m
│ └── open_scope.m
├── 第五章 Simulink模型的仿真
│ ├── chap05_01_15.slx
│ └── chap05_03_18.slx
├── 第六章 Simulink保存模型为图片
│ ├── chap06_03_03_script.m
│ └── sldemo_counters.slx
├── 戞廫復 S敓悢
│ ├── EmMath.c
│ ├── EmMath.h
│ ├── Level_1_M_S敓悢惗惉婍
│ │ ├── sfun_gen_gui.fig
│ │ └── sfun_gen_gui.p
│ ├── a.c
│ ├── a.tlc
│ ├── a_wrapper.c
│ ├── chap10_05_04_mdl.slx
│ ├── chap10_05_09_mdl.slx
│ ├── int_hyo.m
│ ├── lct_model_save.slx
│ ├── lct_trial.m
│ ├── msfun_test.m
│ ├── rtwmakecfg.m
│ ├── sfun_Em_Math.c
│ ├── sfun_add.c
│ ├── sfun_add.tlc
│ ├── sfun_add_wrapper.c
│ ├── sfun_build_01.slx
│ ├── sfun_build_02.slx
│ ├── sfun_c_filter.c
│ ├── sfun_filter_model.slx
│ ├── sfun_image_merge.m
│ ├── sfun_sbuild_filter.c
│ ├── sfun_sbuild_filter.mexw64
│ ├── sfun_sbuild_filter.tlc
│ ├── sfun_sbuild_filter_wrapper.c
│ ├── sfun_state01.m
│ ├── sfun_state01_demo.slx
│ └── sfun_xxx.m
├── 第十章 S函数
│ ├── 艾欧里亚.jpg
│ └── 阿布罗狄.jpg
├── 第十二章 Publish发布M文件
│ ├── chap12_01_script.m
│ ├── chap12_03_07.m
│ └── chap12_03_11.m
├── 第十七章 Simulink代码生成
│ ├── DataDic.xls
│ ├── chap17_01_03_model.slx
│ ├── chap17_01_05_mdl.slx
│ ├── chap17_01_10_model.slx
│ ├── chap17_02_01_mdl.slx
│ ├── chap17_02_106_mdl.slx
│ ├── chap17_02_68_mdl.slx
│ ├── chap17_02_77_script.m
│ ├── chap17_02_78_script.m
│ ├── chap17_02_80_mdl.slx
│ ├── chap17_02_81_script.m
│ ├── chap17_02_83_script.m
│ ├── chap17_02_88_script.m
│ ├── chap17_02_90_script.m
│ ├── chap17_02_92_script.m
│ ├── chap17_02_97_mdl.slx
│ ├── codegen_01.slx
│ ├── codegen_01s.m
│ ├── codegen_02.slx
│ ├── codegen_02s.m
│ ├── codegen_03.slx
│ ├── codegen_03s.m
│ ├── codegen_04.slx
│ ├── codegen_05.slx
│ ├── codegen_05s.m
│ ├── codegen_06.slx
│ ├── codegen_06s.m
│ └── dd_import.m
├── 第十四章 Simulink自定义环境
│ ├── get_block_property.m
│ ├── menu_control.m
│ └── sl_customization.m
├── 第十三章 Simulink创建自定义库
│ ├── Entertainment.mdl
│ ├── baidu.jpg
│ ├── renren.jpg
│ ├── sina.jpg
│ ├── slblocks.m
│ └── weather.jpg
├── 第十五章 Simulink在流程工业的仿真应用
│ ├── FermentationSim
│ │ ├── ReadMe.txt
│ │ ├── Tfunc.m
│ │ ├── all_variables_T_CO2.m
│ │ ├── data.xls
│ │ ├── dataT.xls
│ │ ├── dynamic_simulink.asv
│ │ ├── dynamic_simulink.fig
│ │ ├── dynamic_simulink.m
│ │ ├── es.xls
│ │ ├── ferm.JPG
│ │ ├── ferm_integrated.asv
│ │ ├── ferm_integrated.fig
│ │ ├── ferm_integrated.m
│ │ ├── func.m
│ │ ├── gfh.xls
│ │ ├── icon.JPG
│ │ ├── ij.xls
│ │ ├── integrated_model.mdl
│ │ ├── jjh.xls
│ │ ├── kj.xls
│ │ ├── legend.JPG
│ │ ├── original.asv
│ │ ├── original.fig
│ │ ├── original.m
│ │ ├── plots.m
│ │ ├── red.xls
│ │ ├── runge_kutta1.m
│ │ ├── runge_kuttaT.m
│ │ ├── simulink_control.asv
│ │ ├── simulink_control.fig
│ │ ├── simulink_control.m
│ │ ├── start_interface.fig
│ │ ├── start_interface.m
│ │ ├── temperatural.asv
│ │ ├── temperatural.fig
│ │ ├── temperatural.m
│ │ ├── thank_interface.fig
│ │ └── thank_interface.m
│ ├── flower.jpg
│ ├── untitled.fig
│ └── untitled.m
├── 第十六章 Simulink基于模型设计的工业应用概述
│ └── ReadMe.txt
├── 第十八章 TLC语言
│ ├── GoodBad.tlc
│ ├── check_existence.tlc
│ ├── datatype_convert.tlc
│ ├── datatype_print.tlc
│ ├── field_operation.tlc
│ ├── file_flow.tlc
│ ├── for_test.tlc
│ ├── foreach_text.tlc
│ ├── function_test.tlc
│ ├── line_change_token.tlc
│ ├── list_subfield.tlc
│ ├── matrix_display.tlc
│ ├── my_flow_control.txt
│ ├── oper.tlc
│ ├── print2commandwindow.tlc
│ ├── record_copy.tlc
│ ├── record_creating.tlc
│ ├── record_delete.tlc
│ ├── record_merging.tlc
│ ├── record_text.tlc
│ ├── record_with.tlc
│ ├── roll_section.tlc
│ ├── scope_access.tlc
│ ├── sfun_c_filter.c
│ ├── sfun_c_filter.tlc
│ ├── sfun_filter_model.slx
│ ├── switch_case.tlc
│ ├── test.log
│ ├── test.tlc
│ ├── text.tlc
│ ├── undef_var.tlc
│ └── untitled.rtw
├── 第十一章 模块的封装
│ ├── 01.jpg
│ ├── 02.jpg
│ ├── BlkName.xls
│ ├── chap11_01_10_mdl.slx
│ ├── chap11_01_16_mdl.slx
│ ├── chap11_3_excelreadbySimulink
│ │ ├── demo_gui_maskdialog.slx
│ │ ├── sfun_xlsread.m
│ │ ├── sfun_xlsread_data.xls
│ │ ├── sfun_xlsread_gui.fig
│ │ └── sfun_xlsread_gui.m
│ ├── check_num.m
│ ├── demo1.slx
│ ├── demo2.slx
│ ├── demo3.slx
│ ├── mask_control_struct.slx
│ ├── masktool.m
│ ├── masktool_neo.m
│ └── sfun_mask.m
└── 第十九章 基于模型的直流电机控制
└── chap19_motor_control_mdl.slx
23 directories, 223 files
标签: simulink仿真 simulink 代码生成 源代码 pdf
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论