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

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

?? hcc.mdl

?? hysterisis controller inverter
?? MDL
?? 第 1 頁 / 共 4 頁
字號:
# $Revision: 1.1.6.4 $
Model {
  Name			  "hcc"
  Version		  6.0
  GraphicalInterface {
    NumRootInports	    0
    NumRootOutports	    0
    ParameterArgumentNames  ""
    ComputedModelVersion    "1.157"
    NumModelReferences	    0
    NumTestPointedSignals   0
  }
  Description		  "The Model initialization function Callback automati"
"cally\n\nsets the sample time  to 2e-6 sec.  and loads the initial\n\nstates "
"vector xInitial. The initial state vector is saved in the\n\npower_acdrive_in"
"it.mat file.\n\n\n\nCheck  the Initial state checkbox in the Simulation \n\np"
"arameters/Workspace I/O to start in steady state with a\n\nspeed of 120 rad/s"
" and a torque of 0 N.m/s, "
  SavedCharacterEncoding  "US-ASCII"
  SaveDefaultBlockParams  on
  SampleTimeColors	  off
  LibraryLinkDisplay	  "none"
  WideLines		  off
  ShowLineDimensions	  off
  ShowPortDataTypes	  off
  ShowLoopsOnError	  on
  IgnoreBidirectionalLines off
  ShowStorageClass	  off
  ShowTestPointIcons	  on
  ShowViewerIcons	  on
  SortedOrder		  off
  ExecutionContextIcon	  off
  ShowLinearizationAnnotations on
  RecordCoverage	  off
  CovPath		  "/"
  CovSaveName		  "covdata"
  CovMetricSettings	  "dw"
  CovNameIncrementing	  off
  CovHtmlReporting	  on
  covSaveCumulativeToWorkspaceVar on
  CovSaveSingleToWorkspaceVar on
  CovCumulativeVarName	  "covCumulativeData"
  CovCumulativeReport	  off
  CovReportOnPause	  on
  ScopeRefreshTime	  0.035000
  OverrideScopeRefreshTime on
  DisableAllScopes	  off
  DataTypeOverride	  "UseLocalSettings"
  MinMaxOverflowLogging	  "UseLocalSettings"
  MinMaxOverflowArchiveMode "Overwrite"
  BlockNameDataTip	  off
  BlockParametersDataTip  on
  BlockDescriptionStringDataTip	off
  ToolBar		  on
  StatusBar		  on
  BrowserShowLibraryLinks off
  BrowserLookUnderMasks	  off
  InitFcn		  "assignin('base','Ts',[2e-6]); load power_acdrive_in"
"it;"
  Created		  "Wed Jan 13 09:24:17 1999"
  Creator		  "Hoang Lehuy, Laval University"
  UpdateHistory		  "UpdateHistoryNever"
  ModifiedByFormat	  "%<Auto>"
  LastModifiedBy	  "Administrator"
  ModifiedDateFormat	  "%<Auto>"
  LastModifiedDate	  "Fri Feb 13 11:37:12 2009"
  ModelVersionFormat	  "1.%<AutoIncrement:157>"
  ConfigurationManager	  "none"
  LinearizationMsg	  "none"
  Profile		  off
  ParamWorkspaceSource	  "MATLABWorkspace"
  AccelSystemTargetFile	  "accel.tlc"
  AccelTemplateMakefile	  "accel_default_tmf"
  AccelMakeCommand	  "make_rtw"
  TryForcingSFcnDF	  off
  ExtModeBatchMode	  off
  ExtModeEnableFloating	  on
  ExtModeTrigType	  "manual"
  ExtModeTrigMode	  "oneshot"
  ExtModeTrigPort	  "1"
  ExtModeTrigElement	  "any"
  ExtModeTrigDuration	  1000
  ExtModeTrigDurationFloating "auto"
  ExtModeTrigHoldOff	  0
  ExtModeTrigDelay	  0
  ExtModeTrigDirection	  "rising"
  ExtModeTrigLevel	  0
  ExtModeArchiveMode	  "off"
  ExtModeAutoIncOneShot	  off
  ExtModeIncDirWhenArm	  off
  ExtModeAddSuffixToVar	  off
  ExtModeWriteAllDataToWs off
  ExtModeArmWhenConnect	  off
  ExtModeSkipDownloadWhenConnect off
  ExtModeLogAll		  on
  ExtModeAutoUpdateStatusClock off
  BufferReuse		  on
  ProdHWDeviceType	  "32-bit Generic"
  ShowModelReferenceBlockVersion off
  ShowModelReferenceBlockIO off
  Array {
    Type		    "Handle"
    Dimension		    1
    Simulink.ConfigSet {
      $ObjectID		      1
      Version		      "1.0.4"
      Array {
	Type			"Handle"
	Dimension		7
	Simulink.SolverCC {
	  $ObjectID		  2
	  Version		  "1.0.4"
	  StartTime		  "0.0"
	  StopTime		  ".1"
	  AbsTol		  "auto"
	  FixedStep		  "auto"
	  InitialStep		  "auto"
	  MaxNumMinSteps	  "-1"
	  MaxOrder		  5
	  ExtrapolationOrder	  4
	  NumberNewtonIterations  1
	  MaxStep		  "auto"
	  MinStep		  "auto"
	  RelTol		  "1e-3"
	  SolverMode		  "SingleTasking"
	  Solver		  "ode23tb"
	  ZeroCrossControl	  "UseLocalSettings"
	  PositivePriorityOrder	  off
	  AutoInsertRateTranBlk	  off
	  SampleTimeConstraint	  "Unconstrained"
	  RateTranMode		  "Deterministic"
	}
	Simulink.DataIOCC {
	  $ObjectID		  3
	  Version		  "1.0.4"
	  Decimation		  "1"
	  ExternalInput		  "[t, u]"
	  FinalStateName	  "xFinal"
	  InitialState		  "xInitial"
	  LimitDataPoints	  off
	  MaxDataPoints		  "1000"
	  LoadExternalInput	  off
	  LoadInitialState	  off
	  SaveFinalState	  on
	  SaveFormat		  "StructureWithTime"
	  SaveOutput		  off
	  SaveState		  off
	  SaveTime		  off
	  StateSaveName		  "xout"
	  TimeSaveName		  "tout"
	  OutputSaveName	  "yout"
	  SignalLoggingName	  "sigsOut"
	  OutputOption		  "RefineOutputTimes"
	  OutputTimes		  "[]"
	  Refine		  "1"
	}
	Simulink.OptimizationCC {
	  $ObjectID		  4
	  Array {
	    Type		    "Cell"
	    Dimension		    5
	    Cell		    "ZeroExternalMemoryAtStartup"
	    Cell		    "ZeroInternalMemoryAtStartup"
	    Cell		    "InitFltsAndDblsToZero"
	    Cell		    "OptimizeModelRefInitCode"
	    Cell		    "NoFixptDivByZeroProtection"
	    PropName		    "DisabledProps"
	  }
	  Version		  "1.0.4"
	  BlockReduction	  off
	  BooleanDataType	  on
	  ConditionallyExecuteInputs on
	  ConditionalExecOptimization "on_for_testing"
	  InlineParams		  off
	  InlineInvariantSignals  on
	  OptimizeBlockIOStorage  on
	  BufferReuse		  on
	  EnforceIntegerDowncast  on
	  ExpressionFolding	  on
	  FoldNonRolledExpr	  on
	  LocalBlockOutputs	  on
	  ParameterPooling	  on
	  RollThreshold		  5
	  SystemCodeInlineAuto	  off
	  StateBitsets		  off
	  DataBitsets		  off
	  UseTempVars		  off
	  ZeroExternalMemoryAtStartup on
	  ZeroInternalMemoryAtStartup on
	  InitFltsAndDblsToZero	  on
	  NoFixptDivByZeroProtection off
	  OptimizeModelRefInitCode off
	  LifeSpan		  "inf"
	}
	Simulink.DebuggingCC {
	  $ObjectID		  5
	  Version		  "1.0.4"
	  ConsistencyChecking	  "none"
	  ArrayBoundsChecking	  "none"
	  AlgebraicLoopMsg	  "warning"
	  ArtificialAlgebraicLoopMsg "warning"
	  CheckSSInitialOutputMsg on
	  CheckExecutionContextPreStartOutputMsg on
	  CheckExecutionContextRuntimeOutputMsg	on
	  SignalResolutionControl "TryResolveAllWithWarning"
	  BlockPriorityViolationMsg "warning"
	  MinStepSizeMsg	  "warning"
	  SolverPrmCheckMsg	  "none"
	  InheritedTsInSrcMsg	  "warning"
	  DiscreteInheritContinuousMsg "warning"
	  MultiTaskRateTransMsg	  "error"
	  SingleTaskRateTransMsg  "none"
	  TasksWithSamePriorityMsg "warning"
	  CheckMatrixSingularityMsg "none"
	  IntegerOverflowMsg	  "warning"
	  Int32ToFloatConvMsg	  "warning"
	  ParameterDowncastMsg	  "error"
	  ParameterOverflowMsg	  "error"
	  ParameterPrecisionLossMsg "warning"
	  UnderSpecifiedDataTypeMsg "none"
	  UnnecessaryDatatypeConvMsg "none"
	  VectorMatrixConversionMsg "none"
	  InvalidFcnCallConnMsg	  "error"
	  SignalLabelMismatchMsg  "none"
	  UnconnectedInputMsg	  "warning"
	  UnconnectedOutputMsg	  "none"
	  UnconnectedLineMsg	  "warning"
	  SFcnCompatibilityMsg	  "none"
	  UniqueDataStoreMsg	  "none"
	  RootOutportRequireBusObject "warning"
	  AssertControl		  "UseLocalSettings"
	  EnableOverflowDetection off
	  ModelReferenceIOMsg	  "none"
	  ModelReferenceVersionMismatchMessage "none"
	  ModelReferenceIOMismatchMessage "none"
	  ModelReferenceCSMismatchMessage "none"
	  ModelReferenceSimTargetVerbose off
	  UnknownTsInhSupMsg	  "warning"
	  ModelReferenceDataLoggingMessage "warning"
	  ModelReferenceSymbolNameMessage "warning"
	}
	Simulink.HardwareCC {
	  $ObjectID		  6
	  Version		  "1.0.4"
	  ProdBitPerChar	  8
	  ProdBitPerShort	  16
	  ProdBitPerInt		  32
	  ProdBitPerLong	  32
	  ProdIntDivRoundTo	  "Undefined"
	  ProdEndianess		  "Unspecified"
	  ProdWordSize		  32
	  ProdShiftRightIntArith  on
	  ProdHWDeviceType	  "32-bit Generic"
	  TargetBitPerChar	  8
	  TargetBitPerShort	  16
	  TargetBitPerInt	  32
	  TargetBitPerLong	  32
	  TargetShiftRightIntArith on
	  TargetIntDivRoundTo	  "Undefined"
	  TargetEndianess	  "Unspecified"
	  TargetWordSize	  32
	  TargetTypeEmulationWarnSuppressLevel 0
	  TargetPreprocMaxBitsSint 32
	  TargetPreprocMaxBitsUint 32
	  TargetHWDeviceType	  "Specified"
	  TargetUnknown		  on
	  ProdEqTarget		  on
	}
	Simulink.ModelReferenceCC {
	  $ObjectID		  7
	  Version		  "1.0.4"
	  UpdateModelReferenceTargets "IfOutOfDateOrStructuralChange"
	  CheckModelReferenceTargetMessage "error"
	  ModelReferenceNumInstancesAllowed "Multi"
	  ModelReferencePassRootInputsByReference on
	  ModelReferenceMinAlgLoopOccurrences off
	}
	Simulink.RTWCC {
	  $BackupClass		  "Simulink.RTWCC"
	  $ObjectID		  8
	  Array {
	    Type		    "Cell"
	    Dimension		    1
	    Cell		    "IncludeHyperlinkInReport"
	    PropName		    "DisabledProps"
	  }
	  Version		  "1.0.4"
	  SystemTargetFile	  "grt.tlc"
	  GenCodeOnly		  off
	  MakeCommand		  "make_rtw"
	  TemplateMakefile	  "grt_vc.tmf"
	  GenerateReport	  off
	  SaveLog		  off
	  RTWVerbose		  on
	  RetainRTWFile		  off
	  ProfileTLC		  off
	  TLCDebug		  off
	  TLCCoverage		  off
	  TLCAssert		  off
	  ProcessScriptMode	  "Default"
	  ConfigurationMode	  "Optimized"
	  ConfigAtBuild		  off
	  IncludeHyperlinkInReport off
	  LaunchReport		  off
	  Array {
	    Type		    "Handle"
	    Dimension		    2
	    Simulink.CodeAppCC {
	      $ObjectID		      9
	      Array {
		Type			"Cell"
		Dimension		9
		Cell			"IgnoreCustomStorageClasses"
		Cell			"InsertBlockDesc"
		Cell			"SFDataObjDesc"
		Cell			"SimulinkDataObjDesc"
		Cell			"DefineNamingRule"
		Cell			"SignalNamingRule"
		Cell			"ParamNamingRule"
		Cell			"InlinedPrmAccess"
		Cell			"CustomSymbolStr"
		PropName		"DisabledProps"
	      }
	      Version		      "1.0.4"
	      ForceParamTrailComments off
	      GenerateComments	      on
	      IgnoreCustomStorageClasses on
	      IncHierarchyInIds	      off
	      MaxIdLength	      31
	      PreserveName	      off
	      PreserveNameWithParent  off
	      ShowEliminatedStatement off
	      IncAutoGenComments      off
	      SimulinkDataObjDesc     off
	      SFDataObjDesc	      off
	      IncDataTypeInIds	      off
	      PrefixModelToSubsysFcnNames on
	      CustomSymbolStr	      "$R$N$M"
	      MangleLength	      1
	      DefineNamingRule	      "None"
	      ParamNamingRule	      "None"
	      SignalNamingRule	      "None"
	      InsertBlockDesc	      off
	      SimulinkBlockComments   on
	      EnableCustomComments    off
	      InlinedPrmAccess	      "Literals"
	      ReqsInCode	      off
	    }
	    Simulink.GRTTargetCC {
	      $BackupClass	      "Simulink.TargetCC"
	      $ObjectID		      10
	      Array {
		Type			"Cell"
		Dimension		13
		Cell			"IncludeMdlTerminateFcn"
		Cell			"CombineOutputUpdateFcns"
		Cell			"SuppressErrorStatus"
		Cell			"ERTCustomFileBanners"
		Cell			"GenerateSampleERTMain"
		Cell			"MultiInstanceERTCode"
		Cell			"PurelyIntegerCode"
		Cell			"SupportNonFinite"
		Cell			"SupportComplex"
		Cell			"SupportAbsoluteTime"
		Cell			"SupportContinuousTime"
		Cell			"SupportNonInlinedSFcns"
		Cell			"LifeSpan"
		PropName		"DisabledProps"
	      }
	      Version		      "1.0.4"
	      TargetFcnLib	      "ansi_tfl_tmw.mat"
	      GenFloatMathFcnCalls    "ANSI_C"
	      UtilityFuncGeneration   "Auto"
	      GenerateFullHeader      on
	      GenerateSampleERTMain   off
	      IsPILTarget	      off
	      ModelReferenceCompliant on
	      IncludeMdlTerminateFcn  on
	      CombineOutputUpdateFcns off
	      SuppressErrorStatus     off
	      IncludeFileDelimiter    "Auto"
	      ERTCustomFileBanners    off
	      SupportAbsoluteTime     on
	      LogVarNameModifier      "rt_"
	      MatFileLogging	      on
	      MultiInstanceERTCode    off
	      SupportNonFinite	      on
	      SupportComplex	      on
	      PurelyIntegerCode	      off
	      SupportContinuousTime   on
	      SupportNonInlinedSFcns  on
	      ExtMode		      off
	      ExtModeStaticAlloc      off
	      ExtModeTesting	      off
	      ExtModeStaticAllocSize  1000000
	      ExtModeTransport	      0
	      ExtModeMexFile	      "ext_comm"
	      RTWCAPISignals	      off
	      RTWCAPIParams	      off
	      RTWCAPIStates	      off
	      GenerateASAP2	      off
	    }
	    PropName		    "Components"
	  }
	}
	PropName		"Components"
      }
      Name		      "Configuration"
      SimulationMode	      "normal"
      CurrentDlgPage	      "Solver"
    }
    PropName		    "ConfigurationSets"
  }
  Simulink.ConfigSet {
    $PropName		    "ActiveConfigurationSet"
    $ObjectID		    1
  }
  BlockDefaults {
    Orientation		    "right"
    ForegroundColor	    "black"
    BackgroundColor	    "white"
    DropShadow		    off
    NamePlacement	    "normal"
    FontName		    "Helvetica"
    FontSize		    10

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
人禽交欧美网站| 亚洲国产欧美在线人成| 在线视频综合导航| 青青青爽久久午夜综合久久午夜 | 欧美日韩www| 美女精品自拍一二三四| 亚洲青青青在线视频| 91麻豆精品国产自产在线观看一区 | 亚洲不卡在线观看| 日韩欧美精品在线视频| 色先锋资源久久综合| 老司机免费视频一区二区三区| 亚洲精品视频在线| 久久天天做天天爱综合色| 日韩精品在线一区| 91视视频在线观看入口直接观看www | 亚洲已满18点击进入久久| 精品理论电影在线| 日本韩国欧美国产| 国产高清精品网站| 日韩高清不卡一区二区三区| 国产精品视频免费看| 精品国产一区二区三区忘忧草| 色哦色哦哦色天天综合| 国产精品一区二区三区网站| 欧美国产日韩在线观看| 欧美一级国产精品| 99精品久久99久久久久| 国产成人免费视频一区| 麻豆精品精品国产自在97香蕉| 亚洲午夜影视影院在线观看| 亚洲国产高清aⅴ视频| 欧美tk丨vk视频| 欧美伦理影视网| 欧美最猛黑人xxxxx猛交| 91亚洲精品乱码久久久久久蜜桃| 精品一区二区免费视频| 免费av成人在线| 午夜精品视频一区| 亚洲国产一区视频| 一级精品视频在线观看宜春院| 国产日产欧美一区| 欧美韩国日本一区| 久久久蜜臀国产一区二区| 久久综合999| 日韩一区二区三区免费观看| 欧美精品在欧美一区二区少妇| 在线一区二区观看| 91丨porny丨首页| 在线观看区一区二| 一本大道综合伊人精品热热| 色综合天天综合在线视频| 成人自拍视频在线观看| av福利精品导航| 99久久99久久久精品齐齐| 国产成人精品免费看| 97国产精品videossex| 成人av网站在线| 欧美中文字幕亚洲一区二区va在线 | www成人在线观看| 午夜伦理一区二区| 一区二区三区精品在线观看| 一区二区三区免费看视频| 国产人伦精品一区二区| 日本一区二区成人| 国产精品福利一区二区| 亚洲三级小视频| 亚洲美女精品一区| 亚洲电影视频在线| 五月婷婷激情综合| 国产一区二区女| 国内成人自拍视频| 成人黄色小视频| 懂色av一区二区在线播放| 91丝袜美腿高跟国产极品老师| 99re这里都是精品| 欧美一区二区三区免费大片 | 成人激情校园春色| 欧美午夜精品电影| 日韩一级免费一区| 欧美sm美女调教| 日本一区免费视频| 亚洲蜜臀av乱码久久精品蜜桃| 日本最新不卡在线| 国产精品亚洲专一区二区三区| 99re8在线精品视频免费播放| 91麻豆6部合集magnet| 日韩欧美一区在线| 日本一区二区三区免费乱视频| 欧美日韩精品一区二区三区| 久久久美女艺术照精彩视频福利播放| 国产精品久久夜| 麻豆一区二区三| 成人一区二区三区视频| 欧美一区在线视频| 欧美国产精品v| 日韩va亚洲va欧美va久久| 国产成人综合网站| 成人aaaa免费全部观看| 日韩一区二区免费在线电影 | 亚洲激情图片小说视频| 日韩av电影天堂| 国产精品77777| 911精品国产一区二区在线| 久久久久久久久久久久电影 | 91麻豆精品久久久久蜜臀| 国产精品女主播av| 日韩电影一区二区三区四区| 色综合久久中文字幕综合网| 日韩免费高清av| 成人福利在线看| 制服丝袜av成人在线看| 一区二区激情小说| 国产精品影视网| 欧美自拍偷拍午夜视频| 国产三级久久久| 亚洲女人****多毛耸耸8| 国产成a人无v码亚洲福利| 欧美日韩国产影片| 一区二区三区中文字幕电影| 国产一区二区三区在线观看精品 | 久久精品亚洲一区二区三区浴池| 亚洲激情自拍视频| jizzjizzjizz欧美| 欧美精品一区二区三区蜜臀| 一区二区视频在线看| 不卡视频在线看| 欧美www视频| 麻豆精品一区二区三区| 欧美日韩一区二区电影| 亚洲伊人色欲综合网| 97久久精品人人澡人人爽| 国产亚洲精品bt天堂精选| 奇米影视一区二区三区| 欧美午夜视频网站| 亚洲乱码中文字幕| 国产不卡视频一区| 国产精品久久久久影院亚瑟| 国产在线精品一区二区| 日韩一区二区三区电影在线观看| 亚洲综合一区二区| 欧美唯美清纯偷拍| 亚洲桃色在线一区| 在线观看国产一区二区| 亚洲人成亚洲人成在线观看图片| 美国十次综合导航| 日韩免费观看高清完整版在线观看 | 久久这里只有精品首页| 青青草伊人久久| 欧美亚洲自拍偷拍| 一级中文字幕一区二区| 不卡一区二区在线| 亚洲精品美腿丝袜| 欧美综合一区二区| 亚洲123区在线观看| 日韩欧美国产一区在线观看| 麻豆91免费观看| 久久精品一区二区三区不卡| 国产一区二区免费看| 91福利在线看| 在线视频欧美精品| 亚洲品质自拍视频网站| 欧美色图12p| 午夜欧美大尺度福利影院在线看| 欧美成人高清电影在线| 国产精品自拍网站| 国产精品久久久久国产精品日日| 不卡一区中文字幕| 天堂一区二区在线| 日韩一级在线观看| aa级大片欧美| 亚洲免费高清视频在线| 日韩一区二区在线看| 精品一区二区三区香蕉蜜桃| 日韩一区欧美一区| 欧美在线999| 激情小说亚洲一区| 中文字幕+乱码+中文字幕一区| 欧美亚洲动漫精品| 麻豆视频观看网址久久| 国产精品欧美一区二区三区| 色视频欧美一区二区三区| 美女在线观看视频一区二区| 久久久综合网站| 欧美三级日本三级少妇99| 九九视频精品免费| 亚洲品质自拍视频网站| 91精品国产欧美一区二区| 国产成a人亚洲| 亚洲成人一区二区在线观看| 26uuu亚洲| 91在线免费看| 久久福利资源站| 亚洲欧洲色图综合| 欧美精选午夜久久久乱码6080| 国产麻豆91精品| 一区二区三区中文字幕| 久久久亚洲综合| 欧美日韩国产一二三| 成人丝袜视频网|