隐式格式的MATLAB代码-pipack-mat:Matlab软件包,用于研究多项式积分器的稳定性和计算系数

上传者: 38742291 | 上传时间: 2023-02-27 15:01:16 | 文件大小: 173KB | 文件类型: ZIP
隐式格式的MATLAB代码皮包垫 Matlab软件包,用于研究多项式积分器的稳定性和计算其系数。 下面我们描述如何使用该库的关键功能。 存储库中提供了展示本文档中描述的所有功能的示例脚本。 初始化多项式方法生成器 多项式积分器由不限于单个节点集的一般构造策略描述。 设计该代码的目的是,您可以初始化一个生成器对象,该对象可以构造具有任意数量节点的PBM系列。 要初始化方法生成器,必须首先选择一个节点集生成器,ODE多项式生成器,对于Adams方法,选择一个扩展点生成器。 节点生成器 节点集生成器继承于抽象类NodeSetGenerator ,位于类/生成器/节点/家族中。 当前可用的节点生成器系列有: IEquiNSG:虚构的等距节点 IChebNSG:虚构的chebyshev节点 EquiNSG:等距节点 ChebNSG:chebyshev节点 所有节点集生成器都通过以下方式初始化: NodeSetGenerator(ordering, precision, options) 其中的参数是: 排序:值为'leftsweep'的字符串| 'rightsweep'| “向内” | “向外”

文件下载

资源详情

[{"title":"( 175 个子文件 173KB ) 隐式格式的MATLAB代码-pipack-mat:Matlab软件包,用于研究多项式积分器的稳定性和计算系数","children":[{"title":"README.md <span style='color:#111;'> 7.64KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"thetaOfAlpha.m <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"isRootStableOfAlpha.m <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"rayIntOfAlpha.m <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"isReStableOfAlpha.m <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"isImStableOfAlpha.m <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"imIntOfAlpha.m <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"genericOfAlpha.m <span style='color:#111;'> 3.06KB </span>","children":null,"spread":false},{"title":"reIntOfAlpha.m <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"summedStabilityFunction.m <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"isRayStable.m <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"reStabilityInt.m <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"isStableAt.m <span style='color:#111;'> 4.18KB </span>","children":null,"spread":false},{"title":"isImStable.m <span style='color:#111;'> 2.03KB </span>","children":null,"spread":false},{"title":"parseStabilityArgs.m <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"isRootStable.m <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"rayStabilityInt.m <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"composedStabilityFunction.m <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"isReStable.m <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"stabilityTheta.m <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"imStabilityInt.m <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"filepathExists.m <span style='color:#111;'> 313B </span>","children":null,"spread":false},{"title":"vcat.m <span style='color:#111;'> 962B </span>","children":null,"spread":false},{"title":"polyRootPath.m <span style='color:#111;'> 254B </span>","children":null,"spread":false},{"title":"iscellOf.m <span style='color:#111;'> 696B </span>","children":null,"spread":false},{"title":"mergeStructFields.m <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"exportFigure.m <span style='color:#111;'> 3.92KB </span>","children":null,"spread":false},{"title":"parTaskSplit.m <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"ckmkdir.m <span style='color:#111;'> 335B </span>","children":null,"spread":false},{"title":"saveMovie.m <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"getDefaultFont.m <span style='color:#111;'> 521B </span>","children":null,"spread":false},{"title":"mergeStructs.m <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"setDefaultOptions.m <span style='color:#111;'> 987B </span>","children":null,"spread":false},{"title":"squareMarker.m <span style='color:#111;'> 896B </span>","children":null,"spread":false},{"title":"halfCircleSquareWithCrossMarker.m <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"squareWithDotMarker.m <span style='color:#111;'> 944B </span>","children":null,"spread":false},{"title":"squareWithCrossMarker.m <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"crossMarker.m <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"circleWithDotMarker.m <span style='color:#111;'> 922B </span>","children":null,"spread":false},{"title":"halfCircleSquareMarker.m <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"circleMarker.m <span style='color:#111;'> 931B </span>","children":null,"spread":false},{"title":"circleWithCrossMarker.m <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"halfCircleSquareWithDotMarker.m <span style='color:#111;'> 968B </span>","children":null,"spread":false},{"title":"plotActiveNodeStencil.m <span style='color:#111;'> 11.89KB </span>","children":null,"spread":false},{"title":"plotExpansionpointStencil.m <span style='color:#111;'> 7.09KB </span>","children":null,"spread":false},{"title":"ApplyStencilProfileSettings.m <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"plotPolynomialStencil.m <span style='color:#111;'> 12.16KB </span>","children":null,"spread":false},{"title":"directedEdge.m <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"stencilEdges.m <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"plotHorizontalStencilSet.m <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"reIntOfAlphaFigure.m <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"thetaOfAlphaFigurePlotter.m <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"reIntOfAlphaFigurePlotter.m <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"isImStableOfAlphaFigurePlotter.m <span style='color:#111;'> 6.49KB </span>","children":null,"spread":false},{"title":"imIntOfAlphaFigurePlotter.m <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"parseArg1ForOfAlphaFigure.m <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"thetaOfAlphaFigure.m <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"intervalPlot.m <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"ofAlphaXYPlotter.m <span style='color:#111;'> 4.02KB </span>","children":null,"spread":false},{"title":"isImStableOfAlphaFigure.m <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"imIntOfAlphaFigure.m <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"imIntOfAlphaFigureData.m <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"reIntOfAlphaFigureData.m <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"thetaOfAlphaFigureData.m <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"isImStableOfAlphaFigureData.m <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"imStabilityOfAlphaMovie.m <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"stabilityOfAlphaMovie.m <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"stabilityMovie.m <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"imStabilityMovie.m <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"imStabilityFigure.m <span style='color:#111;'> 7.31KB </span>","children":null,"spread":false},{"title":"stabilityFigure.m <span style='color:#111;'> 7.92KB </span>","children":null,"spread":false},{"title":"mapFromRClassicalToNewOrdering.m <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"remapOrderingIndex.m <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"mapFromOrderingToRClassical.m <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"nodeOrdering.m <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"nodeRound.m <span style='color:#111;'> 820B </span>","children":null,"spread":false},{"title":"nodeType.m <span style='color:#111;'> 901B </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_PMFCmj_FI1.m <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"BG_iEqui_BBDF_smfc.m <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_SMFC_SW.m <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"BG_iEqui_BAM_SMFC_SW.m <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"BG_iCheb_OS_BAM_SMFCmj_SW.m <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"BG_iEqui_BAM_SMVC_FI2.m <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"BG_iEqui_BAM_smvc_VI.m <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_SMFCmj_VI.m <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"BG_iEqui_BAM_PMFCmj_SW.m <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_PMFCmj_VI.m <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_PMFCmj_FI2.m <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_SMFCmj_SW.m <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_SMVC_FI1.m <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_SMFCmj_FI3.m <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"BG_iEqui_BAM_PMFCmj_FI1.m <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"BG_iCheb_OS_BAM_SMFCmj_FI1.m <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"BG_iEqui_BAM_pmfc_VI.m <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_SMFCmj_FI2.m <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"BG_iCheb_BAM_PMFCmj_FI3.m <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"Output_IEquiBGBDF_PMFC.m <span style='color:#111;'> 798B </span>","children":null,"spread":false},{"title":"Output_IChebAdams_SMFC.m <span style='color:#111;'> 888B </span>","children":null,"spread":false},{"title":"Output_IChebBBDF_PMFC.m <span style='color:#111;'> 796B </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明