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

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

?? bpsnrzmf.mdl

?? 3G源碼Mfiles有很詳實的內容哦適合3g初學者
?? MDL
?? 第 1 頁 / 共 5 頁
字號:
	    PaperUnits		    "centimeters"
	    ZoomFactor		    "100"
	    Block {
	      BlockType		      Constant
	      Name		      "Constant"
	      Position		      [140, 20, 160, 40]
	      Value		      "m"
	    }
	    Block {
	      BlockType		      StateSpace
	      Name		      "Matrix\nGain"
	      Position		      [140, 61, 165, 89]
	      A			      "[]"
	      B			      "[]"
	      C			      "[]"
	      D			      "K"
	      MaskType		      "Matrix Gain"
	      MaskDescription	      "Matrix Gain."
	      MaskHelp		      "Multiplies input vector by entered matr"
"ix to produce output vector (y=Au)."
	      MaskPromptString	      "Gain matrix:"
	      MaskStyleString	      "edit"
	      MaskTunableValueString  "on"
	      MaskEnableString	      "on"
	      MaskVisibilityString    "on"
	      MaskToolTipString	      "on"
	      MaskInitialization      "K = @1;"
	      MaskDisplay	      "disp('K')"
	      MaskIconFrame	      on
	      MaskIconOpaque	      on
	      MaskIconRotate	      "none"
	      MaskIconUnits	      "autoscale"
	      MaskValueString	      "variance"
	    }
	    Block {
	      BlockType		      RandomNumber
	      Name		      "Random\nNumber"
	      Position		      [35, 57, 80, 93]
	      Seed		      "s"
	      SampleTime	      "0"
	    }
	    Block {
	      BlockType		      Sum
	      Name		      "Sum"
	      Ports		      [2, 1]
	      Position		      [220, 60, 240, 80]
	    }
	    Block {
	      BlockType		      Outport
	      Name		      "out_1"
	      Position		      [285, 60, 305, 80]
	    }
	    Line {
	      SrcBlock		      "Constant"
	      SrcPort		      1
	      Points		      [25, 0; 0, 35]
	      DstBlock		      "Sum"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "Sum"
	      SrcPort		      1
	      DstBlock		      "out_1"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "Matrix\nGain"
	      SrcPort		      1
	      DstBlock		      "Sum"
	      DstPort		      2
	    }
	    Line {
	      SrcBlock		      "Random\nNumber"
	      SrcPort		      1
	      DstBlock		      "Matrix\nGain"
	      DstPort		      1
	    }
	  }
	}
	Block {
	  BlockType		  Sum
	  Name			  "Sum"
	  Ports			  [2, 1]
	  Position		  [150, 55, 170, 75]
	}
	Block {
	  BlockType		  Outport
	  Name			  "out_1"
	  Position		  [200, 55, 220, 75]
	}
	Line {
	  SrcBlock		  "Sum"
	  SrcPort		  1
	  DstBlock		  "out_1"
	  DstPort		  1
	}
	Line {
	  SrcBlock		  "in_1"
	  SrcPort		  1
	  Points		  [45, 0; 0, 40]
	  DstBlock		  "Sum"
	  DstPort		  1
	}
	Line {
	  SrcBlock		  "Gaussian noise\ngenerator"
	  SrcPort		  1
	  DstBlock		  "Sum"
	  DstPort		  2
	}
      }
    }
    Block {
      BlockType		      Clock
      Name		      "Clock"
      Position		      [235, 150, 255, 170]
      ShowName		      off
      Decimation	      "10"
    }
    Block {
      BlockType		      Clock
      Name		      "Clock1"
      Position		      [485, 25, 505, 45]
      ShowName		      off
      Decimation	      "10"
    }
    Block {
      BlockType		      SubSystem
      Name		      "Error rate"
      Ports		      [2]
      Position		      [890, 230, 970, 270]
      Orientation	      "down"
      CopyFcn		      "sbiterr([],[],[],'CopyBlock')"
      DeleteFcn		      "sbiterr([],[],[],'DeleteBlock')"
      LoadFcn		      "sbiterr([],[],[],'LoadBlock')"
      StartFcn		      "sbiterr([],[],[],'Start')"
      StopFcn		      "sbiterr([],[],[],'Stop')"
      NameChangeFcn	      "sbiterr([],[],[],'NameChange')"
      ShowPortLabels	      off
      TreatAsAtomicUnit	      off
      MaskType		      "Symbol/bit error counter"
      MaskDescription	      "Use the input data from the 1st port as the ref"
"erence signal to detect the number of errors and error rate of the 2nd signal"
"."
      MaskHelp		      "The signal from the first port must be a scalar"
". The second input port can be a vector with a delay to the first port signal"
". The comparison happens only at the sampling point."
      MaskPromptString	      "Bit per symbol:|Number of digits on display:|De"
"lay between 1st port and 2nd port:|Sample time (sec):"
      MaskStyleString	      "edit,edit,edit,edit"
      MaskTunableValueString  "on,on,on,on"
      MaskCallbackString      "|||"
      MaskEnableString	      "on,on,on,on"
      MaskVisibilityString    "on,on,on,on"
      MaskToolTipString	      "on,on,on,on"
      MaskVarAliasString      ",,,"
      MaskInitialization      "K=@1;num_lin=@2;TDelay=@3;Sample=@4;"
      MaskDisplay	      "disp('Error\\nmeter')"
      MaskIconFrame	      on
      MaskIconOpaque	      on
      MaskIconRotate	      "none"
      MaskIconUnits	      "autoscale"
      MaskValueString	      "1|10|1|1"
      System {
	Name			"Error rate"
	Location		[255, 368, 509, 510]
	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		  [15, 45, 35, 65]
	}
	Block {
	  BlockType		  Inport
	  Name			  "in_2"
	  Position		  [15, 60, 35, 80]
	  Port			  "2"
	}
	Block {
	  BlockType		  Mux
	  Name			  "Mux"
	  Ports			  [2, 1]
	  Position		  [65, 46, 100, 79]
	  Inputs		  "2"
	}
	Block {
	  BlockType		  "S-Function"
	  Name			  "S-function"
	  Ports			  [1]
	  Position		  [130, 52, 195, 78]
	  FunctionName		  "sbiterr"
	  Parameters		  "num_lin, K, TDelay, Sample"
	}
	Line {
	  SrcBlock		  "in_2"
	  SrcPort		  1
	  DstBlock		  "Mux"
	  DstPort		  2
	}
	Line {
	  SrcBlock		  "in_1"
	  SrcPort		  1
	  DstBlock		  "Mux"
	  DstPort		  1
	}
	Line {
	  SrcBlock		  "Mux"
	  SrcPort		  1
	  DstBlock		  "S-function"
	  DstPort		  1
	}
      }
    }
    Block {
      BlockType		      Fcn
      Name		      "Fcn"
      Position		      [525, 22, 620, 48]
      ShowName		      off
      Expr		      "2*cos(4*pi*u)"
    }
    Block {
      BlockType		      Fcn
      Name		      "Fcn1"
      Position		      [275, 145, 370, 175]
      ShowName		      off
      Expr		      "cos(4*pi*u)"
    }
    Block {
      BlockType		      "S-Function"
      Name		      "Integrate and Dump\n"
      Ports		      [1, 1]
      Position		      [720, 103, 800, 147]
      FunctionName	      "schdint"
      Parameters	      "td, ts, limit"
      MaskType		      "Scheduled reset integration"
      MaskDescription	      "Reset the state to be zero(s) at the\nscheduled"
" reset sample point."
      MaskHelp		      "This block resets the state(s) to be zero(s) at"
" the reset time points. The reset interval can be a two-element vector with t"
"he second element as offset. The computation sample time must be smaller than"
" the reset interval. The block resets the state value to be the remainder of "
"the state divided by the modulo bound when the absolute value of the state is"
" larger than the modulo bound."
      MaskPromptString	      "Scheduled reset time interval and offset (sec):"
"|Computation sample time and offset (sec):|Modulo bound:"
      MaskStyleString	      "edit,edit,edit"
      MaskTunableValueString  "on,on,on"
      MaskCallbackString      "||"
      MaskEnableString	      "on,on,on"
      MaskVisibilityString    "on,on,on"
      MaskToolTipString	      "on,on,on"
      MaskVarAliasString      ",,"
      MaskInitialization      "td=@1;ts=@2;limit=@3;"
      MaskDisplay	      "disp('Scheduled\\nreset-int')"
      MaskIconFrame	      on
      MaskIconOpaque	      on
      MaskIconRotate	      "none"
      MaskIconUnits	      "autoscale"
      MaskValueString	      "1|.01|999"
    }
    Block {
      BlockType		      Product
      Name		      "Product"
      Ports		      [2, 1]
      Position		      [400, 118, 430, 142]
      ShowName		      off
    }
    Block {
      BlockType		      Product
      Name		      "Product1"
      Ports		      [2, 1]
      Position		      [640, 113, 670, 137]
      ShowName		      off
    }
    Block {
      BlockType		      SubSystem
      Name		      "Source"
      Ports		      [0, 1]
      Position		      [15, 98, 45, 152]
      ShowPortLabels	      off
      TreatAsAtomicUnit	      off
      System {
	Name			"Source"
	Location		[38, 153, 317, 326]
	Open			off
	ModelBrowserVisibility	off
	ModelBrowserWidth	200
	ScreenColor		"white"
	PaperOrientation	"landscape"
	PaperPositionMode	"auto"
	PaperType		"usletter"
	PaperUnits		"inches"
	ZoomFactor		"100"
	Block {
	  BlockType		  Fcn
	  Name			  "Fcn"
	  Position		  [160, 75, 200, 95]
	  Expr			  "1-2*u"
	}
	Block {
	  BlockType		  SubSystem
	  Name			  "Source"
	  Ports			  [0, 1]
	  Position		  [70, 63, 135, 107]
	  ShowPortLabels	  off
	  TreatAsAtomicUnit	  off
	  MaskType		  "Read from workspace"
	  MaskDescription	  "Read from a workspace variable at\nsampling"
" time point."
	  MaskHelp		  "This block reads from a workspace variable "
"at a given sample time. The column number is the block output vector length. "
"When the simulation reaches the end of the variable (eof), the block will cyc"
"lically output from the first row of the variable or output zeros based on th"
"e repeat flag entree."
	  MaskPromptString	  "Variable (column_number=block_output_length"
"):|Data output sample time (sec):|Repeat flag (1: repeat read, 0: output zero"
"s after eof).|Initial output:"
	  MaskStyleString	  "edit,edit,edit,edit"
	  MaskTunableValueString  "on,on,on,on"
	  MaskCallbackString	  "|||"
	  MaskEnableString	  "on,on,on,on"
	  MaskVisibilityString	  "on,on,on,on"
	  MaskToolTipString	  "on,on,on,on"
	  MaskVarAliasString	  ",,,"
	  MaskInitialization	  "var=@1;td=@2;ts=td(1);if (length(td)>=2),of"
"f=td(2);else off=0;end;cyc=@3;ini=@4;[x,y]=srcsicon(7);"
	  MaskDisplay		  "plot(0,0,100,100,x,y);disp('Rd wksp')"
	  MaskIconFrame		  on
	  MaskIconOpaque	  on
	  MaskIconRotate	  "none"
	  MaskIconUnits		  "autoscale"
	  MaskValueString	  "randint(1000,1,2)|1|1|1"
	  System {
	    Name		    "Source"
	    Location		    [355, 528, 737, 675]
	    Open		    off
	    ModelBrowserVisibility  off
	    ModelBrowserWidth	    200
	    ScreenColor		    "white"
	    PaperOrientation	    "landscape"
	    PaperPositionMode	    "auto"
	    PaperType		    "usletter"
	    PaperUnits		    "inches"
	    ZoomFactor		    "100"
	    Block {
	      BlockType		      "S-Function"
	      Name		      "Message source"
	      Ports		      [1, 1]
	      Position		      [180, 53, 255, 97]
	      BackgroundColor	      "yellow"
	      FunctionName	      "trigwksp"
	      Parameters	      "var,thd,cyclFlag,ini"
	      MaskType		      "Read from workspace"
	      MaskDescription	      "The raising edge of input pulse trigger"
" the block output the next row from the workspace variable."
	      MaskHelp		      "This block reads the data from a worksp"
"ace variable. The output is refreshed at the raising edge of the input pulse."
	      MaskPromptString	      "Read the variable:|Threshold for the in"
"put pulse:|Cyclic read variable (1) or amend zeros (0).|Output before first t"
"rigger:"
	      MaskStyleString	      "edit,edit,edit,edit"
	      MaskTunableValueString  "on,on,on,on"
	      MaskCallbackString      "|||"
	      MaskEnableString	      "on,on,on,on"
	      MaskVisibilityString    "on,on,on,on"
	      MaskToolTipString	      "on,on,on,on"
	      MaskVarAliasString      ",,,"
	      MaskInitialization      "var=@1;thd=@2;cyclFlag=@3;ini=@4;"
	      MaskDisplay	      "disp('Triggered\\nread')"
	      MaskIconFrame	      on
	      MaskIconOpaque	      on
	      MaskIconRotate	      "none"
	      MaskIconUnits	      "autoscale"
	      MaskValueString	      "var|.1|cyc|ini"
	    }
	    Block {
	      BlockType		      SubSystem
	      Name		      "Pulses deivide\nsame sample time1"
	      Ports		      [0, 1]
	      Position		      [50, 56, 110, 94]
	      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	      "ts|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"
		}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美在线观看一二区| 在线观看欧美精品| 色老汉一区二区三区| 日韩亚洲欧美在线观看| 国产精品女同互慰在线看| 五月婷婷激情综合网| 成人av电影在线| 久久精品在这里| 免费在线观看视频一区| 在线观看欧美日本| 中文字幕在线一区| 国产成人鲁色资源国产91色综| 欧美剧情片在线观看| 亚洲欧美成人一区二区三区| 国产精品1区2区3区在线观看| 91精品国产综合久久精品性色| 亚洲美女免费视频| 成人国产亚洲欧美成人综合网| 日韩久久久久久| 日韩经典中文字幕一区| 色av一区二区| 亚洲视频在线观看一区| 成人免费观看av| 国产视频一区在线播放| 国内精品第一页| 26uuu国产电影一区二区| 久久精品国产一区二区三区免费看 | 丝袜亚洲精品中文字幕一区| 欧美性色综合网| 亚洲精品一二三四区| aaa亚洲精品| 中文字幕一区二区三区精华液| 韩国欧美一区二区| 精品国产91洋老外米糕| 久久99久久久欧美国产| 精品国产一二三| 国内精品伊人久久久久av影院 | 欧美日韩精品三区| 亚洲一区二区三区激情| 欧美视频在线观看一区| 亚洲国产精品人人做人人爽| 欧美日韩精品欧美日韩精品一| 一区二区欧美国产| 欧美视频在线一区| 日本午夜精品视频在线观看| 日韩欧美在线123| 国模少妇一区二区三区| 国产网站一区二区三区| 成人av综合在线| 亚洲综合另类小说| 日韩一区二区三区在线视频| 韩国成人在线视频| 国产精品日日摸夜夜摸av| 91农村精品一区二区在线| 亚洲国产一区二区三区| 欧美一区二区三区日韩视频| 国内精品久久久久影院一蜜桃| 国产精品国产三级国产| 色综合久久综合中文综合网| 图片区日韩欧美亚洲| 欧美精品一区二区在线播放| av电影在线观看完整版一区二区| 亚洲五码中文字幕| 9191国产精品| 成人国产免费视频| 日韩二区三区四区| 国产欧美一区二区三区网站 | 成人久久久精品乱码一区二区三区| 国产精品水嫩水嫩| 欧美日韩国产一级片| 国产一区二区网址| 樱桃视频在线观看一区| 欧美成人精精品一区二区频| 不卡一二三区首页| 日本成人在线网站| 亚洲欧美日韩中文播放| 欧美精品一区二区三区在线 | 91久久一区二区| 国产在线一区观看| 一个色综合av| 欧美国产精品专区| 欧美一二三区在线| 日本乱码高清不卡字幕| 黄一区二区三区| 亚洲一区二区精品久久av| 久久众筹精品私拍模特| 色综合久久久久综合体| 国产精品一区久久久久| 亚洲 欧美综合在线网络| 国产三级一区二区| 欧美一卡二卡在线观看| 一本到一区二区三区| 国产成人精品一区二区三区网站观看| 午夜电影网一区| 一区二区三区中文在线观看| 国产日韩欧美综合一区| 欧美mv和日韩mv的网站| 欧美日韩国产欧美日美国产精品| 成人av在线资源网站| 国产一区二区三区最好精华液| 五月天欧美精品| 午夜精品久久一牛影视| 亚洲欧美精品午睡沙发| 国产精品卡一卡二卡三| 国产日本亚洲高清| 亚洲精品在线观看视频| 日韩一区二区三区在线| 欧美一区二区在线不卡| 欧美日韩精品一二三区| 欧美性色黄大片手机版| 在线免费观看不卡av| 一本到三区不卡视频| 99国产精品国产精品久久| 波波电影院一区二区三区| 高清日韩电视剧大全免费| 国产剧情一区二区三区| 国产酒店精品激情| 粉嫩aⅴ一区二区三区四区| 国产麻豆精品在线观看| 风间由美中文字幕在线看视频国产欧美 | 蓝色福利精品导航| 免费成人在线影院| 国产一区二区三区免费| 国产精品中文字幕欧美| 国产成人av电影在线| 国产精品一二三区| 成人a免费在线看| 在线一区二区视频| 欧美日韩在线免费视频| 欧美人与禽zozo性伦| 日韩久久久精品| 国产精品素人一区二区| 亚洲色图在线视频| 亚洲一区二区中文在线| 青草国产精品久久久久久| 国产又黄又大久久| 99久久精品国产导航| 欧美视频一区二区在线观看| 51精品视频一区二区三区| 日韩一级完整毛片| 国产婷婷一区二区| 一区二区三区欧美日| 天天色图综合网| 国产高清不卡一区| 99精品视频中文字幕| 欧美日韩国产首页| 国产日韩三级在线| 香港成人在线视频| 国产精品亚洲人在线观看| 91蜜桃网址入口| 日韩欧美精品三级| 亚洲人快播电影网| 老司机免费视频一区二区三区| 不卡av在线网| 日韩欧美国产综合在线一区二区三区| 久久久五月婷婷| 亚洲成人av一区二区| 狠狠色狠狠色合久久伊人| 色婷婷综合五月| 久久夜色精品国产噜噜av| 一区二区三区电影在线播| 久久精品av麻豆的观看方式| 91网页版在线| 久久久久国产免费免费| 亚洲一区二区视频在线观看| 国产精品一区二区久久精品爱涩| 欧美在线视频全部完| 久久久亚洲精品石原莉奈| 丝袜亚洲另类丝袜在线| 99久久精品国产麻豆演员表| 欧美精品一区二区三区久久久| 亚洲中国最大av网站| 粗大黑人巨茎大战欧美成人| 日韩一级在线观看| 亚洲成人精品一区二区| jlzzjlzz亚洲女人18| 久久亚区不卡日本| 青青青伊人色综合久久| 在线观看av一区| 亚洲欧美日韩中文播放| 成人视屏免费看| 久久亚区不卡日本| 免费成人美女在线观看.| 欧美三级日本三级少妇99| 中文字幕一区二区三区精华液| 国产乱子伦视频一区二区三区| 精品日韩成人av| 日精品一区二区| 欧美三级电影在线看| 亚洲免费看黄网站| 99精品国产91久久久久久 | 国产成人免费av在线| 日韩欧美一区二区三区在线| 五月婷婷欧美视频| 欧美日韩免费视频| 亚洲二区视频在线| 欧美性videosxxxxx| 一区二区三区中文字幕| 色综合久久99| 亚洲成人资源网|