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

📄 fdclib2.mdl

📁 MATLAB在飞行动力学和控制中应用的工具
💻 MDL
📖 第 1 页 / 共 4 页
字号:
	      SrcPort		      1
	      DstBlock		      "Mux"
	      DstPort		      3
	    }
	    Line {
	      SrcBlock		      "x"
	      SrcPort		      1
	      DstBlock		      "Demux"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "Mux"
	      SrcPort		      1
	      DstBlock		      "Matrix Gain"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "Matrix Gain"
	      SrcPort		      1
	      DstBlock		      "Caero"
	      DstPort		      1
	    }
	    Annotation {
	      Position		      [378, 467]
	      VerticalAlignment	      top
	      ForegroundColor	      red
	      FontName		      "Arial"
	      Text		      "ytmp = [1  alpha  alpha^2  alpha^3  "
				      "beta  beta^2  beta^3  pb/2V  qc/V  "
				      "rb/2V  deltae              \ndeltaf  "
				      "deltaa  deltar  alpha*deltaf  alpha*delt"
				      "ar  alpha*deltaa  deltae*beta^2  0 ]'"
	    }
	    Annotation {
	      Position		      [92, 192]
	      VerticalAlignment	      top
	      FontName		      "Arial"
	      Text		      "[pb/2V qc/V rb/2V]'"
	    }
	    Annotation {
	      Position		      [125, 107]
	      VerticalAlignment	      top
	      FontName		      "Arial"
	      Text		      "beta"
	    }
	    Annotation {
	      Position		      [104, 257]
	      VerticalAlignment	      top
	      FontName		      "Arial"
	      Text		      "deltae "
	    }
	    Annotation {
	      Position		      [104, 272]
	      VerticalAlignment	      top
	      FontName		      "Arial"
	      Text		      "deltaa "
	    }
	    Annotation {
	      Position		      [104, 287]
	      VerticalAlignment	      top
	      FontName		      "Arial"
	      Text		      "deltar"
	    }
	    Annotation {
	      Position		      [104, 302]
	      VerticalAlignment	      top
	      FontName		      "Arial"
	      Text		      "deltaf"
	    }
	    Annotation {
	      Position		      [128, 92]
	      VerticalAlignment	      top
	      FontName		      "Arial"
	      Text		      "alpha"
	    }
	    Annotation {
	      Position		      [448, 212]
	      VerticalAlignment	      top
	      FontName		      "Arial"
	      Text		      "ytmp"
	    }
	    Annotation {
	      Position		      [515, 267]
	      VerticalAlignment	      top
	      ForegroundColor	      red
	      FontName		      "Arial"
	      Text		      "Here: Caero=AM*ytmp"
	    }
	  }
	}
	Block {
	  BlockType		  SubSystem
	  Name			  "dl"
	  Ports			  [1, 1, 0, 0, 0]
	  Position		  [75, 59, 135, 91]
	  FontName		  "Arial"
	  ShowName		  off
	  ShowPortLabels	  off
	  MaskType		  "Dimless"
	  MaskDescription	  "Dimensionless rotational velocities."
	  MaskHelp		  "eval('fdchelp dimless')"
	  MaskPromptString	  "Mean aerodynamic chord [m]:|Wing span [m]:"
	  MaskStyleString	  "edit,edit"
	  MaskVariables		  "cbar=@1;b=@2;"
	  MaskDisplay		  "disp('Dimless')"
	  MaskIconFrame		  on
	  MaskIconOpaque	  on
	  MaskIconRotate	  none
	  MaskIconUnits		  autoscale
	  MaskValueString	  "GM1(1)|GM1(2)"
	  System {
	    Name		    "dl"
	    Location		    [4, 42, 330, 230]
	    Open		    off
	    ScreenColor		    white
	    Block {
	      BlockType		      Inport
	      Name		      "x"
	      Position		      [15, 100, 35, 120]
	      DropShadow	      on
	      FontName		      "Arial"
	      Port		      "1"
	      PortWidth		      "-1"
	      SampleTime	      "-1"
	    }
	    Block {
	      BlockType		      SubSystem
	      Name		      "0"
	      Ports		      [0, 0, 0, 0, 0]
	      Position		      [10, 10, 165, 40]
	      ForegroundColor	      blue
	      DropShadow	      on
	      FontName		      "Arial"
	      ShowName		      off
	      OpenFcn		      "fdchelp dimless"
	      ShowPortLabels	      off
	      MaskDisplay	      "disp('DIMLESS\\nM.O. Rauw, October "
				      "1997')"
	      MaskIconFrame	      on
	      MaskIconOpaque	      on
	      MaskIconRotate	      none
	      MaskIconUnits	      autoscale
	      System {
		Name			"0"
		Location		[99, 72, 274, 227]
		Open			off
		ScreenColor		white
	      }
	    }
	    Block {
	      BlockType		      Mux
	      Name		      "Mux"
	      Ports		      [3, 1, 0, 0, 0]
	      Position		      [250, 50, 255, 170]
	      BackgroundColor	      black
	      FontName		      "Arial"
	      ShowName		      off
	      Inputs		      "3"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "pb/2V"
	      Position		      [90, 62, 210, 78]
	      FontName		      "Arial"
	      Expr		      "0.5 * u[4] * b / u[1]"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "qc/V"
	      Position		      [90, 101, 210, 119]
	      FontName		      "Arial"
	      Expr		      "u[5] * cbar / u[1]"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "rb/2V"
	      Position		      [90, 141, 210, 159]
	      FontName		      "Arial"
	      Expr		      "0.5 * u[6] * b / u[1]"
	    }
	    Block {
	      BlockType		      Outport
	      Name		      "ydl"
	      Position		      [290, 100, 310, 120]
	      DropShadow	      on
	      FontName		      "Arial"
	      Port		      "1"
	      OutputWhenDisabled      held
	      InitialOutput	      "0"
	    }
	    Line {
	      SrcBlock		      "pb/2V"
	      SrcPort		      1
	      DstBlock		      "Mux"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "qc/V"
	      SrcPort		      1
	      DstBlock		      "Mux"
	      DstPort		      2
	    }
	    Line {
	      SrcBlock		      "rb/2V"
	      SrcPort		      1
	      DstBlock		      "Mux"
	      DstPort		      3
	    }
	    Line {
	      SrcBlock		      "Mux"
	      SrcPort		      1
	      DstBlock		      "ydl"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "x"
	      SrcPort		      1
	      Points		      [20, 0]
	      Branch {
		DstBlock		"qc/V"
		DstPort			1
	      }
	      Branch {
		Points			[0, 40]
		DstBlock		"rb/2V"
		DstPort			1
	      }
	      Branch {
		Points			[0, -40]
		DstBlock		"pb/2V"
		DstPort			1
	      }
	    }
	  }
	}
	Block {
	  BlockType		  SubSystem
	  Name			  "fmdims"
	  Ports			  [2, 1, 0, 0, 0]
	  Position		  [285, 154, 345, 181]
	  FontName		  "Arial"
	  ShowName		  off
	  ShowPortLabels	  off
	  MaskType		  "FMdims"
	  MaskDescription	  "Calculate forces and moments from\ndimension"
				  "less coefficients."
	  MaskHelp		  "eval('fdchelp fmdims')"
	  MaskPromptString	  "Mean aerodynamic chord [m]:|Wing span "
				  "[m]:|Wing surface [m^2]:"
	  MaskStyleString	  "edit,edit,edit"
	  MaskVariables		  "cbar=@1;b=@2;S=@3;"
	  MaskDisplay		  "disp('FMdims')"
	  MaskIconFrame		  on
	  MaskIconOpaque	  on
	  MaskIconRotate	  none
	  MaskIconUnits		  autoscale
	  MaskValueString	  "GM1(1)|GM1(2)|GM1(3)"
	  System {
	    Name		    "fmdims"
	    Location		    [4, 42, 544, 294]
	    Open		    off
	    ScreenColor		    white
	    Block {
	      BlockType		      Inport
	      Name		      "yad1"
	      Position		      [25, 100, 45, 120]
	      DropShadow	      on
	      FontName		      "Arial"
	      Port		      "1"
	      PortWidth		      "-1"
	      SampleTime	      "-1"
	    }
	    Block {
	      BlockType		      Inport
	      Name		      "Force /\nmoment\ncoefficients"
	      Position		      [25, 140, 45, 160]
	      DropShadow	      on
	      FontName		      "Arial"
	      Port		      "2"
	      PortWidth		      "-1"
	      SampleTime	      "-1"
	    }
	    Block {
	      BlockType		      SubSystem
	      Name		      "0"
	      Ports		      [0, 0, 0, 0, 0]
	      Position		      [5, 5, 155, 35]
	      ForegroundColor	      blue
	      DropShadow	      on
	      FontName		      "Arial"
	      ShowName		      off
	      OpenFcn		      "fdchelp fmdims"
	      ShowPortLabels	      off
	      MaskDisplay	      "disp('FMDIMS\\nM.O. Rauw, October 1997')"
	      MaskIconFrame	      on
	      MaskIconOpaque	      on
	      MaskIconRotate	      none
	      MaskIconUnits	      autoscale
	      System {
		Name			"0"
		Location		[99, 72, 274, 227]
		Open			off
		ScreenColor		white
	      }
	    }
	    Block {
	      BlockType		      Mux
	      Name		      "Mux"
	      Ports		      [2, 1, 0, 0, 0]
	      Position		      [150, 100, 155, 135]
	      BackgroundColor	      black
	      FontName		      "Arial"
	      ShowName		      off
	      Inputs		      "[3 6]"
	    }
	    Block {
	      BlockType		      Mux
	      Name		      "Mux1"
	      Ports		      [6, 1, 0, 0, 0]
	      Position		      [440, 62, 445, 178]
	      BackgroundColor	      black
	      FontName		      "Arial"
	      ShowName		      off
	      Inputs		      "6"
	    }
	    Block {
	      BlockType		      Gain
	      Name		      "S"
	      Position		      [75, 136, 110, 164]
	      FontName		      "Arial"
	      ShowName		      off
	      Gain		      "S"
	    }
	    Block {
	      BlockType		      Gain
	      Name		      "b"
	      Position		      [335, 123, 375, 157]
	      FontName		      "Arial"
	      ShowName		      off
	      Gain		      "b"
	    }
	    Block {
	      BlockType		      Gain
	      Name		      "b "
	      Position		      [335, 203, 375, 237]
	      FontName		      "Arial"
	      ShowName		      off
	      Gain		      "b"
	    }
	    Block {
	      BlockType		      Gain
	      Name		      "cbar"
	      Position		      [335, 160, 380, 200]
	      FontName		      "Arial"
	      ShowName		      off
	      Gain		      "cbar"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "qdyn * S * CX"
	      Position		      [220, 20, 310, 40]
	      FontName		      "Arial"
	      Expr		      "u[4]*u[3]"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "qdyn * S * CY"
	      Position		      [220, 55, 310, 75]
	      FontName		      "Arial"
	      Expr		      "u[5]*u[3]"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "qdyn * S * CZ"
	      Position		      [220, 90, 310, 110]
	      FontName		      "Arial"
	      Expr		      "u[6]*u[3]"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "qdyn * S * Cl"
	      Position		      [220, 130, 310, 150]
	      FontName		      "Arial"
	      Expr		      "u[7]*u[3]"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "qdyn * S * Cm"
	      Position		      [220, 170, 310, 190]
	      FontName		      "Arial"
	      Expr		      "u[8]*u[3]"
	    }
	    Block {
	      BlockType		      Fcn
	      Name		      "qdyn * S * Cn"
	      Position		      [220, 210, 310, 230]
	      FontName		      "Arial"
	      Expr		      "u[9]*u[3]"
	    }
	    Block {
	      BlockType		      Outport
	      Name		      "Forces and\nmoments"
	      Position		      [495, 110, 515, 130]
	      DropShadow	      on
	      FontName		      "Arial"
	      Port		      "1"
	      OutputWhenDisabled      held
	      InitialOutput	      "0"
	    }
	    Line {
	      SrcBlock		      "Mux1"
	      SrcPort		      1
	      DstBlock		      "Forces and\nmoments"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "b "
	      SrcPort		      1
	      Points		      [35, 0; 0, -50]
	      DstBlock		      "Mux1"
	      DstPort		      6
	    }
	    Line {
	      SrcBlock		      "cbar"
	      SrcPort		      1
	      Points		      [20, 0; 0, -30]
	      DstBlock		      "Mux1"
	      DstPort		      5
	    }
	    Line {
	      SrcBlock		      "Force /\nmoment\ncoefficients"
	      SrcPort		      1
	      DstBlock		      "S"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "Mux"
	      SrcPort		      1
	      Points		      [35, 0]
	      Branch {
		Points			[0, -20]
		Branch {
		  DstBlock		  "qdyn * S * CZ"
		  DstPort		  1
		}
		Branch {
		  Points		  [0, -35]
		  Branch {
		    Points		    [0, -35]
		    DstBlock		    "qdyn * S * CX"
		    DstPort		    1
		  }
		  Branch {
		    DstBlock		    "qdyn * S * CY"
		    DstPort		    1
		  }
		}
	      }
	      Branch {
		Points			[0, 20]
		Branch {
		  DstBlock		  "qdyn * S * Cl"
		  DstPort		  1
		}
		Branch {
		  Points		  [0, 40]
		  Branch {
		    DstBlock		    "qdyn * S * Cm"
		    DstPort		    1
		  }
		  Branch {
		    Points		    [0, 40]
		    DstBlock		    "qdyn * S * Cn"
		    DstPort		    1
		  }
		}
	      }
	    }
	    Line {
	      SrcBlock		      "qdyn * S * Cl"
	      SrcPort		      1
	      DstBlock		      "b"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "qdyn * S * Cm"
	      SrcPort		      1
	      DstBlock		      "cbar"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "qdyn * S * Cn"
	      SrcPort		      1
	      DstBlock		      "b "
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "yad1"
	      SrcPort		      1
	      DstBlock		      "Mux"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "qdyn * S * CX"
	      SrcPort		      1
	      Points		      [100, 0; 0, 40]
	      DstBlock		      "Mux1"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "qdyn * S * CY"
	      SrcPort		      1
	      Points		      [90, 0; 0, 25]
	      DstBlock		      "Mux1"
	      DstPort		      2
	    }
	    Line {
	      SrcBlock		      "S"
	      SrcPort		      1
	      Points		      [15, 0; 0, -25]
	      DstBlock		      "Mux"
	      DstPort		      2
	    }
	    Line {
	      SrcBlock		      "qdyn * S * CZ"
	      SrcPort		      1
	      Points		      [75, 0; 0, 10]
	      DstBlock		      "Mux1"
	      DstPort		      3
	    }
	    Line {
	      SrcBlock		      "b"
	      SrcPort		      1
	      Points		      [10, 0; 0, -10]
	      DstBlock		      "Mux1"
	      DstPort		      4
	    }
	  }
	}
	Block {
	  BlockType		  Outport
	  Name			  "ydl"
	  Position		  [365, 65, 385, 85]
	  DropShadow		  on
	  FontName		  "Arial"
	  Port			  "1"
	  OutputWhenDisabled	  held
	  InitialOutput		  "0"
	}
	Block {
	  BlockType		  Outport
	  Name			  "Caero"
	  Position		  [365, 110, 385, 130]
	  DropShadow		  on
	  FontName		  "Arial"
	  Port			  "2"
	  OutputWhenDisabled	  held
	  InitialOutput		  "0"
	}
	Block {
	  BlockType		  Outport
	  Name			  "FMaero"

⌨️ 快捷键说明

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