Applied Mathematical Sciences. Introduction to Hamiltonian Dynamical Systems and the N-Body Problem 应用数学 英文图书
2021-12-10 10:54:12 2.21MB Applied Mathematical N-Body Problem
1
Dynamical Systems with Applications using MATLAB %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % DYNAMICAL SYSTEMS WITH APPLICATIONS USING MATLAB % % COPYRIGHT BIRKHAUSER 2004 STEPHEN LYNCH % % PUBLISHED June 2004 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONTENTS Preface 0. A Tutorial Introduction to MATLAB and the Symbolic Math Toolbox 0.1 Tutorial One: The Basics and the Symbolic Math Toolbox (1 Hour) 0.2 Tutorial Two: Plots and Differential Equations (1 Hour) 0.3 MATLAB Program Files, or M-Files 0.4 Hints for Programming 0.5 MATLAB Exercises 1. Linear Discrete Dynamical Systems 1.1 Recurrence Relations 1.2 The Leslie Model 1.3 Harvesting and Culling Policies 1.4 MATLAB Commands 1.5 Exercises 2. Nonlinear Discrete Dynamical Systems 2.1 The Tent Map and Graphical Iterations 2.2 Fixed Points and Periodic Orbits 2.3 The Logistic Map, Bifurcation Diagram, and Feigenbaum Number 2.4 Gaussian and Henon Maps 2.5 Applications 2.6 MATLAB Commands 2.7 Exercises 3. Complex Iterative Maps 3.1 Julia Sets and the Mandelbrot Set 3.2 Boundaries of Periodic Orbits 3.3 MATLAB Commands 3.4 Exercises 4. Electromagnetic Waves and Optical Resonators 4.1 Maxwell's Equations and Electromagnetic Waves 4.2 Historical Background of Optical Resonators 4.3 The Nonlinear Simple Fibre Ring Resonator 4.4 Chaotic Attractors and Bistability 4.5 Linear Stability Analysis 4.6 Instabilities and Bistability 4.7 MATLAB Commands 4.8 Exercises 5. Fractals and Multifractals 5.1 Construction of
2021-11-20 20:54:17 81KB Dynamical System MATLAB Lynch
1
这本书的PDF版本很难找的呀,额费了九虎二牛之力才找到的,贡献给大家
2021-10-03 13:00:23 18.73MB 流体力学-POD
1
- py-pde是一个Python软件包,用于求解偏微分方程(PDE)。 该程序包提供了可在其上定义标量和张量字段的网格的类。 关联的微分算子是使用numba编译的有限差分实现来计算的。 这允许定义,检查和求解典型的PDE,例如在物理动力系统研究中出现的PDE。 该软件包的重点在于易于使用,以探索PDE的行为。 但是,可以使用numba透明地编译核心计算,以提高速度。 安装 py-pde在pypi上可用,因此您应该可以通过pip安装它: pip install py-pde 为了使软件包的所有功能可用,您可能还需要安装以下可选软件包: pip install h5py pandas tqdm 此外,需要安装ffmpeg来创建电影。 或者,您可以使用频道通过安装py-pde : conda install -c conda-forge py-pde 使用conda安装包括所
1
Dynamical Systems in Neuroscience,希望对喜欢计算神经生物学的同学有帮助!
2021-09-06 00:25:47 5.06MB Neuroscience
1
Morris W. Hirsch Stephen Smale Robert L. Devaney
2021-09-04 14:36:05 6.26MB Differential Equations Dynamical Systems
1
Dynamical Systems with Applications Using MATLAB
2021-09-02 16:41:12 26.88MB 动力学系统 MATLAB 英文
1
matlab官方定位代码具有动力学系统的IRL 包括mouse_perturbation ROS程序包,标记程序包和IRL matlab代码。 入门 请记住,该文件夹中的ros程序不是更新的文件夹,更新的文件夹在 先决条件 Give examples 档案文件 文件夹:mouse_perturbation_robot 它包括c ++代码,实验协议,调制动力学系统。 运动发生器 要指定的常量:numObstacle(1或2)。 鼠标接口 声明mouseMessage并将其发布到motionGenerator(在我的PC中)。 如果我们在KUKA机械手臂PC中使用该代码,则鼠标数据将由另一个节点“ spacenav”发布。 文件夹:障碍_with_sample_from_dynamics matlab代码,实验IRL节点。 ROS代码的用法 MATLAB代码的用法 启动MATLAB $cd /usr/local/MATLAB/R20XXx/bin/ $./matlab addpaths.m 运行代码 $cd catkin_ws/ $catkin_make clean $catkin_mak
2021-08-22 16:27:46 35.59MB 系统开源
1
间隔状态观测器在每个时间点对状态向量的允许值集合进行估计。 理想情况下,评估集的大小与模型不确定性成正比,因此,间隔观察者会生成具有估计误差范围的状态估计值,类似于Kalman滤波器,但要在确定性框架内进行。 本教程介绍了用于连续时间,离散时间和时滞系统的间隔观察器设计的主要工具和技术。
2021-08-13 09:45:55 1.55MB 区间观测器
1
一篇经典的混沌论文,以及论文中所涉及的仿真 ,包括相轨迹、随参数变化的平衡点的数量及稳定性分析、分岔图、李雅普诺夫指数、等MATLAB仿真程序;
2021-08-06 17:03:18 10.46MB MATLAB混沌
1