登录
首页 » 算法 » 最大lyapunov指数与相关维数C程序

最大lyapunov指数与相关维数C程序

于 2022-08-20 发布 文件大小:5.26 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

最大lyapunov指数与相关维数C程序-largest dimension associated with the C Program

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

发表评论

0 个回复

  • 基于C实现的采样复制的纹理图像修复方_可去除遮罩物
    资源描述CS7495 Final Project  Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab).  First, the C code needs to be compiled.  At the Matlab prompt, type:    mex bestexemplarhelper.c You should then be able to run the following (which takes ~2mins on my 2GHz Pentium 4 laptop with 256MB of RAM):    [i1,i2,i3,c,d,mov] = inpaint("bungee0.png","bungee1.png",[0 255 0]); A smaller run (~25 seconds) would be:    [i1,i2,i3,c,d,mov] = inpaint("bw0.png","bw2.png",[0 255 0]); To visualize:    plotall;    close; movie(mov); SAMPLE IMAGES & RESULTS *0.png      The original images ("bw" and "bungee") *{1,2}.png    The different fill region masks. *P2.png     &nbs
    2022-02-01 13:35:37下载
    积分:1
  • 这事高斯解方程组实例
    这事高斯法解方程组实例-this Gaussian Solving equations example
    2023-04-02 13:30:03下载
    积分:1
  • 蒙特卡洛方求PI
    using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Drawing.Drawing2D; using System.Threading;  namespace WinRandomPI {     public partial class GetPIValue : Form
    2022-03-13 01:46:26下载
    积分:1
  • 由grid数据生成等值线
    由grid数据生成等值线,可以设置等值线间隔,并能进行颜色填充。非常具有参考价值。
    2022-02-11 19:48:19下载
    积分:1
  • n-m进制转换
    计算任意的n进制的书转换到m进制的数字,用户自己定义转换进制类型
    2022-05-15 13:56:07下载
    积分:1
  • 一元稀疏多项式计
     一元稀疏多项式计算器1、一元稀疏多项式简单计算器的功能是:1.1 输入并建立多项式;1.2 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,………cn,en,其中n是多项式的项数,ci和ei分别是第i项的系数和指数,序列按指数降序排列;1.3多项式a和b相加,建立多项式a+b;1.4 多项式a和b相减,建立多项式a-b。
    2022-06-29 13:46:36下载
    积分:1
  • science and engineering numerical algorithm (Visual C version) is a matrix of go...
    科学与工程数值算法(Visual C++版)是一本很好的矩阵类图书。里面有好多源代码可以参考。-science and engineering numerical algorithm (Visual C version) is a matrix of good books. There are a lot of source code for reference.
    2022-11-18 11:20:04下载
    积分:1
  • 一个计的课程设计经典的集合
    一个计算方法的课程设计经典算法的集合-a calculation method of curriculum design a collection of classical algorithm
    2023-07-19 21:20:03下载
    积分:1
  • 7zip的c和c++源码
    7zip的源码,VC++平台开发,c的是解压算法,c++压缩解压算法都有,给适合的朋友们,本人正在寻找zip压缩算法,纯C语言,希望得到大家的帮忙,谢谢!
    2023-05-27 17:25:03下载
    积分:1
  • RC4加密程序
    1.加密U盘序列号,次数 2.解密第一行与实际U盘序列号是否相同 3.解密可用次数,将可用次数减一并加密回第二行。
    2023-03-15 19:05:03下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载