亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? qamnyqmf.mdl

?? 《現代通信系統--使用Matlab》源代碼
?? MDL
?? 第 1 頁 / 共 5 頁
字號:
	      BlockType		      Inport
	      Name		      "in_1"
	      Position		      [35, 30, 55, 50]
	    }
	    Block {
	      BlockType		      DiscreteFilter
	      Name		      "Filter"
	      Position		      [255, 31, 310, 69]
	      Numerator		      "num"
	      Denominator	      "den"
	      SampleTime	      "ts"
	    }
	    Block {
	      BlockType		      SubSystem
	      Name		      "Memory Impulse"
	      Ports		      [2, 1]
	      Position		      [155, 30, 225, 70]
	      ShowPortLabels	      off
	      TreatAsAtomicUnit	      off
	      MaskType		      "Impulse"
	      MaskDescription	      "1/sinc filter:"
	      MaskHelp		      "When the threshold is greater than zero"
", this block outputs an impulse signal, which begins at the raising edge of t"
"he second input and lasts the holding time. The impulse holds a constant ampl"
"itude, which equals the amplitude of the first input at the begining of the i"
"mpulse. A clock raising edge will trigger next impulse. When the threshold is"
" less or equal to zero, this block faithfully outputs the first input."
	      MaskPromptString	      "Holding time:|Threshold for clock pulse"
": "
	      MaskStyleString	      "edit,edit"
	      MaskTunableValueString  "on,on"
	      MaskCallbackString      "|"
	      MaskEnableString	      "on,on"
	      MaskVisibilityString    "on,on"
	      MaskToolTipString	      "on,on"
	      MaskVarAliasString      ","
	      MaskInitialization      "ts=@1;thr=@2;x=thr>0;"
	      MaskDisplay	      "disp('1/sinc')"
	      MaskIconFrame	      on
	      MaskIconOpaque	      on
	      MaskIconRotate	      "none"
	      MaskIconUnits	      "autoscale"
	      MaskValueString	      "ts|x"
	      System {
		Name			"Memory Impulse"
		Location		[541, 520, 939, 745]
		Open			off
		ModelBrowserVisibility	off
		ModelBrowserWidth	200
		ScreenColor		"white"
		PaperOrientation	"landscape"
		PaperPositionMode	"auto"
		PaperType		"usletter"
		PaperUnits		"inches"
		ZoomFactor		"100"
		Block {
		  BlockType		  Inport
		  Name			  "in_1"
		  Position		  [35, 185, 55, 205]
		}
		Block {
		  BlockType		  Inport
		  Name			  "in_2"
		  Position		  [25, 30, 45, 50]
		  Port			  "2"
		}
		Block {
		  BlockType		  Constant
		  Name			  "Constant"
		  Position		  [210, 155, 230, 175]
		  Value			  "x"
		}
		Block {
		  BlockType		  Product
		  Name			  "Product"
		  Ports			  [2, 1]
		  Position		  [155, 90, 180, 110]
		}
		Block {
		  BlockType		  Switch
		  Name			  "Switch"
		  Position		  [295, 124, 320, 156]
		  Threshold		  ".5"
		}
		Block {
		  BlockType		  ZeroOrderHold
		  Name			  "Zero-Order\nHold"
		  Position		  [205, 84, 240, 116]
		  SampleTime		  "ts"
		}
		Block {
		  BlockType		  SubSystem
		  Name			  "discrete\nRising edge\ndetector"
		  Ports			  [1, 1]
		  Position		  [65, 26, 120, 54]
		  ShowPortLabels	  off
		  TreatAsAtomicUnit	  off
		  MaskType		  "Edge Detection"
		  MaskDescription	  "Rising edge detection:"
		  MaskHelp		  "When the input signal rising edge p"
"assed the given shreshold, this block outputs one, otherwise outputs zero."
		  MaskPromptString	  "Threshold:|Sampling time:"
		  MaskStyleString	  "edit,edit"
		  MaskTunableValueString  "on,on"
		  MaskCallbackString	  "|"
		  MaskEnableString	  "on,on"
		  MaskVisibilityString	  "on,on"
		  MaskToolTipString	  "on,on"
		  MaskVarAliasString	  ","
		  MaskInitialization	  "thld=@1;ts=@2;"
		  MaskDisplay		  "disp('Edge\\nDetector')"
		  MaskIconFrame		  on
		  MaskIconOpaque	  on
		  MaskIconRotate	  "none"
		  MaskIconUnits		  "autoscale"
		  MaskValueString	  "thr|ts"
		  System {
		    Name		    "discrete\nRising edge\ndetector"
		    Location		    [419, 521, 808, 713]
		    Open		    off
		    ModelBrowserVisibility  off
		    ModelBrowserWidth	    200
		    ScreenColor		    "white"
		    PaperOrientation	    "landscape"
		    PaperPositionMode	    "auto"
		    PaperType		    "usletter"
		    PaperUnits		    "inches"
		    ZoomFactor		    "100"
		    Block {
		    BlockType		    Inport
		    Name		    "in_1"
		    Position		    [10, 15, 30, 35]
		    }
		    Block {
		    BlockType		    RelationalOperator
		    Name		    "Relational\nOperator"
		    Position		    [135, 18, 165, 42]
		    }
		    Block {
		    BlockType		    RelationalOperator
		    Name		    "Relational\nOperator1"
		    Position		    [200, 88, 230, 112]
		    }
		    Block {
		    BlockType		    RelationalOperator
		    Name		    "Relational\nOperator2"
		    Position		    [265, 23, 295, 47]
		    Operator		    ">"
		    }
		    Block {
		    BlockType		    UnitDelay
		    Name		    "Unit Delay"
		    Position		    [120, 87, 170, 103]
		    SampleTime		    "ts"
		    }
		    Block {
		    BlockType		    Constant
		    Name		    "one1"
		    Position		    [30, 135, 60, 155]
		    Value		    "thld"
		    }
		    Block {
		    BlockType		    Outport
		    Name		    "out_1"
		    Position		    [340, 25, 360, 45]
		    }
		    Line {
		    SrcBlock		    "Relational\nOperator2"
		    SrcPort		    1
		    DstBlock		    "out_1"
		    DstPort		    1
		    }
		    Line {
		    SrcBlock		    "Relational\nOperator1"
		    SrcPort		    1
		    Points		    [5, 0; 0, -60]
		    DstBlock		    "Relational\nOperator2"
		    DstPort		    2
		    }
		    Line {
		    SrcBlock		    "Relational\nOperator"
		    SrcPort		    1
		    DstBlock		    "Relational\nOperator2"
		    DstPort		    1
		    }
		    Line {
		    SrcBlock		    "one1"
		    SrcPort		    1
		    Points		    [35, 0]
		    Branch {
		    Points		    [0, -110]
		    DstBlock		    "Relational\nOperator"
		    DstPort		    2
		    }
		    Branch {
		    Points		    [80, 0; 0, -40]
		    DstBlock		    "Relational\nOperator1"
		    DstPort		    2
		    }
		    }
		    Line {
		    SrcBlock		    "Unit Delay"
		    SrcPort		    1
		    DstBlock		    "Relational\nOperator1"
		    DstPort		    1
		    }
		    Line {
		    SrcBlock		    "in_1"
		    SrcPort		    1
		    Points		    [10, 0]
		    Branch {
		    DstBlock		    "Relational\nOperator"
		    DstPort		    1
		    }
		    Branch {
		    Points		    [0, 70]
		    DstBlock		    "Unit Delay"
		    DstPort		    1
		    }
		    }
		  }
		}
		Block {
		  BlockType		  Outport
		  Name			  "out_1"
		  Position		  [355, 130, 375, 150]
		}
		Line {
		  SrcBlock		  "Zero-Order\nHold"
		  SrcPort		  1
		  Points		  [15, 0; 0, 30]
		  DstBlock		  "Switch"
		  DstPort		  1
		}
		Line {
		  SrcBlock		  "Product"
		  SrcPort		  1
		  DstBlock		  "Zero-Order\nHold"
		  DstPort		  1
		}
		Line {
		  SrcBlock		  "in_1"
		  SrcPort		  1
		  Points		  [35, 0]
		  Branch {
		    Points		    [185, 0]
		    DstBlock		    "Switch"
		    DstPort		    3
		  }
		  Branch {
		    Points		    [0, -90]
		    DstBlock		    "Product"
		    DstPort		    2
		  }
		}
		Line {
		  SrcBlock		  "Switch"
		  SrcPort		  1
		  DstBlock		  "out_1"
		  DstPort		  1
		}
		Line {
		  SrcBlock		  "Constant"
		  SrcPort		  1
		  Points		  [15, 0; 0, -25]
		  DstBlock		  "Switch"
		  DstPort		  2
		}
		Line {
		  SrcBlock		  "discrete\nRising edge\ndetector"
		  SrcPort		  1
		  Points		  [5, 0; 0, 55]
		  DstBlock		  "Product"
		  DstPort		  1
		}
		Line {
		  SrcBlock		  "in_2"
		  SrcPort		  1
		  DstBlock		  "discrete\nRising edge\ndetector"
		  DstPort		  1
		}
	      }
	    }
	    Block {
	      BlockType		      SubSystem
	      Name		      "Pulses deivide\nsame sample time1"
	      Ports		      [0, 1]
	      Position		      [35, 71, 95, 109]
	      ShowPortLabels	      off
	      TreatAsAtomicUnit	      off
	      MaskType		      "Pulse generator"
	      MaskDescription	      "Vector pulses with sample rate of each "
"pulse as Sample_time ./Divider. "
	      MaskHelp		      "This block generator a vector pulses. T"
"he output length is the same as the vector defined in \"Divider\". The ith el"
"ement of the output has the sample time Sample_time/Divider(i). All elements "
"in \"Divider\" must be integers."
	      MaskPromptString	      "Sample time (scalar, sec):|Divider (int"
"eger vector):|Offset (have same dimension as Divider:"
	      MaskStyleString	      "edit,edit,edit"
	      MaskTunableValueString  "on,on,on"
	      MaskCallbackString      "||"
	      MaskEnableString	      "on,on,on"
	      MaskVisibilityString    "on,on,on"
	      MaskToolTipString	      "on,on,on"
	      MaskVarAliasString      ",,"
	      MaskInitialization      "samp_time=@1;out_divid=@2;offset=@3;"
	      MaskDisplay	      "disp('Vector\\nPulse')"
	      MaskIconFrame	      on
	      MaskIconOpaque	      on
	      MaskIconRotate	      "none"
	      MaskIconUnits	      "autoscale"
	      MaskValueString	      "td|1|off"
	      System {
		Name			"Pulses deivide\nsame sample time1"
		Location		[55, 192, 283, 286]
		Open			off
		ModelBrowserVisibility	off
		ModelBrowserWidth	200
		ScreenColor		"white"
		PaperOrientation	"landscape"
		PaperPositionMode	"auto"
		PaperType		"usletter"
		PaperUnits		"inches"
		ZoomFactor		"100"
		Block {
		  BlockType		  "S-Function"
		  Name			  "S-function1"
		  Ports			  [0, 1]
		  Position		  [40, 31, 105, 59]
		  FunctionName		  "homopuls"
		  Parameters		  "samp_time, out_divid, offset"
		}
		Block {
		  BlockType		  Outport
		  Name			  "Outport"
		  Position		  [160, 35, 180, 55]
		}
		Line {
		  SrcBlock		  "S-function1"
		  SrcPort		  1
		  DstBlock		  "Outport"
		  DstPort		  1
		}
	      }
	    }
	    Block {
	      BlockType		      Outport
	      Name		      "out_1"
	      Position		      [330, 40, 350, 60]
	    }
	    Line {
	      SrcBlock		      "Pulses deivide\nsame sample time1"
	      SrcPort		      1
	      Points		      [15, 0; 0, -30]
	      DstBlock		      "Memory Impulse"
	      DstPort		      2
	    }
	    Line {
	      SrcBlock		      "Memory Impulse"
	      SrcPort		      1
	      DstBlock		      "Filter"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "in_1"
	      SrcPort		      1
	      DstBlock		      "Memory Impulse"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "Filter"
	      SrcPort		      1
	      DstBlock		      "out_1"
	      DstPort		      1
	    }
	  }
	}
	Block {
	  BlockType		  SubSystem
	  Name			  "Raised-Cosine\nreceive filter_"
	  Ports			  [1, 1]
	  Position		  [410, 203, 490, 247]
	  ShowPortLabels	  off
	  TreatAsAtomicUnit	  off
	  MaskType		  "R-C filter"
	  MaskDescription	  "Design a raised cosine filter and use it to"
" filter the input signal."
	  MaskHelp		  "This block designs a raised cosine filter u"
"sing the specified parameter. The filter is used to filter the input signal. "
"You can optionally use the sinc filter in the filtering computation."
	  MaskPromptString	  "Symbol interval (sec):|Computation sampling"
" time (sec):|Filter rolloff factor:|Delay step (integer to multiply symbol in"
"terval):|Filter type (FIR or IIR) / (Normal or Sqrt):|With or without sinc fi"
"lter (1 or 0, suggest 1):"
	  MaskStyleString	  "edit,edit,edit,edit,edit,edit"
	  MaskTunableValueString  "on,on,on,on,on,on"
	  MaskCallbackString	  "|||||"
	  MaskEnableString	  "on,on,on,on,on,on"
	  MaskVisibilityString	  "on,on,on,on,on,on"
	  MaskToolTipString	  "on,on,on,on,on,on"
	  MaskVarAliasString	  ",,,,,"
	  MaskInitialization	  "td=@1;if length(td)>1,off=td(2);td=td(1);el"
"se,off=0;end;ts=@2;R=@3;delay=@4;fil=@5;[num,den]=rcosine(1/td(1),1/ts(1),fil"
",R,delay);x=@6/2;"
	  MaskDisplay		  "disp('R-C\\nfilter')"
	  MaskIconFrame		  on
	  MaskIconOpaque	  on
	  MaskIconRotate	  "none"
	  MaskIconUnits		  "autoscale"
	  MaskValueString	  "1|.05|0.5|6|'FIR'|0"
	  System {
	    Name		    "Raised-Cosine\nreceive filter_"
	    Location		    [131, 545, 589, 761]
	    Open		    off
	    ModelBrowserVisibility  off
	    ModelBrowserWidth	    200
	    ScreenColor		    "white"
	    PaperOrientation	    "landscape"
	    PaperPositionMode	    "auto"
	    PaperType		    "usletter"
	    PaperUnits		    "inches"
	    ZoomFactor		    "100"
	    Block {
	      BlockType		      Inport
	      Name		      "in_1"
	      Position		      [35, 30, 55, 50]
	    }
	    Block {
	      BlockType		      DiscreteFilter
	      Name		      "Filter"
	      Position		      [255, 31, 310, 69]
	      Numerator		      "num"
	      Denominator	      "den"
	      SampleTime	      "ts"
	    }
	    Block {
	      BlockType		      SubSystem

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
51午夜精品国产| 日韩精品一区二区三区视频| 欧美一区二区精品在线| 欧美国产日韩精品免费观看| 爽爽淫人综合网网站| av激情综合网| www激情久久| 婷婷中文字幕一区三区| 99视频一区二区三区| 久久久久久久久一| 人妖欧美一区二区| 欧美色网一区二区| 亚洲人123区| 99麻豆久久久国产精品免费 | 国产人伦精品一区二区| 日产精品久久久久久久性色| 色偷偷久久人人79超碰人人澡| 欧美精彩视频一区二区三区| 久久国产精品一区二区| 日韩免费在线观看| 日本欧美一区二区| 在线播放日韩导航| 无吗不卡中文字幕| 欧美日韩精品一区二区| 五月婷婷色综合| 欧美乱妇15p| 五月综合激情网| 精品婷婷伊人一区三区三| 一级特黄大欧美久久久| 91丨九色丨国产丨porny| 国产精品盗摄一区二区三区| 成人国产视频在线观看| 国产精品福利一区二区三区| 不卡av电影在线播放| 中文字幕在线视频一区| 99v久久综合狠狠综合久久| 国产精品毛片久久久久久| 成人免费视频播放| 国产精品毛片高清在线完整版| 成人的网站免费观看| 亚洲素人一区二区| 欧美色视频一区| 日韩成人伦理电影在线观看| 日韩欧美成人一区二区| 激情综合色丁香一区二区| www激情久久| 99国产精品久| 天堂va蜜桃一区二区三区漫画版| 91精品国产综合久久香蕉麻豆| 日本不卡中文字幕| 国产欧美一区二区精品秋霞影院| 国产成人亚洲综合a∨婷婷| 国产精品毛片久久久久久| 色久综合一二码| 日韩精品乱码免费| 国产情人综合久久777777| 一本一道波多野结衣一区二区| 五月天视频一区| 久久这里只有精品首页| 成人免费毛片高清视频| 亚洲成年人影院| 久久久噜噜噜久噜久久综合| 不卡的av电影在线观看| 日韩一区精品视频| 欧美国产成人精品| 91精品国产欧美一区二区 | 免费成人性网站| 国产午夜精品美女毛片视频| 91看片淫黄大片一级| 日韩精品欧美精品| 亚洲四区在线观看| 久久综合色综合88| 欧美性videosxxxxx| 国产精品一区二区在线看| 亚洲一区在线观看免费| 久久久噜噜噜久久人人看| 欧美日韩情趣电影| 成人一区二区在线观看| 亚洲激情第一区| 2014亚洲片线观看视频免费| 日本高清视频一区二区| 国产成人精品影视| 日本成人超碰在线观看| 一区二区国产视频| 国产嫩草影院久久久久| 欧美一区二区视频网站| 91丨九色丨国产丨porny| 国产精品一卡二卡在线观看| 亚洲最快最全在线视频| 欧美激情综合五月色丁香| 欧美一卡2卡三卡4卡5免费| 色综合婷婷久久| 国产精品一卡二| 久久精品国产77777蜜臀| 一区二区三区中文在线观看| 国产欧美一区二区精品性色| 日韩精品一区国产麻豆| 欧美精品乱码久久久久久按摩| 99v久久综合狠狠综合久久| 国产超碰在线一区| 狠狠狠色丁香婷婷综合久久五月| 午夜精品视频一区| 亚洲一级二级在线| 亚洲综合男人的天堂| 亚洲私人影院在线观看| 最新日韩在线视频| 国产精品护士白丝一区av| 久久天天做天天爱综合色| 日韩你懂的在线观看| 日韩欧美国产小视频| 欧美一区二区私人影院日本| 欧美日韩中文国产| 欧美午夜免费电影| 欧美在线一区二区| 欧美日韩中字一区| 欧美日韩视频专区在线播放| 欧美三级电影在线看| 欧美绝品在线观看成人午夜影视| 欧洲中文字幕精品| 欧美日韩一区高清| 91精品久久久久久蜜臀| 欧美videos中文字幕| 2020国产精品久久精品美国| 久久午夜电影网| 国产精品无遮挡| 1024国产精品| 亚洲成人免费看| 毛片不卡一区二区| 国产成人免费视| 91蜜桃在线观看| 在线观看日产精品| 欧美三级欧美一级| 欧美电影免费观看高清完整版在线| 日韩欧美的一区| 亚洲国产精品黑人久久久| 亚洲精品免费播放| 丝袜亚洲精品中文字幕一区| 麻豆一区二区三| 成人免费看片app下载| 91久久人澡人人添人人爽欧美| 欧美日韩精品专区| 精品国产3级a| 亚洲欧美区自拍先锋| 视频一区视频二区中文| 国产九色精品成人porny| 91在线观看免费视频| 欧美一卡二卡三卡| 亚洲私人黄色宅男| 蜜桃精品视频在线| 91日韩一区二区三区| 欧美一卡2卡3卡4卡| 亚洲欧洲一区二区在线播放| 亚洲国产精品精华液网站| 国产精品资源在线看| 在线观看成人免费视频| 久久久五月婷婷| 亚洲线精品一区二区三区| 国产一区二区在线免费观看| 色丁香久综合在线久综合在线观看| 日韩欧美另类在线| 尤物在线观看一区| 国产精品亚洲成人| 欧美另类高清zo欧美| 国产精品久久二区二区| 青青草伊人久久| 色偷偷88欧美精品久久久| 精品国产123| 一区二区三区四区激情| 国产在线视频一区二区| 欧美日韩1区2区| 亚洲欧美影音先锋| 狠狠色伊人亚洲综合成人| 欧美日本免费一区二区三区| 亚洲色图制服丝袜| 国产精一区二区三区| 欧美伦理视频网站| 亚洲综合网站在线观看| 99国产一区二区三精品乱码| 国产色爱av资源综合区| 日韩黄色免费电影| 欧美日韩在线一区二区| 亚洲毛片av在线| 成人黄色综合网站| 久久久久国产精品厨房| 麻豆国产精品一区二区三区| 欧美日韩激情一区| 亚洲午夜在线视频| 欧美亚洲一区二区在线| 一区二区国产盗摄色噜噜| 色综合天天性综合| 亚洲欧洲性图库| 不卡的看片网站| 国产精品不卡视频| 99久久久久久99| 中文字幕中文乱码欧美一区二区| 成人永久免费视频| 中文字幕第一区| 成人一级片网址| 国产精品美女久久久久高潮| 波多野结衣中文字幕一区二区三区 |