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

📄 simulink-dynamic.sgml

📁 simulink一些应用实例和相关练习 很与参考价值
💻 SGML
字号:
<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.0//EN"> <Book><?html-filename simulink-dynamic.html>  <BookInfo>    <Title>      Dynamic Simulink Report    </Title>    <Subtitle>      Using the Report Generator to Document Changes    </Subtitle>    <Author>      <FirstName>        Simulink User      </FirstName>    </Author>    <Date>      30-Aug-2000    </Date>  </BookInfo>  <Chapter>    <?html-filename simulink-dynamic-chap-1.html>          <Title>      Model - vdp    </Title>    <para>      This is a demonstration of the Report Generator's ability to experiment with Simulink systems and auto-document the results.  In this report, we will load the model vdp and simulate it 5 times.  The report will modify the vdp/Mu block's "Gain" value, setting it to the values [-1           0         0.5           1           2].  Each iteration of the test will include   a set of scope snapshots in the report.    </para>        <Sect1>      <?html-filename simulink-dynamic-chap-1-sect1-1.html>              <Title>        Iteration_Value:         -1      </Title>            <Figure>        <Title>          Scope        </Title>        <Graphic Fileref="./simulink-dynamic_html_files/image-1-hg.png">                        </Figure>          </Sect1>    <Sect1>      <?html-filename simulink-dynamic-chap-1-sect1-2.html>              <Title>        Iteration_Value:         0      </Title>            <Figure>        <Title>          Scope        </Title>        <Graphic Fileref="./simulink-dynamic_html_files/image-2-hg.png">                        </Figure>          </Sect1>    <Sect1>      <?html-filename simulink-dynamic-chap-1-sect1-3.html>              <Title>        Iteration_Value:         0.5      </Title>            <Figure>        <Title>          Scope        </Title>        <Graphic Fileref="./simulink-dynamic_html_files/image-3-hg.png">                        </Figure>      <para>        Success!  The conditioned signal has a maximum value of 2.20114, which lies in the desired range of greater than 2.1 and less than 3.      </para>    </Sect1>    <Sect1>      <?html-filename simulink-dynamic-chap-1-sect1-4.html>              <Title>        Iteration_Value:         1      </Title>      <para>        <Emphasis>          Error - could not set  vdp/Mu  "Gain" to value  1.        </Emphasis>      </para>    </Sect1>    <Sect1>      <?html-filename simulink-dynamic-chap-1-sect1-5.html>              <Title>        Iteration_Value:         2      </Title>      <para>        <Emphasis>          Error - could not set  vdp/Mu  "Gain" to value  2.        </Emphasis>      </para>    </Sect1>  </Chapter>  <Chapter>    <?html-filename simulink-dynamic-chap-2.html>          <Title>      Post-Test Analysis    </Title>    <para>      1 values for vdp/Mu were found which resulted in a maximum signal value greater than 2.1 but less than 3.  The following table shows those values and their resulting signal maximum.      <Table Frame="all" Colsep=1  Rowsep=1  pgwide="1">        <Title>          Valid Iteration Values        </Title>        <tgroup cols=2  align="left">                    <colspec colnum=1  colwidth="100*">                      <colspec colnum=2  colwidth="100*">                      <thead>                        <row>              <entry>                Mu Value              </entry>              <entry>                Signal Maximum              </entry>            </row>          </thead>                    <tbody>                        <row>              <entry>                0.5              </entry>              <entry>                2.20114              </entry>            </row>          </tbody>        </tgroup>      </Table>    </para>  </Chapter></Book>

⌨️ 快捷键说明

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