搜索资源列表

  1. logistic

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:508928
    • 提供者:路程
  1. LogisticEq

    0下载:
  2. 混沌(Chaos),Logistic方程 X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数 f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算: x1=f(x0), x2=f(x1), x3=f(x2),..., 序列{ Xn }的整体"状态",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,"乱七八糟"地振荡--产生混沌Chaos!-Chaos (Chaos),
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:26624
    • 提供者:szh
  1. logistic000

    1下载:
  2. 这是一个混沌理论中重要的Logistic映射的程序。通过曲线很容易看到奇妙的混沌现象-This is a chaos theory important Logistic mapping procedures. Through curve is easy to see the amazing phenomenon of Chaos
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:243712
    • 提供者:唐墨
  1. wolfmap

    0下载:
  2. 程序运行首先生成传统的Logistic映射Feigenbaum分岔图。水平方向是参数u,取值范围是0—4;竖直方向是变量x,取值范围是0—1。-running first generation traditional Logistic Map Feigenbaum bifurcation diagram. The direction is the level parameters u, value in the range of 0-4
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:吕振兴
  1. encstrings

    0下载:
  2. 程序运行首先生成传统的Logistic映射Feigenbaum分岔图。水平方向是参数u,取值范围是0—4;竖直方向是变量x,取值范围是0—1。-running first generation traditional Logistic Map Feigenbaum bifurcation diagram. The direction is the level parameters u, value in the range of 0-4
  3. 所属分类:文件操作

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:吕振兴
  1. logistics

    0下载:
  2. logistic 映射分叉图 用matlab 写的源程序-logistic mapping bifurcation and using Matlab was the source
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:飞扬草
  1. stcLogistic

    1下载:
  2. Logistic混沌随机序列的MATLAB产生源程序-Logistic chaotic random sequences generated source MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:冯云帆
  1. Logistic_chaos

    0下载:
  2. 产生Logistic混沌时间序列的matlab程序-have Logistic chaotic time series Matlab procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:陆振波
  1. LOGISTIC_EXP

    0下载:
  2. 计算logistic映射李雅普诺夫指数的matlab程序-calculated logistic mapping Lyapunov exponent of Matlab procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:
  1. dynamicalsystem

    1下载:
  2. 几种常见混沌时间序列matlab实现 1)chua flow 2)duffing flow 3)Rossler flow 4)Lorenz flow 5)ikeda flow 6)Mackey_Glass flow 7)logistic map 8)henon map 9)Quadratic map(二次图) 也欢迎大家提供更多的混沌方程或映射的经典matlab实现。 -several
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:21504
    • 提供者:呆雁
  1. Logistic5

    0下载:
  2. 程序为用加权一阶局域预测法对Logistic影射进行预测:) -procedures for the use of a weighted-Local Forecast Logistic alluding to forecast :)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:呆雁
  1. LyapunovExponents

    0下载:
  2. 文件说明: ---------------------------------------------- Main_LargestLyapunov_Rosenstein1.m 程序主文件1,直接运行此文件即可,Logistic 序列 Main_LargestLyapunov_Rosenstein2.m 程序主文件2,直接运行此文件即可,Henon 序列 Main_LargestLyapunov_Rosenstein3.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-13
    • 文件大小:101376
    • 提供者:ming
  1. ChaosAttractors

    0下载:
  2. 混沌优化程序,各种混沌优化的例子,时分混沌,chengs,logistic,duffing,henon,loren2.-chaos optimization procedures, various examples of chaos optimization, chaotic hours, chengs, logistic, Duffing, henon, loren2.
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:16384
    • 提供者:fanghui20006
  1. choasprogrammelogstic

    0下载:
  2. 采用logistic构造的混沌模型,可以产生混沌序列,简单修改参数后可以产生任意区间的混沌序列程序-using logistic structure of chaotic model can produce chaotic sequence, After the simple parameter changes can have arbitrary interval of chaotic sequence procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:wawyace
  1. LogisticRegression

    0下载:
  2. 关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)-on Logistic regression algorithm to achieve the Matlab, including modeling, va
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:1191936
    • 提供者:
  1. chaos

    0下载:
  2. 针对Logistic映射,实现数字图像迭代混沌加密算法
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:189440
    • 提供者:丁莉娜
  1. logisticmalthus

    0下载:
  2. logistic、malthus人模型都可以用于预测呈指数增长的数据模型,预测未来的人口的等数据,是由人口学家提出的,可用于预测未知的数目,以及检测一些模型所得结果的正确性。-logistic, malthus human model can be used to predict an exponential growth in data model, to predict the future, such as population
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:雷浩
  1. logisticmefan

    0下载:
  2. 基于混沌的序列的对数字图像进行的魔方加密变换,介绍了非线性动力学系统的logistic映射形成的混沌序列的方法 。-Based on chaotic sequence of digital images of the Rubik
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:lagu
  1. logistic

    0下载:
  2. 混沌模型logistc映射程序,描述昆虫变化的经典数学模型——虫口模型-Chaos Model logistc mapping procedures, changes in the classic descr iption of insects mathematical model- Population Model
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:yanshulei
  1. logistic_pso

    1下载:
  2. 利用logistic混沌搜索方法对传统粒子群进行该进,并用于多目标决策-The use of logistic chaotic search method for carrying out the traditional particle swarm into, and used for multi-objective decision making
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:毛毛
« 1 2 34 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org