CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - L-System

搜索资源列表

  1. l-system.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:606244
    • 提供者:
  1. l-system

    0下载:
  2. 基于BSP 和L-system 植物的随机生成和模拟的研究-Based on BSP and L-plant system of random generation and simulation research
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:606511
    • 提供者:冯华
  1. genetic_algorithm_code

    0下载:
  2. 基本遗传学习分类系统 A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg -learning basic genetic classification system for A Simple Classifier System bas ed on Genetic Learning developed fro
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:634200
    • 提供者:WayneCheung
  1. Hidden_Markov_model_for_automatic_speech_recogniti

    0下载:
  2. Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23484
    • 提供者:张志
  1. jedjjdh

    0下载:
  2. 人工免疫是对生物免疫系统的工作机理及所具有各种优良特性的模拟。在邮件系统中 引入免疫的思想,构建了一种基于人工免疫的反垃圾邮件模型。 -An artificial immune system studied the principle and some fine features of a biological immune system. The idea of immunologywas adopted to build an anti-trash E-mailmode.l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:8736
    • 提供者:小蓝
  1. Auto_Measure_system

    1下载:
  2. 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
  3. 所属分类:matlab

    • 发布日期:2014-12-23
    • 文件大小:1088486
    • 提供者:lijian
  1. lyapunov

    0下载:
  2. Lyapunov exponent calcullation for ODE-system. The alogrithm employed in this m-file for determining Lyapunov exponents was proposed in A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano, "Determining Lyapunov Exponents from a Time Series," Physi
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4002
    • 提供者:b
  1. sparseBSS1

    0下载:
  2. 稀疏分量分解。 function [y A]=sparseBSS1(X,L,langda,G,h,delta)-function [y A]=sparseBSS1(X,L,langda,G,h,delta) ---------------------------------------------------------------- 2009-04-15 YangZhicong X: observed signal,each ro
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2020
    • 提供者:沥青
  1. Diffusion-system-of-concentration-

    0下载:
  2. 扩散系统之浓度分布的装置。管中储放静止液体B,高度为L=10 ㎝,放置于充满A 气体的 环境中。假设与B 液体接触面之浓度为3 C 0 0.01mol m A = ,且此浓度不随时间改变 而改变,即在操作时间内( h = 10天)维持定值。气体A 在液体B 中之扩散系数为 D m s AB = 2×10− 9 2 。试决定以下两种情况下,气体A溶于液体B中之流通量(flux)。 (a) A 与B 不发生反应; (b) A 与B 发生以下之反应 A+ B→
  3. 所属分类:matlab

    • 发布日期:2016-10-26
    • 文件大小:3072
    • 提供者:zhouyanghua
  1. sourcecode

    1下载:
  2. Linsys3d程序的源代码文件。用于开发基于L-system的程序,如虚拟植物生长-source code of Linsys3d
  3. 所属分类:Bio-Recognize

    • 发布日期:2016-05-03
    • 文件大小:446464
    • 提供者:郭冬
  1. L-DE

    0下载:
  2. L-DE是一个“几何”差分演化差异,其行为不根据坐标系统。-L-DE is a "geometrical" Differential Evolution variant, whose behaviour is not depending on the coordinate system.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:22201
    • 提供者:李晓
  1. L_system

    7下载:
  2. 用matlab编写的用于描述L系统(植被仿真)的源程序,文件夹中包括描述其理论的基本文献-Using matlab for the descr iption of the L system (vegetation simulation) of the source folder, including a descr iption of the theoretical literature
  3. 所属分类:matlab例程

    • 发布日期:2013-10-28
    • 文件大小:36063973
    • 提供者:fanweiliang
  1. fractal_matlab

    1下载:
  2. 常用分形算法的mablab实现,包括递归算法、L系统算法、IFS迭代和逃逸时间算法-Fractal algorithm mablab commonly realized, including recursive algorithm, L system algorithm, IFS iteration and escape time algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:29309
    • 提供者:任光明
  1. Control-system-l

    0下载:
  2. Control system dynamic simulation instance tutorial,可以很好的学习交流控制系统的仿真-Control system dynamic simulation instance tutorial, can be a good learning exchange control system simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:509696
    • 提供者:王二狗
  1. sistema-a-due-g.d.l.-soggetto-a-campo-di-forze-po

    0下载:
  2. STability analysis for a mechanical system with a PID controller source code in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:936
    • 提供者:Stepans
  1. L-system

    0下载:
  2. lindenmayer system algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:mcdulltii
  1. L-system2

    0下载:
  2. Lindenmayer system algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:mcdulltii
  1. L-system5

    0下载:
  2. lindenmayer system algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:mcdulltii
  1. L

    1下载:
  2. 计算L指标,电力系统的稳定性指标之一,常用于各种计算潮流中(L index calculation, the stability of a power system is one of the commonly used in various kinds of computing trend)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2470912
    • 提供者:solove
  1. 15高级篇-如何构建基于MATLAB的回测系统-L

    2下载:
  2. 构建基于MATLAB的回测系统,使用MATLAB,基础篇量化投资入门,回测教学(Constructing the system of back Test based on matlab)
  3. 所属分类:matlab例程

    • 发布日期:2019-03-19
    • 文件大小:1607680
    • 提供者:minhoya
« 12 3 »
搜珍网 www.dssz.com