实例介绍
计算非线性系统稳定性,hopf分叉之类非常好的工具箱。这是最新版的,添加了很多功能。
【实例截图】
【核心代码】
matcont2.5
└── matcont2.5.1
├── BranchPoint
│ ├── branchpoint.m
│ └── init_BP_BP.m
├── BranchPointCycle
│ ├── bordBVP_BPC_f.m
│ ├── branchpointcycle.m
│ ├── BVP_BPC_bc1.m
│ └── init_BPC_BPC.m
├── Continuer
│ ├── bialtaa.m
│ ├── bialt.m
│ ├── chessbr.m
│ ├── chess.m
│ ├── chesspbr.m
│ ├── chessp.m
│ ├── cjac.asv
│ ├── cjacbr.m
│ ├── cjac.m
│ ├── cjacp.m
│ ├── contget.m
│ ├── contidx.m
│ ├── cont.m
│ ├── contmrg.m
│ ├── contset.m
│ ├── ctens3.m
│ ├── debug.m
│ ├── newtcorr.m
│ ├── ode78.m
│ ├── ode87.m
│ ├── odearguments.m
│ ├── odeget.m
│ ├── odeset.m
│ ├── printv.m
│ ├── rearr.m
│ └── stop.m
├── Equilibrium
│ ├── a_lp.m
│ ├── equilibrium.m
│ ├── init_BP_EP.m
│ ├── init_EP_EP.m
│ ├── init_H_EP.m
│ ├── init_LP_EP.m
│ ├── lyapunov.m
│ └── pde_1.m
├── GUI
│ ├── archive.fig
│ ├── archive.m
│ ├── BranchParLP.m
│ ├── BranchPar.m
│ ├── Callback.m
│ ├── continuer.fig
│ ├── continuer.m
│ ├── D2.fig
│ ├── D2.m
│ ├── D2region.fig
│ ├── D2region.m
│ ├── D3region.fig
│ ├── D3region.m
│ ├── der_callback.m
│ ├── dPRC_plot.m
│ ├── draw3_attributes.fig
│ ├── draw3_attributes.m
│ ├── drawing_attributes.fig
│ ├── drawing_attributes.m
│ ├── editsystem.fig
│ ├── editsystem.m
│ ├── gui_BPC.m
│ ├── gui_BP.m
│ ├── gui_DO.m
│ ├── gui_EP.m
│ ├── gui_H.m
│ ├── gui_Hom.m
│ ├── gui_HSN.m
│ ├── gui_LC.m
│ ├── gui_LPC.m
│ ├── gui_LP.m
│ ├── gui_NS.m
│ ├── gui_O.m
│ ├── gui_PD.m
│ ├── Hom_Callback.m
│ ├── integDOzero.m
│ ├── integ_plotDO.m
│ ├── integ_plot.m
│ ├── integ_prs.m
│ ├── integrator.fig
│ ├── integrator.m
│ ├── layout.fig
│ ├── layout.m
│ ├── load_matcont.m
│ ├── mntrp113.m
│ ├── mntrp15s.m
│ ├── mntrp23.m
│ ├── mntrp23s.m
│ ├── mntrp23tb.m
│ ├── mntrp23t.m
│ ├── mntrp45.m
│ ├── numeric.fig
│ ├── numeric.m
│ ├── output.m
│ ├── pausecont.fig
│ ├── pausecont.m
│ ├── plotD3.fig
│ ├── plotD3.m
│ ├── PRC_plot.m
│ ├── PRS.m
│ ├── select_curve.fig
│ ├── select_curve.m
│ ├── selectcycle.m
│ ├── select_diagram.fig
│ ├── select_diagram.m
│ ├── select_point.fig
│ ├── select_point.m
│ ├── set_option.m
│ ├── sing_numeric.m
│ ├── starter.fig
│ ├── starter.m
│ ├── stop.fig
│ ├── stop.m
│ ├── systems.fig
│ ├── systems.m
│ ├── userfun.fig
│ ├── userfun.m
│ ├── window.fig
│ └── window.m
├── Help
│ ├── archivesmatcont.html
│ ├── Ch1
│ │ ├── diaghom.jpg
│ │ ├── diagloc.jpg
│ │ ├── node2.html
│ │ ├── node3.html
│ │ ├── node4.html
│ │ ├── node5.html
│ │ ├── node6.html
│ │ └── Thumbs.db
│ ├── Ch10
│ │ ├── node87a.html
│ │ ├── node87b.html
│ │ └── node87c.html
│ ├── Ch2
│ │ ├── node10.html
│ │ ├── node11.html
│ │ ├── node12.html
│ │ ├── node7.html
│ │ ├── node8.html
│ │ └── node9.html
│ ├── Ch3
│ │ ├── node13.html
│ │ ├── node14.html
│ │ ├── node15.html
│ │ ├── node16.html
│ │ └── node17.html
│ ├── Ch4
│ │ ├── archivesmatcont.html
│ │ ├── img121.gif
│ │ ├── node18.html
│ │ ├── node19.html
│ │ ├── node20a.html
│ │ ├── node20.html
│ │ ├── node21.html
│ │ ├── node22.html
│ │ ├── node23.html
│ │ ├── node24.html
│ │ ├── node25.html
│ │ ├── node26.html
│ │ ├── node27.html
│ │ ├── node28.html
│ │ ├── node29.html
│ │ ├── node30.html
│ │ ├── node31.html
│ │ ├── node32.html
│ │ ├── node33.html
│ │ ├── node34.html
│ │ ├── node35.html
│ │ └── Thumbs.db
│ ├── Ch5
│ │ ├── 2dplot.jpg
│ │ ├── alpha.gif
│ │ ├── archiveslistmatcont.html
│ │ ├── capgamma.gif
│ │ ├── computemenumatcont.html
│ │ ├── continuer.jpg
│ │ ├── continuermatcont.html
│ │ ├── currentcurve.html
│ │ ├── currentdynamical.html
│ │ ├── curve.html
│ │ ├── curveslistmatcont.bmp
│ │ ├── curveslistmatcont.html
│ │ ├── curveslistmatcont.jpg
│ │ ├── curveswitching.html
│ │ ├── definingfunctions.html
│ │ ├── diagramlistmatcont.bmp
│ │ ├── editsystemmatcont.jpg
│ │ ├── editsystemsmatcont.html
│ │ ├── element.gif
│ │ ├── equilibriumcurve.html
│ │ ├── equilibrium.html
│ │ ├── firstpoint.html
│ │ ├── fmc_10.GIF
│ │ ├── fmc_11.GIF
│ │ ├── fmc_12.GIF
│ │ ├── fmc_13.GIF
│ │ ├── fmc_22.GIF
│ │ ├── fmc_23.GIF
│ │ ├── generatormatcont.html
│ │ ├── generatorwindowmatcont.html
│ │ ├── genfirstpoint.html
│ │ ├── guicomponents.html
│ │ ├── initial.html
│ │ ├── integratormatcont.html
│ │ ├── integratormatcont.JPG
│ │ ├── layout.JPG
│ │ ├── mainmatcont.html
│ │ ├── mainmatcont.jpg
│ │ ├── numericwindow.html
│ │ ├── numericwindow.JPG
│ │ ├── odefile.html
│ │ ├── odefilenew.htm
│ │ ├── odematcont.html
│ │ ├── optionsmenumatcont.html
│ │ ├── pausedialogbox.jpg
│ │ ├── pausem.html
│ │ ├── pausemode.html
│ │ ├── plotwindow.html
│ │ ├── pointlistmatcont.jpg
│ │ ├── pointslistmatcont.html
│ │ ├── processingfunctions.html
│ │ ├── resultwindows.html
│ │ ├── selectmenumatcont.html
│ │ ├── specialpoint.html
│ │ ├── starterBP_BP.html
│ │ ├── starterBP_BP.JPG
│ │ ├── starterBPC_BPC.html
│ │ ├── starterBPC_BPC.JPG
│ │ ├── starterBPC_LC.html
│ │ ├── starterBPC_LC.JPG
│ │ ├── starterBPC_LPC.html
│ │ ├── starterBPC_LPC.JPG
│ │ ├── starterBP_EP.html
│ │ ├── starterBP_EP.JPG
│ │ ├── starterBP_LP.html
│ │ ├── starterBP_LP.JPG
│ │ ├── starterBT_Hom.html
│ │ ├── starterBT_Hom.jpg
│ │ ├── starterEP_EP.html
│ │ ├── starterEP_EP.JPG
│ │ ├── starterH_H.html
│ │ ├── starterH_H.JPG
│ │ ├── starterH_LC.html
│ │ ├── starterH_LC.JPG
│ │ ├── starterHom_Hom.html
│ │ ├── starterHom_Hom.JPG
│ │ ├── starterHSN_HSN.html
│ │ ├── starter.jpg
│ │ ├── starterLC_LC.html
│ │ ├── starterLC_LC.JPG
│ │ ├── starterLPC_LPC.html
│ │ ├── starterLPC_LPC.JPG
│ │ ├── starterLP_LP.html
│ │ ├── starterLP_LP.JPG
│ │ ├── startermatcont.html
│ │ ├── starterNCH_Hom.html
│ │ ├── starterNCH_HSN.html
│ │ ├── starterNCH_HSN.JPG
│ │ ├── starterNS_NS.html
│ │ ├── starterNS_NS.JPG
│ │ ├── starterPD_LC.html
│ │ ├── starterPD_LC.JPG
│ │ ├── starterPD_PD.html
│ │ ├── starterPD_PD.JPG
│ │ ├── starterP_O.html
│ │ ├── starterP_O.JPG
│ │ ├── starterwindowmatcont.html
│ │ ├── systemslistmatcont.html
│ │ ├── systemslistmatcont.jpg
│ │ ├── tcurve.html
│ │ ├── testEP.html
│ │ ├── testfunctions.html
│ │ ├── Thumbs.db
│ │ ├── tinitial.html
│ │ ├── typemenumatcont.html
│ │ ├── userfunction.html
│ │ ├── userfunctionlabel.html
│ │ ├── userfunctionsbox.html
│ │ ├── userfunctionsbox.jpg
│ │ └── windowmenumatcont.html
│ ├── Ch6
│ │ ├── node37.html
│ │ ├── node38.html
│ │ ├── node39.html
│ │ └── node40.html
│ ├── Ch7
│ │ ├── node44.html
│ │ ├── node45.html
│ │ ├── node46.html
│ │ ├── node47.html
│ │ ├── node48.html
│ │ └── node49.html
│ ├── Ch8
│ │ ├── node50.html
│ │ ├── node51.html
│ │ ├── node52.html
│ │ ├── node53.html
│ │ ├── node55.html
│ │ ├── node57.html
│ │ ├── node58.html
│ │ ├── node59.html
│ │ ├── node61.html
│ │ ├── node63.html
│ │ ├── node64.html
│ │ ├── node65.html
│ │ ├── node68.html
│ │ ├── node69.html
│ │ ├── node70.html
│ │ ├── node73.html
│ │ ├── node74.html
│ │ └── node75.html
│ ├── Ch9
│ │ ├── node78.html
│ │ ├── node79.html
│ │ ├── node80.html
│ │ ├── node81.html
│ │ ├── node84.html
│ │ ├── node85.html
│ │ └── node86.html
│ ├── computemenumatcont.html
│ ├── doc_matcont.html
│ ├── images
│ │ ├── img1.gif
│ │ ├── img2.gif
│ │ ├── img3.gif
│ │ └── Thumbs.db
│ ├── node1.html
│ ├── node89.html
│ └── Thumbs.db
├── Homoclinic
│ ├── BVP_Hom_jac.m
│ ├── BVP_Hom.m
│ ├── computeBase.m
│ ├── Hom_adapt_mesh.m
│ ├── Hom_calc_weights.m
│ ├── Hom_new_mesh.m
│ ├── homoclinic.m
│ ├── homoclinicsave.m
│ ├── Hom_plotcycle.m
│ ├── Hom_set_ntst_ncol.m
│ ├── init_BT_Hom.m
│ ├── init_Hom_Hom.m
│ ├── init_HSN_Hom.m
│ ├── init_LC_Hom.m
│ ├── init_NCH_Hom.m
│ ├── ricattiCoeff.m
│ └── ricattiEval.m
├── HomoclinicSaddleNode
│ ├── BVP_HSN_jac.m
│ ├── BVP_HSN.m
│ ├── homoclinicsaddlenode.m
│ ├── HSN_ricattiEval.m
│ ├── init_Hom_HSN.m
│ ├── init_HSN_HSN.m
│ ├── init_LC_HSN.m
│ └── init_NCH_HSN.m
├── Hopf
│ ├── hopf.m
│ ├── init_BT_H.m
│ ├── init_GH_H.m
│ ├── init_HH_H.m
│ ├── init_H_H.m
│ └── init_ZH_H.m
├── LimitCycle
│ ├── adapt_mesh.m
│ ├── bialtaa.m
│ ├── bordBVP_BPCT_f.m
│ ├── BVP_BPC_jac_bc.m
│ ├── BVP_BPC_jacC64.c
│ ├── BVP_BPC_jacC.c
│ ├── BVP_BPC_jacCC64.c
│ ├── BVP_BPC_jacCC.c
│ ├── BVP_BPC_jacCC.mexw32
│ ├── BVP_BPC_jacC.mexw32
│ ├── BVP_BPC_jac_f.m
│ ├── BVP_BPC_jac_ic.m
│ ├── BVP_BPCT_f.m
│ ├── BVP_LC1_jac_bc.m
│ ├── BVP_LC_bc.m
│ ├── BVP_LC_f.m
│ ├── BVP_LC_ic.m
│ ├── BVP_LC_jac64.c
│ ├── BVP_LC_jac_bc.m
│ ├── BVP_LC_jac.c
│ ├── BVP_LC_jac_f.m
│ ├── BVP_LC_jac_ic.m
│ ├── BVP_LC_jac.mexw32
│ ├── BVP_LCT_jac_f.m
│ ├── BVP_LCX_jac64.c
│ ├── BVP_LCX_jac.c
│ ├── BVP_LCX_jac.mexw32
│ ├── BVP_LPC_jac64.c
│ ├── BVP_LPC_jac.c
│ ├── BVP_LPC_jac.mexw32
│ ├── BVP_NScc_jac_f.m
│ ├── BVP_NSc_jac_f.m
│ ├── BVP_NS_jac64.c
│ ├── BVP_NS_jac.c
│ ├── BVP_NS_jac.mexw32
│ ├── BVP_PD_jac64.c
│ ├── BVP_PD_jac_bc.m
│ ├── BVP_PD_jac.c
│ ├── BVP_PD_jac_f.m
│ ├── BVP_PD_jac_ic.m
│ ├── BVP_PD_jac.mexw32
│ ├── BVP_PD.m
│ ├── calcPRC.m
│ ├── calc_weigths.m
│ ├── fastkron.m
│ ├── fixedperiodlimitcycle.m
│ ├── gl_pos.m
│ ├── gl_weight.m
│ ├── init_BPC_LC.m
│ ├── init_H_LC.m
│ ├── init_LC_LC.m
│ ├── init_LPC_LC.m
│ ├── init_NS_LC.m
│ ├── init_PD_LC2.m
│ ├── init_PD_LC.m
│ ├── interp.m
│ ├── limitcycle.m
│ ├── multipliers.m
│ ├── nc_weight.m
│ ├── newmeshcycle.m
│ ├── new_mesh.m
│ ├── newmesh.m
│ ├── nf_LPC.m
│ ├── nf_NS.m
│ ├── nf_PD.m
│ ├── ordr.m
│ ├── plotcycle1.m
│ ├── plotcycle.m
│ └── set_ntst_ncol.m
├── LimitPoint
│ ├── init_BP_LP.m
│ ├── init_BT_LP.m
│ ├── init_CP_LP.m
│ ├── init_LP_LP.m
│ ├── init_ZH_LP.m
│ └── limitpoint.m
├── LimitPointCycle
│ ├── bordBVP_LPC_bc1.m
│ ├── bordBVP_LPC_bc2.m
│ ├── bordBVP_LPC_f.m
│ ├── BVP_jac_LPC_ic.m
│ ├── BVP_LC_jacbr_f.m
│ ├── BVP_LPC_bc1.m
│ ├── BVP_LPC_bc2.m
│ ├── BVP_LPC_f.m
│ ├── init_BPC_LPC.m
│ ├── init_CPC_LPC.m
│ ├── init_GH_LPC.m
│ ├── init_LPC_LPC.m
│ ├── init_LPNS_LPC.m
│ ├── init_LPPD_LPC.m
│ ├── init_R1_LPC.m
│ └── limitpointcycle.m
├── matcont.fig
├── matcont.m
├── MultilinearForms
│ ├── multilinear2.m
│ ├── multilinear3.m
│ ├── multilinear4.m
│ ├── multilinear5.m
│ ├── nf_BT.m
│ ├── nf_CP.m
│ ├── nf_DH.m
│ ├── nf_GH.m
│ ├── nf_HH.m
│ ├── nf_H.m
│ ├── nf_LP.m
│ ├── nf_ZH.m
│ ├── tensor2op.m
│ ├── tensor3op.m
│ ├── tensor4op.m
│ └── tensor5op.m
├── NeimarkSacker
│ ├── bordBVP_NS_bc1.m
│ ├── bordBVP_NS_f.m
│ ├── init_CHNS_NS.m
│ ├── init_HH_NS1.m
│ ├── init_HH_NS2.m
│ ├── init_LPNS_NS.m
│ ├── init_NS_NS.m
│ ├── init_PDNS_NS.m
│ ├── init_R1_NS.m
│ ├── init_R2_NS.m
│ ├── init_R3_NS.m
│ ├── init_R4_NS.m
│ ├── init_ZH_NS.m
│ ├── neimarksacker.m
│ └── NS_BVP_jac.m
├── PeriodDoubling
│ ├── adapt_mesh2.m
│ ├── bordBVP_PD_jac_bc.m
│ ├── bordBVP_PD_jac_f.m
│ ├── BVP_PD2_bc.m
│ ├── BVP_PD2_f.m
│ ├── BVP_PD2_ic.m
│ ├── BVP_PD2_jac_bc.m
│ ├── BVP_PD2_jac_f1.m
│ ├── BVP_PD2_jac_f2.m
│ ├── BVP_PD2_jac_ic.m
│ ├── init_GPD_PD.m
│ ├── init_LPPD_PD.m
│ ├── init_PDNS_PD.m
│ ├── init_PD_PD2.m
│ ├── init_PD_PD.m
│ ├── init_R2_PD.m
│ ├── perioddoubling2.m
│ └── perioddoubling.m
└── Systems
├── adapt2
│ └── diagram
│ ├── EP_EP(1).mat
│ ├── EP_EP(2).mat
│ ├── EP_EP(3).mat
│ ├── H_H(1).mat
│ ├── H_H(2).mat
│ ├── H_LC(1).mat
│ ├── H_LC(2).mat
│ ├── PD_LC(1).mat
│ ├── PD_PD(2).mat
│ └── P_O(2).mat
├── adapt2.m
├── adapt2.mat
├── CellCycle
│ └── diagram
│ ├── EP_EP(1).mat
│ ├── EP_EP(2).mat
│ ├── Equil.mat
│ ├── H_H(1).mat
│ ├── H_H(2).mat
│ ├── H_LC(2).mat
│ ├── HSN_HSN(1).mat
│ ├── HSN_HSN(2).mat
│ ├── HSN_HSN(3).mat
│ ├── LC_LC(1).mat
│ ├── LC_LC(2).mat
│ ├── LP_LP(2).mat
│ ├── LP_LP(3).mat
│ ├── PerOrbtoSaddleNode.mat
│ ├── P_O(1).mat
│ ├── P_O(2).mat
│ └── P_O(3).mat
├── CellCycle.m
├── CellCycle.mat
├── Ellner
│ └── diagram
│ ├── BP_EP(1).mat
│ ├── BP_EP(2).mat
│ ├── EP_EP(1).mat
│ ├── EP_EP(2).mat
│ └── P_O(2).mat
├── Ellner.m
├── Ellner.mat
├── lpneuron
│ └── diagram
│ ├── EP_EP(1).mat
│ ├── H_H(1).mat
│ ├── LP_LP(1).mat
│ ├── LP_LP(2).mat
│ ├── P_O(1).mat
│ └── P_O(2).mat
├── lpneuron.m
├── lpneuron.mat
├── MorrisLecar
│ └── diagram
│ ├── EP_EP(1).mat
│ ├── EP_EP(2).mat
│ ├── EP_EP(3).mat
│ ├── H_LC(1).mat
│ ├── H_LC(2).mat
│ ├── Hopfv3is15.mat
│ ├── HSN_HSN(1).mat
│ ├── LC_HSN(2).mat
│ ├── P_O(1).mat
│ └── P_O(2).mat
├── MorrisLecar.m
├── MorrisLecar.mat
├── MyML
│ └── diagram
│ ├── EP_EP(1).mat
│ ├── EP_EP(2).mat
│ ├── H_H(1).mat
│ ├── LP_LP(1).mat
│ ├── LP_LP(2).mat
│ ├── P_DO(1).mat
│ ├── P_DO(2).mat
│ └── P_O(1).mat
├── MyML.m
├── MyML.mat
├── Roessler
│ └── diagram
│ ├── LC_LC(1).mat
│ ├── P_O(1).mat
│ └── P_O(2).mat
├── Roessler.m
├── Roessler.mat
├── SeriousModel
│ └── diagram
│ ├── EP_EP(1).mat
│ ├── EP_EP(2).mat
│ ├── EP_EP(3).mat
│ ├── Equil.mat
│ ├── H_H(1).mat
│ ├── H_H(2).mat
│ ├── LP_LP(1).mat
│ ├── LP_LP(2).mat
│ ├── P_O(2).mat
│ └── P_O(3).mat
├── SeriousModel.m
├── SeriousModel.mat
├── session.mat
├── sincos.mat
├── standard.m
├── Toymodel1
│ └── diagram
│ ├── Equil.mat
│ ├── LPcurve1.mat
│ └── LPcurve2.mat
├── Toymodel1.m
├── Toymodel1.mat
├── Toymodel3
│ └── diagram
│ ├── LC_LC(1).mat
│ ├── LC_LC(2).mat
│ ├── LC_LC(3).mat
│ ├── P_O(1).mat
│ ├── P_O(2).mat
│ └── P_O(3).mat
├── Toymodel3.m
└── Toymodel3.mat
48 directories, 592 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论