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

洛伦兹系统

于 2021-05-14 发布 文件大小:92KB
0 277
下载积分: 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 个回复

  • wiener_ch2
    求解出在最小均方误差滤波器单位冲激函数h(n)。求解过程需要通过利用循环嵌套的编程思想,比较在逐次增加滤波器阶数的过程中得到的最小均方误差与最初设定的最小均方误差的阈值,当达到要求时,可以进一步确定滤波器的阶数。(how to use this function: [hx,hy]=wiener_ch2(w,N) )
    2009-11-06 20:58:09下载
    积分:1
  • denoisingFilters
    denoising filters such as Average, Median, Gaussian, Wiener, Min-order-statistic, Maxorder-statistic and Median-order-statistic are used. Based on the images obtained by the mentioned filters, it is become obvious clear that for the given noisy image the Min filter acted much better than the other filters. Order-statistic Median and Gaussian filters are the ones that have a second and third good result respectively. That is way can conclude that the existing noise in the given image was Salt noise.
    2013-12-11 17:12:40下载
    积分:1
  • cirro
    This function gives as output the absorption coefficient of a cirrus
    2014-09-29 20:39:48下载
    积分:1
  • color_segment
    color segmentation and bounding box from a video sequence in matlab
    2013-10-30 03:50:12下载
    积分:1
  • CGSA_For_Engineering_Optimization(工应用)
    说明:  gwo路径规划,亲测很好用,值得一试,欢迎下载(gwo basic path planning)
    2021-03-12 15:02:23下载
    积分:1
  • firfilter
    FIR滤波器设计程序,在MATLAB环境下实现FIR数字滤波器的设计(FIR filter design procedures, the MATLAB environment realize FIR digital filter design)
    2009-02-06 08:50:16下载
    积分:1
  • cmeans
    人工智能中比较经典的c-means算法的实现。在MATLAB中,数据使用矩阵存储比vc中好实现!(Comparison of artificial intelligence in the classic c-means algorithm. In MATLAB, the use of data storage than the vc matrix of the realization of good!)
    2007-11-23 08:30:36下载
    积分:1
  • mywork
    SIMULINK仿真实现BPSK在莱斯衰落+AWGN信道中的调制与解调,并分析了误码率和星座图等等参数。(SIMULINK simulation of BPSK in Rician Fading realize+ AWGN channel modulation and demodulation, and analyzes the bit error rate and constellation parameters and so on.)
    2008-03-30 17:15:49下载
    积分:1
  • 51622442snakedemo
    snake 模型的MATLAB算法。可用于图形轮廓识别等图像处理方面的领域。(active contour model developed by others.It can be used in line detection and motion tracking.If someone wants to use it,please get in tough with the developer.)
    2010-03-10 09:30:37下载
    积分:1
  • rgb2huidu
    自己编写的令RGB图像实现灰度化的简单函数,不是直接调用的那种。(Make an RGB image to write your own the graying simple function, not directly invoke the kind.)
    2012-11-04 20:42:17下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载