⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 多目标跟踪的Matlab仿真程序。用于数据处理和数据关联。
💻 TXT
字号:
This model allows you to develop a dictionary-driven Simulink model that accommodates 
multiple target powertrain controllers. A multitarget model provides a great deal of 
flexibility for targeting multiple controllers by supplying a variety of data dictionaries 
within a single model. Each dictionary provides different simulation characteristics and 
code generation implementations. With a double mouse click, you can select the desired 
dictionary. Then, although the model (the algorithm) remains the same, the annotations 
appear in the model from that dictionary. After generating code, compiling, and linking, 
you can execute the resulting downloadable files on the target controller that corresponds 
to the selected dictionary.

Installing and Using the Multitarget Model:
1. Unzip the folder that contains the multi_target files and place them in the desired folder.
2. Add the desired folder (of the previous step) to the MATLAB path.
3. Start MATLAB.
4. Click the Current Directory tab and, using the Current Directory browse button, navigate to 
(open) the folder where you placed the multi_target files in step 1. The files appear under All Files.
5. Double-click multi_target.mdl. The model appears without annotations.
6. Double-click the desired dictionary button. The model now appears populated with annotations 
from this dictionary.
7. If desired, change one or more values in the dictionary, as explained previously. 
8. Generate code by double-clicking the Build button. After a moment, the code generation 
report appears. All of the generated files are listed under Generated Source Files.
9. Click the desired filename to open it for inspection.
10. Repeat steps 5 through 8 as desired. 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -