登录
首页 » matlab » 达芬振子相图分叉图

达芬振子相图分叉图

于 2021-04-01 发布 文件大小:4KB
0 182
下载积分: 1 下载次数: 27

代码说明:

  达芬振子matlab编程相图分叉图庞加莱映射主程序ODE45(Duffing oscillator matlab programming diagram bifurcation diagram)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 曲轴模型
    说明:  本人采用Creo Parametric 4.0 M020进行绘制。(I use Creo Parametric 4.0 M020 to draw.)
    2020-06-23 03:40:02下载
    积分:1
  • 分机上网 分机上网 分机上网
    分机上网 分机上网 分机上网-上网上网ext ext ext ext上网上网上网ext
    2022-04-08 23:56:59下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • RapidIO-3.1-Specification
    RapidIO-3.1-Specification,用于rapido的规范的解读,可以更加深入的了解rapido的整个架构。(RapidIO-3.1-Specification, which is used to interpret the specifications of rapido, can provide a deeper understanding of the overall framework of rapido.)
    2020-06-23 04:40:02下载
    积分:1
  • Program
    Social Program programme scocial
    2018-05-15 20:20:50下载
    积分:1
  • Iocomp
    说明:  C#美观的工业控件,适用于工业上位计算机软件见开发(C # Beautiful Industrial Controls)
    2020-12-30 14:58:59下载
    积分:1
  • morphology_filtering
    数学形态学滤波器仿真 对于非平稳噪声有特别好的效果 并自动绘图对比(morphology filtering)
    2010-03-03 13:18:26下载
    积分:1
  • Caffe官方教程中译本
    Caffe官方教程中译本. Caffe CaffeCaffeCaffe是一个深度学习框架 是一个深度学习框架 是一个深度学习框架 是一个深度学习框架 是一个深度学习框架 。本教程 讲述 了 Caffe CaffeCaffeCaffe的设计 哲学 、架构和使用方法。 架构和使用方法。 架构和使用方法。 架构和使用方法。 架构和使用方法。 这是一 份关于 份关于 Caffeaffeaffeaffe的实践指引 的实践指引 的实践指引 和介绍, 介绍, 但文中 并不 包含 关于深度学习 关于深度学习 关于深度学习 的前沿、 的前沿、 的前沿、 进展 和历史 等方面 的内容。(The official translation of Caffe)
    2018-06-29 11:59:15下载
    积分:1
  • huanyingdenglu
    用LABVIEW做的欢迎界面,可以设置分类型号登陆,对坐测试的朋友有一定的帮助,尤其是多型号测试。(Welcome to do with the LABVIEW interface, you can set the classification models landing, sitting down to a test of a friend has some help, especially the multi-model test.)
    2010-08-28 08:31:06下载
    积分:1
  • zuizhong
    说明:  对UKF进行改进,采用最小偏度采样减少采样点数量,并结合实际状态方程和测量方程直接进行线性运算。改进后的UKF对蛇形机动目标的跟踪效果明显优于EKF(the mini-skewness sampling is adopted to reduce the number of sampling points, and the linear operation is carried out directly combining with the actual state equation and measurement equation. The experimental results show that the improved UKF has a better tracking effect on snake-like maneuvering targets than EKF)
    2021-01-11 14:28:50下载
    积分:1
  • 696518资源总数
  • 104313会员总数
  • 30今日下载