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

📄 demos.xml

📁 toolbox of sdt implementation
💻 XML
字号:
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.14 $  $Date: 2002/05/31 20:21:02 $ -->
<demos>
   <name>SDtoolbox</name>
   <type>simulink</type>
   <icon>$toolbox/matlab/icons/simulinkicon.gif</icon>
   <label>SD Toolbox</label>

   <description source="file">SDtoolboxhelp/demos.html</description>

   <demoitem>
      <label>Second order low-pass SD ADC</label>
      <callback>SD2demo</callback>
      <dependency>nonstudent</dependency>
      <file>SDtoolboxhelp/SD2demo.html</file>
   </demoitem>

   <demoitem>
      <label>Second order low-pass SD ADC (colored noise model)</label>
      <callback>SD2demo_colored</callback>
      <dependency>nonstudent</dependency>
      <file>SDtoolboxhelp/SD2demo_colored.html</file>
   </demoitem>

   <demoitem>
      <label>Second order band-pass SD ADC</label>
      <callback>BP2m</callback>
      <dependency>nonstudent</dependency>
      <file>SDtoolboxhelp/BP2m.html</file>
   </demoitem>

   <demoitem>
      <label>Second order band-pass SD ADC (IP3 simulation)</label>
      <callback>BP2IP3m</callback>
      <dependency>nonstudent</dependency>
      <file>SDtoolboxhelp/BP2IP3m.html</file>
   </demoitem>

   <demoitem>
      <label>Fourth order low-pass SD ADC</label>
      <callback>SimOnePath</callback>
      <dependency>nonstudent</dependency>
      <file>SDtoolboxhelp/SimOnePath.html</file>
   </demoitem>
 
   <demoitem>
      <label>Sixteenth order band-pass SD ADC</label>
      <callback>SimFourPath</callback>
      <dependency>nonstudent</dependency>
      <file>SDtoolboxhelp/SimFourPath.html</file>
   </demoitem>

 </demos>

⌨️ 快捷键说明

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