搜索资源列表
finalSeasons_BAS.zip
- 利用VB读取AERMOD结果数据并插值深成GRD文件,和一定的底图相结合生成等值线图。,AERMOD use VB to read the results of data and interpolation deep into GRD files, and some combination of base maps generated isogram.
huitu
- Excel与CAD相结合,运用VBA语言编程,提出了一种自动绘制工程施工平面图的方法,给出了程序的思路图和主程序。改方法充分考虑了与用户进行交互的问题,大大减小了受Excel固定表格约束的影响,使程序更具有人性化特点。-The combination of Excel and CAD, the use of VBA programming language, proposed an automatic method of drawing the construction plans, the p
feizizhi
- 本文提供了非自治系统的,分岔图、相图、吸引子、的MATLAB程序。-This article provides a non-autonomous systems, bifurcation diagram, phase diagram, attractor MATLAB program.
nonlinear-system-Lorenz
- 仿真Lorenz系统的吸引子。 要求:1、每个状态(x,y,z)分别随时间变化的曲线。 2、x-y,y-z,x-z的相图。 3、x-y-z的图形。-Attractor simulation Lorenz system. Requirements: 1, each state (x, y, z), respectively, a graph of changes over time. 2, xy, yz, xz phase diagram. 3 XYZ graphical.
nonlinear-system-chua
- 仿真Chua电路的双卷波混沌吸引子。 要求:1、每个状态(x,y,z)分别随时间变化的曲线。 2、x-y,y-z,x-z的相图。 3、x-y-z的图形。-Circuit simulation Chua' s double scroll waves chaotic attractor. Requirements: 1, each state (x, y, z), respectively, a graph of changes over time. 2, xy, yz, xz
lorenz-xiangtu
- lorenz系统的相图实现,参数a,b取固定值,变化c,从而观察lorenz系统解的性质的变化-lorenz phase diagram of the system implementation, parameters a, b take a fixed value, the change c, lorenz system solutions to observe the changing nature of
henonheiles
- 包含两个程序,以蛙跳积分法绘制henon-heiles演化方程的时间演化图,x-y,x-vx,y-vy相图和三维庞加莱截面图.- Contains two procedures to leapfrog integration time evolution plotted in Figure henon-heiles evolution equations, xy, x-vx, y-vy phase diagram and three Weipangjialai-sectional view.
lorentz
- 三个程序,分别以四阶龙格库塔法和欧拉法解洛伦兹方程,并绘制相图,时间演化图,庞加莱截面图.-Three procedures, respectively, fourth-order Runge-Kutta method and Euler method for solving the Lorentz equation and draw the phase diagram, the time evolution of the map, Poincare section.
x_p1_ambig
- 多相码之P1码的模糊函数仿真 有模糊图及其衍生出的模糊度图 距离自相关函数和速度自相关函数-P1 yards of fuzzy function simulation of multiphase code ambiguity graph of fuzzy graph and its derived from the autocorrelation function and velocity autocorrelation function
motaifenxi
- 求频响函数的实频、虚频、幅频、相频及Nyqiust图-Seeking FRF real frequency, imaginary frequency, amplitude and frequency, phase frequency and Nyqiust Figure
poincare
- 相图,使用matlab作出无激励情况下的相图,观看其是否存在周期。-Phase diagram, phase diagram using matlab make no excitation case, watch it if there are cycles.
feixianxinggangxingpengzhuang
- 可供非线性动力学专业的学生画非线性碰撞的映射图和相平面图,相关专业源代码很少,希望互相分享。-Videos nonlinear students for professional nonlinear dynamics of the collision map and phase plane, rarely relevant professional source code, I hope to share with each other.
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图contour,例如 contour(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。 -How to read the data textread, for example, through textread (x_inlet.txt)