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

? 歡迎來(lái)到蟲(chóng)蟲(chóng)下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲(chóng)蟲(chóng)下載站

?? oqpwnymf.mdl

?? 關(guān)于2FSK在高斯和瑞利信道的傳輸
?? MDL
?? 第 1 頁(yè) / 共 5 頁(yè)
字號(hào):
",R,delay);x=@6/2;"
	  MaskDisplay		  "disp('R-C\\nfilter')"
	  MaskIconFrame		  on
	  MaskIconOpaque	  on
	  MaskIconRotate	  "none"
	  MaskIconUnits		  "autoscale"
	  MaskValueString	  "[1 .4999]|.05|.5|6|'FIR/Sqrt'|0"
	  System {
	    Name		    "Root-RC\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
	      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			  "Root-RC\nreceive filter_"
	  Ports			  [1, 1]
	  Position		  [475, 203, 555, 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|.5|6|'FIR/Sqrt'|0"
	  System {
	    Name		    "Root-RC\nreceive filter_"
	    Location		    [131, 545, 589, 761]
	    Open		    off
	    ModelBrowserVisibility  off
	    ModelBrowserWidth	    200
	    ScreenColor		    "white"
	    PaperOrientation	    "landscape"
	    PaperPositionMode	    "auto"
	    PaperType		    "usletter"
	    PaperUnits		    "inches"

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
午夜视频一区二区| 色拍拍在线精品视频8848| 成人18视频日本| 欧美一区二视频| 亚洲四区在线观看| 九九九久久久精品| 欧美日韩国产bt| 亚洲欧美日韩国产成人精品影院| 激情欧美日韩一区二区| 在线电影一区二区三区| 亚洲免费在线看| youjizz国产精品| 久久毛片高清国产| 天天色天天操综合| 在线影院国内精品| 亚洲品质自拍视频| 不卡在线观看av| 久久女同精品一区二区| 日韩不卡手机在线v区| 欧美日韩一区二区在线观看视频| 1024国产精品| 成人aa视频在线观看| 国产免费观看久久| 国产乱一区二区| 日韩一级二级三级| 蜜桃av一区二区| 91精品啪在线观看国产60岁| 亚洲一区二区精品久久av| 色综合天天性综合| 亚洲欧洲99久久| 91最新地址在线播放| 国产精品无遮挡| 成人va在线观看| 日本美女一区二区| 日韩欧美一区中文| 激情成人综合网| 精品国产乱码久久久久久夜甘婷婷| 日本中文字幕一区二区有限公司| 欧美精品第一页| 久久91精品久久久久久秒播| 精品成a人在线观看| 国产成a人亚洲| 1024成人网| 欧美日韩成人高清| 国产乱子伦视频一区二区三区| 欧美激情综合在线| 日本高清成人免费播放| 爽好久久久欧美精品| 日韩午夜中文字幕| 成人免费的视频| 亚洲女同ⅹxx女同tv| 欧美剧在线免费观看网站| 美美哒免费高清在线观看视频一区二区| 宅男在线国产精品| 国产高清在线观看免费不卡| 国产精品成人一区二区三区夜夜夜 | 日本成人超碰在线观看| 亚洲精品一线二线三线| www.综合网.com| 五月天精品一区二区三区| 久久久三级国产网站| av高清不卡在线| 丝袜美腿亚洲色图| 中文字幕 久热精品 视频在线 | 激情综合网av| **欧美大码日韩| 91精品欧美综合在线观看最新| 国产乱理伦片在线观看夜一区| 一区二区三区在线观看动漫| 日韩和欧美一区二区| 久久久久久久久久电影| 在线观看区一区二| 国产精品中文字幕一区二区三区| 中文字幕日韩一区| 日韩精品一区二区三区老鸭窝| 成人深夜视频在线观看| 青青青伊人色综合久久| 亚洲视频图片小说| 久久久久9999亚洲精品| 欧美老肥妇做.爰bbww| 成人av资源在线观看| 蜜臀av性久久久久av蜜臀妖精| 亚洲欧美另类久久久精品2019| 精品电影一区二区三区| 欧美日韩一区精品| 99久久精品一区二区| 国产在线麻豆精品观看| 午夜精品在线视频一区| 亚洲精品亚洲人成人网 | 日韩一级二级三级| 在线一区二区三区做爰视频网站| 国产麻豆成人精品| 青青草原综合久久大伊人精品优势| 亚洲精选一二三| 欧美高清在线一区二区| 精品免费国产一区二区三区四区| 欧美视频一区二区三区| 99国产精品久久久久久久久久久| 国产精品一级黄| 狠狠色丁香婷婷综合久久片| 五月激情六月综合| 亚洲一级电影视频| 一区二区免费看| 1024成人网色www| 亚洲欧洲成人自拍| 国产精品国产三级国产aⅴ无密码 国产精品国产三级国产aⅴ原创 | 欧美二区三区的天堂| 欧美视频一区二| 欧美亚洲愉拍一区二区| 日本道色综合久久| 97久久超碰精品国产| 成人av网站在线观看免费| 成人一区二区视频| 成人午夜免费视频| 99精品一区二区三区| 99r国产精品| 色综合天天综合网国产成人综合天 | 国产真实乱子伦精品视频| 精东粉嫩av免费一区二区三区| 精品国产网站在线观看| 欧美另类变人与禽xxxxx| 最新高清无码专区| 亚洲欧美日韩精品久久久久| 亚洲柠檬福利资源导航| 亚洲高清免费在线| 亚洲第一福利一区| 日本欧美一区二区在线观看| 日韩精品欧美精品| 麻豆成人久久精品二区三区小说| 蜜臀久久久99精品久久久久久| 精品一区二区三区香蕉蜜桃| 国产在线日韩欧美| 成人午夜大片免费观看| av午夜一区麻豆| 欧美在线制服丝袜| 91精品国产麻豆| 久久女同性恋中文字幕| 亚洲欧洲国产日韩| 午夜精品福利一区二区三区av | 99视频超级精品| 欧美在线观看视频在线| 欧美一区二区三区免费观看视频| 2020国产精品| 亚洲婷婷综合久久一本伊一区| 午夜精品久久久久久久久久| 国产精品一级黄| 欧美在线999| 久久这里只有精品6| 亚洲免费av高清| 久久国产精品99久久久久久老狼 | 另类小说图片综合网| 国产成人av电影| 欧美日韩一卡二卡三卡| 日韩av中文字幕一区二区三区| 国产精品亚洲专一区二区三区 | 亚洲精品一区二区三区影院| 国产精品福利av| 久久精品国产免费| 色哟哟一区二区| 久久先锋影音av| 午夜精品在线看| 97精品电影院| 久久久精品中文字幕麻豆发布| 亚洲丰满少妇videoshd| aaa国产一区| www国产亚洲精品久久麻豆| 亚洲福利视频三区| 99精品桃花视频在线观看| 日韩精品一区在线观看| 一区二区不卡在线播放| 成人手机在线视频| 26uuu亚洲综合色欧美| 天堂av在线一区| 在线免费观看日本欧美| 国产精品高潮呻吟久久| 国产一区二区不卡老阿姨| 欧美精品免费视频| 亚洲最新视频在线播放| 成a人片亚洲日本久久| 久久九九99视频| 国内精品久久久久影院色| 欧美日韩成人综合天天影院| 亚洲精品高清在线| 97久久精品人人爽人人爽蜜臀| 国产亚洲精品7777| 国产精品一区二区在线看| 日韩一区二区三区免费看| 亚洲国产精品麻豆| 91精彩视频在线| 亚洲精品美腿丝袜| 91在线精品一区二区三区| 国产精品久久久久久一区二区三区| 国产精品资源站在线| 久久精品免费在线观看| 国产在线精品一区二区三区不卡 | 色美美综合视频| 亚洲视频一区在线| 91精品1区2区| 亚洲成年人网站在线观看| 欧美女孩性生活视频|