登录
首页 » matlab » 2.3

2.3

于 2021-01-24 发布
0 91
下载积分: 1 下载次数: 6

代码说明:

说明:  齿轮系统建模及数值求解,求解结果为分叉图、时域图(Modeling and numerical solution of gear system, the solution results are bifurcation diagram and time domain diagram)

文件列表:

u=0.1\chaos.asv, 12158 , 2014-11-04
u=0.1\chaos.m, 12128 , 2014-11-09
u=0.1\fencha.asv, 3967 , 2014-11-01
u=0.1\fencha.m, 12000 , 2014-11-02
u=0.1\fencha1.asv, 11938 , 2014-11-05
u=0.1\fencha1.m, 11937 , 2014-11-16
u=0.1\fencha2.asv, 11892 , 2014-11-16
u=0.1\fencha2.m, 11881 , 2014-11-16
u=0.1\fenchatu.m, 137 , 2014-11-14
u=0.1\fencha_xihua.m, 11930 , 2014-11-14
u=0.1\lyapunov.m, 12896 , 2014-11-14
u=0.1\main.asv, 11748 , 2014-11-02
u=0.1\main.m, 12039 , 2014-11-05
u=0.1\mynewode.m, 3232 , 2014-11-15
u=0.1\ponicare.asv, 11972 , 2014-11-04
u=0.1\ponicare.m, 12093 , 2014-11-04
u=0.1\test.asv, 13951 , 2014-11-15
u=0.1\test.dat, 64389600 , 2014-11-18
u=0.1\test.m, 13955 , 2014-11-16
u=0.1\test1.asv, 1813 , 2014-11-15
u=0.1\test1.m, 13956 , 2014-11-15
u=0.1\t_maxlyapunov.m, 171 , 2014-11-09
u=0.1\t_start.mat, 124349 , 2014-11-09
u=0.1\wlyapunov.asv, 13927 , 2014-11-14
u=0.1\wlyapunov.m, 13936 , 2014-11-14
u=0.1\w_lyapunovzhishu.asv, 268 , 2014-11-13
u=0.1\w_lyapunovzhishu.m, 201 , 2014-11-16
u=0.1\xihuafenchatu.m, 163 , 2014-11-14
u=0.1\y_start.mat, 1005410 , 2014-11-09
u=0.1, 0 , 2014-11-16

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

发表评论

0 个回复

  • labviewEMDsepration
    labview 编写 的EMD分解程序(EMD sepration)
    2010-03-09 16:59:15下载
    积分:1
  • CST-MATLAB-API-1.0.0
    Linking matlab and cst
    2020-07-12 20:29:10下载
    积分:1
  • PB8教程
    pb8学习资料,内容详细丰富,适合初学者(PB8 learning materials, detailed and rich, suitable for beginners)
    2020-06-18 18:00:01下载
    积分:1
  • 47185014kalman
    说明:  利于MATLAB实现OFDM的发送和接收,具体过程发送端先通过QPSK调制,之后进行IFFT变换,然后再添加循环前缀,接收端是一个逆过程。该程序还有另外一个的功能是信道估计,最小乘与卡尔曼滤波器的比较。(MATLAB is helpful to realize the sending and receiving of OFDM. The sending end of the specific process is firstly modulated by QPSK, followed by IFFT transformation, and then cyclic prefix is added. The receiving end is an inverse process. Another function of the program is channel estimation, least - multiplication and kalman filter comparison.)
    2021-02-28 14:09:36下载
    积分:1
  • bin.src
    JAVA植物大战僵尸供学习参考使用,基于Java基础-面向对象实现植物大战僵尸简易版前言游戏设计游戏对象游戏内容游戏优化放置植物的优化移除植物的优化游戏可玩性的优化添加游戏背景音乐(JAVA Botanical Warfare Zombies for Learning Reference Based on Java Foundation-Object-Oriented Realization of Plant War Zombie Simple Preface Game Design Game Object Game Content Game Optimizing Placement of Plants Optimizing Playability of Plant Removal Game and Adding Game Background Music)
    2020-06-16 00:00:07下载
    积分:1
  • OLED程序
    说明:  oled显示模块显示所需的内容, 以达到人们的需求,满足人们的需要(use oled to display many content)
    2020-06-21 09:20:01下载
    积分:1
  • 英飞凌XMC4000系列标准库
    应用背景Infineon公司开发的XMC4000系列标准库。你可以使用这个库•编程。关键技术这是英飞凌XMC4000系列微控制器的标准库。这个库用C++语言写的。
    2022-03-19 08:17:19下载
    积分:1
  • 聚类-k均值算法
    说明:  K-means算法是基于划分的思想,因此算法易于理解且实现方法简单易行,但需要人工选择初始的聚类数目即算法是带参数的。类的数目确定往往非常复杂和具有不确定性,因此需要专业的知识和行业经验才能较好的确定。而且因为初始聚类中心的选择是随机的,因此会造成部分初始聚类中心相似或者处于数据边缘,造成算法的迭代次数明显增加,甚至会因为个别数据而造成聚类失败的现象。(K-means algorithm is based on the idea of partitioning, so the algorithm is easy to understand and the implementation method is simple and feasible, but it requires manual selection of the initial number of clusters, that is, the algorithm is with parameters. The number of classes is often very complex and uncertain, so professional knowledge and industry experience are needed to better determine. Moreover, because the selection of initial clustering centers is random, some initial clustering centers will be similar or at the edge of data, resulting in a significant increase in the number of iterations of the algorithm, and even the phenomenon of clustering failure due to individual data.)
    2020-06-21 17:40:01下载
    积分:1
  • 一款简约大气的个人主页HTML源码
    说明:  一款很不错的个人单页介绍主页,高端大气上档次(A very good personal page introducing home page, high-end atmospheric grade)
    2020-06-25 09:00:01下载
    积分:1
  • Displays raw data of figure plots in separate spreadsheet tables
    Displays raw data of figure plots in separate spreadsheet tables
    2022-03-03 20:20:37下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载