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

📄 j5.mdl

📁 一个能离散FFT的MATLAB综合运用题,做的不好
💻 MDL
📖 第 1 页 / 共 2 页
字号:
    Location		    [225, 130, 964, 473]
    Open		    on
    ModelBrowserVisibility  off
    ModelBrowserWidth	    200
    ScreenColor		    "white"
    PaperOrientation	    "landscape"
    PaperPositionMode	    "auto"
    PaperType		    "A4"
    PaperUnits		    "centimeters"
    ZoomFactor		    "100"
    ReportName		    "simulink-default.rpt"
    Block {
      BlockType		      Constant
      Name		      "Constant"
      Position		      [460, 200, 490, 230]
      Orientation	      "left"
      NamePlacement	      "alternate"
    }
    Block {
      BlockType		      Gain
      Name		      "Gain"
      Position		      [120, 160, 150, 190]
      Orientation	      "left"
      NamePlacement	      "alternate"
      Gain		      "5"
    }
    Block {
      BlockType		      Integrator
      Name		      "Integrator"
      Ports		      [1, 1]
      Position		      [115, 45, 145, 75]
      InitialCondition	      "-2"
      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		      Integrator
      Name		      "Integrator1"
      Ports		      [1, 1]
      Position		      [415, 45, 445, 75]
      InitialCondition	      "1"
      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		      Mux
      Name		      "Mux"
      Ports		      [2, 1]
      Position		      [555, 16, 560, 54]
      ShowName		      off
      Inputs		      "2"
      DisplayOption	      "bar"
    }
    Block {
      BlockType		      Product
      Name		      "Product"
      Ports		      [2, 1]
      Position		      [235, 155, 285, 190]
      Orientation	      "left"
      NamePlacement	      "alternate"
      InputSameDT	      off
    }
    Block {
      BlockType		      Product
      Name		      "Product1"
      Ports		      [2, 1]
      Position		      [445, 140, 495, 175]
      Orientation	      "left"
      NamePlacement	      "alternate"
      InputSameDT	      off
    }
    Block {
      BlockType		      Scope
      Name		      "Scope"
      Ports		      [2]
      Position		      [620, 36, 650, 69]
      Location		      [580, 393, 904, 632]
      Open		      off
      NumInputPorts	      "2"
      List {
	ListType		AxesTitles
	axes1			"%<SignalLabel>"
	axes2			"%<SignalLabel>"
      }
      List {
	ListType		SelectedSignals
	axes1			""
	axes2			""
      }
      TimeRange		      "10"
      YMin		      "-5~-5"
      YMax		      "5~5"
      DataFormat	      "StructureWithTime"
    }
    Block {
      BlockType		      Reference
      Name		      "Slider\nGain"
      Ports		      [1, 1]
      Position		      [180, 160, 210, 190]
      Orientation	      "left"
      NamePlacement	      "alternate"
      SourceBlock	      "simulink/Math\nOperations/Slider\nGain"
      SourceType	      "Slider Gain"
      low		      "0"
      gain		      "0.2304"
      high		      "1"
    }
    Block {
      BlockType		      Sum
      Name		      "Sum"
      Ports		      [2, 1]
      Position		      [65, 165, 85, 185]
      Orientation	      "left"
      NamePlacement	      "alternate"
      ShowName		      off
      Inputs		      "|--"
      InputSameDT	      off
      OutDataTypeMode	      "Inherit via internal rule"
    }
    Block {
      BlockType		      Sum
      Name		      "Sum1"
      Ports		      [2, 1]
      Position		      [365, 170, 385, 190]
      Orientation	      "left"
      NamePlacement	      "alternate"
      ShowName		      off
      Inputs		      "|+-"
      InputSameDT	      off
      OutDataTypeMode	      "Inherit via internal rule"
    }
    Block {
      BlockType		      Reference
      Name		      "XY Graph"
      Ports		      [2]
      Position		      [620, 120, 650, 155]
      SourceBlock	      "simulink/Sinks/XY Graph"
      SourceType	      "XY scope."
      xmin		      "-5"
      xmax		      "5"
      ymin		      "-5"
      ymax		      "5"
      st		      "-1"
    }
    Line {
      Name		      "x2"
      Labels		      [1, 1]
      SrcBlock		      "Integrator"
      SrcPort		      1
      Points		      [180, 0]
      Branch {
	Points			[35, 0]
	Branch {
	  DstBlock		  "Integrator1"
	  DstPort		  1
	}
	Branch {
	  Points		  [0, 50; 195, 0; 0, 35]
	  DstBlock		  "XY Graph"
	  DstPort		  2
	}
      }
      Branch {
	Points			[0, -35]
	DstBlock		"Mux"
	DstPort			1
      }
      Branch {
	Points			[0, 105]
	DstBlock		"Product"
	DstPort			1
      }
    }
    Line {
      Name		      "x1"
      Labels		      [0, 0]
      SrcBlock		      "Integrator1"
      SrcPort		      1
      Points		      [90, 0]
      Branch {
	Points			[35, 0]
	Branch {
	  DstBlock		  "Scope"
	  DstPort		  2
	}
	Branch {
	  Points		  [0, 70]
	  DstBlock		  "XY Graph"
	  DstPort		  1
	}
      }
      Branch {
	DstBlock		"Mux"
	DstPort			2
      }
      Branch {
	Points			[0, 90]
	Branch {
	  DstBlock		  "Product1"
	  DstPort		  1
	}
	Branch {
	  Points		  [0, 15]
	  Branch {
	    DstBlock		    "Product1"
	    DstPort		    2
	  }
	  Branch {
	    Points		    [0, 90; -440, 0]
	    DstBlock		    "Sum"
	    DstPort		    2
	  }
	}
      }
    }
    Line {
      SrcBlock		      "Mux"
      SrcPort		      1
      Points		      [5, 0; 0, 10]
      DstBlock		      "Scope"
      DstPort		      1
    }
    Line {
      SrcBlock		      "Sum"
      SrcPort		      1
      Points		      [-10, 0; 0, -115]
      DstBlock		      "Integrator"
      DstPort		      1
    }
    Line {
      SrcBlock		      "Gain"
      SrcPort		      1
      DstBlock		      "Sum"
      DstPort		      1
    }
    Line {
      SrcBlock		      "Slider\nGain"
      SrcPort		      1
      DstBlock		      "Gain"
      DstPort		      1
    }
    Line {
      SrcBlock		      "Product"
      SrcPort		      1
      DstBlock		      "Slider\nGain"
      DstPort		      1
    }
    Line {
      SrcBlock		      "Sum1"
      SrcPort		      1
      DstBlock		      "Product"
      DstPort		      2
    }
    Line {
      SrcBlock		      "Constant"
      SrcPort		      1
      Points		      [-55, 0]
      DstBlock		      "Sum1"
      DstPort		      2
    }
    Line {
      SrcBlock		      "Product1"
      SrcPort		      1
      Points		      [-40, 0]
      DstBlock		      "Sum1"
      DstPort		      1
    }
    Annotation {
      Name		      "add"
      Position		      [76, 160]
    }
    Annotation {
      Name		      "add1"
      Position		      [380, 165]
    }
  }
}

⌨️ 快捷键说明

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