搜索资源列表
lyapunov
- Lyapunov exponent calcullation for ODE-system. The alogrithm employed in this m-file for determining Lyapunov exponents was proposed in A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano, "Determining Lyapunov Exponents from a Time Series," Physi
lab432
- Matlab动力系统和时间序列分析工具箱:这个工具箱用来分析动力系统和时间序列,它可以定制为:常微分方程、随机微分方程。所有分析的方法被封装在工具箱中,你可以通过命令行或GUI来调用。包含的功能: ODE常微分方程, SDE随机微分方程和map integration 分析时间序列,过滤、归一化/均衡化、直方图、2D直方图、ACF, MAI, FFT,最大lyapunov指数计算、模式识别。 动力系统分析:创建Poincare截面、分岔图、计算lyapunov指数。-The kit us
lyapunov
- 计算利亚普诺夫指数,输入参数n,rhs_ext_fcn,fcn_integrator,tstart,stept,tend,ystart,ioutp-Lyapunov exponent calcullation for ODE-system This function is a part of MATDS program- toolbox for dynamical system investigation
maple-in-Science-and-Technology
- Maple和Matlab是公式推导和计算的软件,最早是理论物理工作者为简化在原子核有关的公式推导而产生的。后来被用在极其复杂的公式推导和程序编制中。 作为现代科技的前沿数值计算,三维流体力学以及电磁学方程,核工程的方程在曲线坐标情况下,都是十分复杂的。仅仅流体力学的三个动量方程的项数就超过2532项,能量方程就有1583项,应力张量有954项,牵涉到湍流和边界条件的处理负复杂度还会加倍。 常微分方程也越来越复杂,多发动机停车的系统方程组用A4纸打印出来有800多页,所以这些高科技计算仅就
FEM
- 通过Matlab编制的有限单元法工具箱,能够对一维、二维与三维的问题进行求解!-Finite Element Toolbox Ver. 2.1 =============================== Date: 2002-04-01 Author: B. Rasmus Anthin. WHAT IS IT This is a toolbox for computing ODEs or PDEs in BVPs using FEM
RK-4-matlab-odesys
- a Roung-kuta 4th order code for solving system of ODE s.
RK4_sistema
- Solve system of ODE. Contain results.
Ode程序
- 主要用于多智能体系统数值仿真,采用MATLAB中ode45函数解线性微分方程组(It is mainly used in the numerical simulation of multi-agent system. The ode45 function in MATLAB is used to solve linear differential equations.)