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

📄 vdp.mdl

📁 simulink real-time workshop for dragon12 development board from
💻 MDL
📖 第 1 页 / 共 2 页
字号:
    ModelBrowserWidth	    200
    ScreenColor		    "white"
    PaperOrientation	    "landscape"
    PaperPositionMode	    "auto"
    PaperType		    "usletter"
    PaperUnits		    "inches"
    ZoomFactor		    "100"
    ReportName		    "simulink-default.rpt"
    Block {
      BlockType		      Fcn
      Name		      "Fcn"
      Position		      [50, 99, 110, 121]
      Expr		      "1 - u*u"
    }
    Block {
      BlockType		      SubSystem
      Name		      "More Info"
      Ports		      []
      Position		      [260, 215, 287, 240]
      DropShadow	      on
      ShowName		      off
      TreatAsAtomicUnit	      off
      MaskDisplay	      "disp('?')"
      MaskIconFrame	      on
      MaskIconOpaque	      on
      MaskIconRotate	      "none"
      MaskIconUnits	      "autoscale"
      System {
	Name			"More Info"
	Location		[107, 173, 471, 316]
	Open			off
	ModelBrowserVisibility	off
	ModelBrowserWidth	200
	ScreenColor		"white"
	PaperOrientation	"landscape"
	PaperPositionMode	"auto"
	PaperType		"usletter"
	PaperUnits		"inches"
	ZoomFactor		"100"
	Annotation {
	  Name			  "This demonstration models a second order no"
"nlinear\nsystem. "
	  Position		  [179, 32]
	}
	Annotation {
	  Name			  "To see a demo of this, just type \"vdpdemo"
"\" at the\ncommand line when the \"vdp\" window is open.\n"
	  Position		  [187, 102]
	}
      }
    }
    Block {
      BlockType		      SubSystem
      Name		      "More Info3"
      Ports		      []
      Position		      [305, 215, 407, 266]
      DropShadow	      on
      ShowName		      off
      OpenFcn		      "simcad(bdroot);"
      TreatAsAtomicUnit	      off
      MaskDisplay	      "disp('Double-click\\nhere for\\nSimulink Help')"
      MaskIconFrame	      on
      MaskIconOpaque	      on
      MaskIconRotate	      "none"
      MaskIconUnits	      "autoscale"
      System {
	Name			"More Info3"
	Location		[128, 280, 487, 453]
	Open			off
	ModelBrowserVisibility	off
	ModelBrowserWidth	200
	ScreenColor		"white"
	PaperOrientation	"landscape"
	PaperPositionMode	"auto"
	PaperType		"usletter"
	PaperUnits		"inches"
	ZoomFactor		"100"
      }
    }
    Block {
      BlockType		      Gain
      Name		      "Mu"
      Position		      [195, 112, 220, 138]
    }
    Block {
      BlockType		      Mux
      Name		      "Mux"
      Ports		      [2, 1]
      Position		      [385, 164, 420, 191]
      ShowName		      off
      Inputs		      "2"
    }
    Block {
      BlockType		      Product
      Name		      "Product"
      Ports		      [2, 1]
      Position		      [140, 99, 165, 146]
      ShowName		      off
    }
    Block {
      BlockType		      Scope
      Name		      "Scope"
      Ports		      [1]
      Position		      [455, 161, 485, 199]
      Location		      [605, 153, 949, 467]
      Open		      on
      NumInputPorts	      "1"
      TickLabels	      "on"
      List {
	ListType		AxesTitles
	axes1			"%<SignalLabel>"
      }
      List {
	ListType		SelectedSignals
	axes1			""
      }
      TimeRange		      "20"
      YMin		      "-3"
      YMax		      "3"
      DataFormat	      "Array"
    }
    Block {
      BlockType		      Sum
      Name		      "Sum"
      Ports		      [2, 1]
      Position		      [255, 102, 280, 133]
      ShowName		      off
      Inputs		      "-+"
    }
    Block {
      BlockType		      Integrator
      Name		      "x1"
      Ports		      [1, 1]
      Position		      [370, 109, 390, 131]
      ShowName		      off
      InitialCondition	      "2"
      Port {
	PortNumber		1
	Name			"x1"
	TestPoint		off
	LinearAnalysisOutput	off
	LinearAnalysisInput	off
	RTWStorageClass		"Auto"
	DataLogging		off
	DataLoggingNameMode	"SignalName"
	DataLoggingDecimateData	off
	DataLoggingDecimation	"2"
	DataLoggingLimitDataPoints off
	DataLoggingMaxPoints	"5000"
      }
    }
    Block {
      BlockType		      Integrator
      Name		      "x2"
      Ports		      [1, 1]
      Position		      [305, 109, 325, 131]
      ShowName		      off
      Port {
	PortNumber		1
	Name			"x2"
	TestPoint		off
	LinearAnalysisOutput	off
	LinearAnalysisInput	off
	RTWStorageClass		"Auto"
	DataLogging		off
	DataLoggingNameMode	"SignalName"
	DataLoggingDecimateData	off
	DataLoggingDecimation	"2"
	DataLoggingLimitDataPoints off
	DataLoggingMaxPoints	"5000"
      }
    }
    Block {
      BlockType		      Outport
      Name		      "Out1"
      Position		      [500, 110, 520, 130]
      InitialOutput	      "0"
    }
    Block {
      BlockType		      Outport
      Name		      "Out2"
      Position		      [365, 70, 385, 90]
      Port		      "2"
      InitialOutput	      "0"
    }
    Line {
      Labels		      [0, 1]
      SrcBlock		      "Sum"
      SrcPort		      1
      DstBlock		      "x2"
      DstPort		      1
    }
    Line {
      Name		      "x2"
      Labels		      [1, 0]
      SrcBlock		      "x2"
      SrcPort		      1
      Points		      [15, 0]
      Branch {
	Points			[5, 0; 10, 0]
	DstBlock		"x1"
	DstPort			1
      }
      Branch {
	Points			[0, 65]
	Branch {
	  DstBlock		  "Mux"
	  DstPort		  2
	}
	Branch {
	  Labels		  [2, 1]
	  Points		  [-320, 0; 0, -50]
	  DstBlock		  "Product"
	  DstPort		  2
	}
      }
      Branch {
	Points			[0, -40]
	DstBlock		"Out2"
	DstPort			1
      }
    }
    Line {
      Name		      "x1"
      Labels		      [1, 0]
      SrcBlock		      "x1"
      SrcPort		      1
      Points		      [15, 0]
      Branch {
	DstBlock		"Out1"
	DstPort			1
      }
      Branch {
	Points			[0, 30; -45, 0; 0, 20]
	DstBlock		"Mux"
	DstPort			1
      }
      Branch {
	Points			[0, -65; -175, 0]
	Branch {
	  Labels		  [2, 0]
	  Points		  [-210, 0; 0, 55]
	  DstBlock		  "Fcn"
	  DstPort		  1
	}
	Branch {
	  Points		  [0, 55]
	  DstBlock		  "Sum"
	  DstPort		  1
	}
      }
    }
    Line {
      SrcBlock		      "Mux"
      SrcPort		      1
      DstBlock		      "Scope"
      DstPort		      1
    }
    Line {
      SrcBlock		      "Product"
      SrcPort		      1
      DstBlock		      "Mu"
      DstPort		      1
    }
    Line {
      SrcBlock		      "Mu"
      SrcPort		      1
      DstBlock		      "Sum"
      DstPort		      2
    }
    Line {
      SrcBlock		      "Fcn"
      SrcPort		      1
      DstBlock		      "Product"
      DstPort		      1
    }
    Annotation {
      Name		      "van der Pol Equation"
      Position		      [258, 23]
      FontSize		      14
    }
    Annotation {
      Name		      "To start and stop the simulation, use the \"Sta"
"rt/Stop\"\nselection in the \"Simulation\" pull-down menu"
      Position		      [144, 277]
    }
    Annotation {
      Name		      "The van der Pol Equation\n(Double-click on the "
"\"?\" for more info)"
      Position		      [144, 227]
    }
  }
}

⌨️ 快捷键说明

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