登录
首页 » Windows_Unix » lyapu_main

lyapu_main

于 2012-10-30 发布 文件大小:2KB
0 204
下载积分: 1 下载次数: 81

代码说明:

  基于定义法的计算最大李雅普诺夫指数程序。。给出了一个lorenz系统的例子..(Based on the definition of the method of calculation of the largest Lyapunov exponent procedures. . Gives the example of a the lorenz system is the ..)

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

发表评论

0 个回复

  • MATLAB6xImagemanage
    这是一本介绍使用matlab中现有函数对图像进行处理的入门书(This is an introduction to use matlab function of the existing image of the entry-book deal)
    2008-03-31 17:06:22下载
    积分:1
  • matlab
    matlab图片对比,停车场车位识别,图用于图像处理这门课程的课程设计(something about matlab)
    2020-12-04 16:29:26下载
    积分:1
  • RScode
    说明:  这个是RS的原代码,几个文件一起仿真,很有用的(This is the original RS code, with the simulation of several files, very useful)
    2011-03-15 17:39:36下载
    积分:1
  • matlab
    fft分析:方法简单实用,希望能够帮助大家,大家可以参考一下(fft Analysis:very easy!)
    2010-05-13 21:07:33下载
    积分:1
  • algoritmoconvolucion2
    algoritmo convolucion en matlab
    2009-03-25 00:06:37下载
    积分:1
  • FFTinMatlab
    Matlab实现FFT变换代码(包括单边谱及双边谱)(Matlab realization of FFT transform code (including unilateral and bilateral spectrum spectrum))
    2009-12-11 16:30:01下载
    积分:1
  • butbilinear
    利用bilinear函数实现基于双线性Z变换的数字滤波器 (bilinear filter)
    2010-01-17 10:43:30下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • SVMchaopingmian
    对二分类数据集分类,计算准确率并画出分界面(Classification of the two data sets classification, calculation accuracy and to draw the interface )
    2012-01-04 16:38:05下载
    积分:1
  • Folder-read
    Read the all images in a folder
    2015-04-06 17:24:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载