登录
首页 » matlab » 洛伦兹系统

洛伦兹系统

于 2021-05-14 发布 文件大小:92KB
0 227
下载积分: 1 下载次数: 23

代码说明:

  很好很全的程序!洛伦兹系统的分岔图、Lyapunov指数和庞加莱映射(Very good and very full program! Bifurcation diagrams, Lyapunov exponents and Poincare maps of Lorenz system)

文件列表:

洛伦兹系统\洛伦兹混沌\chua.m, 199 , 2017-10-08
洛伦兹系统\洛伦兹混沌\tanqiu1.m, 654 , 2017-10-08
洛伦兹系统\洛伦兹系统的lypunov时间坐标\360桌面截图20171012203441.jpg, 104273 , 2017-10-12
洛伦兹系统\洛伦兹系统的lypunov时间坐标\license.txt, 1318 , 2014-02-12
洛伦兹系统\洛伦兹系统的lypunov时间坐标\lorenz_ext.m, 1673 , 2017-10-12
洛伦兹系统\洛伦兹系统的lypunov时间坐标\lyaprosen.m, 9818 , 2014-06-10
洛伦兹系统\洛伦兹系统的lypunov时间坐标\lyapunov.m, 4924 , 2004-03-15
洛伦兹系统\洛伦兹系统的lypunov时间坐标\run_lyap.m, 195 , 2017-10-12
洛伦兹系统\洛伦兹系统的分岔图时间坐标\Fei01.m, 1280 , 2017-10-13
洛伦兹系统\洛伦兹系统的分岔图时间坐标\Fei0_bifur_r_getmax_a.m, 332 , 2017-10-13
洛伦兹系统\洛伦兹系统的分岔图时间坐标\getmax.m, 338 , 2014-09-15
洛伦兹系统\洛伦兹系统的分岔图时间坐标\R.m, 90 , 2017-10-07
洛伦兹系统\洛伦兹系统的分岔图时间坐标\U.m, 89 , 2017-10-07
洛伦兹系统\洛伦兹系统的分岔图时间坐标\V.m, 92 , 2017-10-07
洛伦兹系统\洛伦兹系统的分岔图时间坐标\W.m, 90 , 2017-10-07
洛伦兹系统\洛伦兹系统的庞加莱图\fei.m, 100 , 2017-10-13
洛伦兹系统\洛伦兹系统的庞加莱图\fei_p.m, 780 , 2017-10-13
洛伦兹系统\洛伦兹混沌, 0 , 2017-12-12
洛伦兹系统\洛伦兹系统的lypunov时间坐标, 0 , 2017-12-12
洛伦兹系统\洛伦兹系统的分岔图时间坐标, 0 , 2017-12-12
洛伦兹系统\洛伦兹系统的庞加莱图, 0 , 2017-12-12
洛伦兹系统, 0 , 2017-12-12

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

发表评论


0 个回复

  • speedyGAv1.2.1
    this is A Fast Simple Genetic Algorithm matlab files.
    2009-06-12 15:38:30下载
    积分:1
  • q
    说明:  三篇关于MATLAB,模糊PID控制,液位控制与仿真的文章(3 on MATLAB, Fuzzy PID control, level control and simulation of the article)
    2010-05-28 21:10:54下载
    积分:1
  • xmlrpc_client_7
    实现删除对象delete_object(可以连续删除多个对象),实现获取一个对象get_object(多个对象),get_types,get_schema,post_object,get_workflow,set_workflow,其中get_discussion有问题(python脚本就没有成功过)。(Delete_object deleted objects (you can delete multiple objects) in a row, realize the access to an object get_object (multiple objects), get_types, get_schema, post_object, get_workflow, set_workflow, there get_discussion problem (python scripts no) have been successful. )
    2013-10-06 10:26:54下载
    积分:1
  • Desk332top
    【谷速软件编程】matlab源码-计算规范单纯形的投影 可以作为参考使用,程序是word版本 ([Valley] matlab source software programming speed- simplex projection calculation specifications can be used as a reference, the program is a word version)
    2014-12-16 21:59:46下载
    积分:1
  • pdist2plus
    In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
    2015-02-12 16:31:55下载
    积分:1
  • gnss-sdr-master
    In order to start using GNSS-SDR, you may want to populate ```gnss-sdr/data``` folder (or anywhere else on your system) with raw data files. By raw data we mean the output of a Radio Frequency front-end s Analog-to-Digital converter. GNSS-SDR needs signal samples already in baseband or in passband, at a suitable intemediate frequency (on the order of MHz). Prepare your configuration file, and then you are ready for running ```gnss-sdr config_file=your_configuration.conf```, and seeing how the file is processed.
    2015-02-12 22:57:51下载
    积分:1
  • pinghua
    对粗曲线细化处理,对图像进行平滑去噪,中值滤波去噪,数学均值去噪。(Crude curve refinement processing, image denoising, the median filter denoising, mathematical mean denoising.)
    2011-06-28 16:25:01下载
    积分:1
  • Image-Processing-P-matlab
    Image Processing + matlab
    2015-02-18 07:45:36下载
    积分:1
  • emd
    earth mover s distance
    2020-11-14 14:19:42下载
    积分:1
  • W1Q3.m
    Simulation of M/G/! queue with average queue size(Simulation of M/G /! Queue with average queue size)
    2014-02-19 17:41:25下载
    积分:1
  • 696518资源总数
  • 104906会员总数
  • 16今日下载