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

搜索资源列表

  1. wugui

    0下载:
  2. 三维无规行走,能走得个方向概率相同 回避所有经过的路线-three-dimensional random walk, can go the same direction to avoid all probability after the line
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1458
    • 提供者:syf
  1. random_walk

    1下载:
  2. 自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:994
    • 提供者:abigail
  1. randomwalk

    0下载:
  2. 正弦型外力的一维随机行走程序,采用16807随机数产生器。-random walk program for sin outer forces
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:552
    • 提供者:
  1. lms_yule_walker

    0下载:
  2. lms算法的仿真和yule_walker方程的仿真。这两种算法都是随机信号处理的有效方法。-lms algorithm yule_walker of the simulation and the simulation equations. These two algorithms are effective random signal processing methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1257
    • 提供者:lmy
  1. Kerberos

    0下载:
  2. 利用matlab实现的二维回环拓扑随机游走模型相遇时间分析-Analysis of meeting time in 2D torus random walk with MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:184079
    • 提供者:李小龙
  1. Rando-s-orithm

    0下载:
  2. 基于簇和随机漫步的多路径路由算法Random walk based on cluster and multi-path routing algorithm-Random walk based on cluster and multi-path routing algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:418213
    • 提供者:郭耀星
  1. general_random

    0下载:
  2. Markov - Generate Random walk
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:982
    • 提供者:Renatae
  1. randomwalk_cell_and_particle_dependent

    0下载:
  2. 2D Random Walk with cell and chemotaxis interaction
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:laosun
  1. GenericRandomWalkAndMaximalEntropyRandomWalk-sour

    0下载:
  2. Mathematica file for Generic Random Walk And Maximal Entropy Random Walk
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:9485
    • 提供者:tk
  1. ARW

    0下载:
  2. Angle Random Walk demonstration
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3128
    • 提供者:albatros
  1. stocks4

    0下载:
  2. 一个自己玩的随机漫步程序,可用于模拟金融市场的波动,并且绘制了价格、5日均线、10日均线等图形。-A random walk code for simulation of financial market price and averages.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:632
    • 提供者:Ares
  1. random walk 3d

    0下载:
  2. This demonstrates the concept of a 3d random walk. Brownian motion and a recursive markhov chain.
  3. 所属分类:matlab例程

    • 发布日期:2013-02-15
    • 文件大小:609
    • 提供者:eltigre07
  1. random_walk_3D

    0下载:
  2. Brownian motion. A random walk is similar to markov process, however a markov process has no memory, where a random walk uses an initial state. The next step in the walk does not necessarily depend on your current state but will be referenc
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:609
    • 提供者:el tigre
  1. random_walk

    0下载:
  2. 2D version of Brownian motion. A random walk is similar to markov process, however a markov process has no memory, where a random walk uses an initial state. The next step in the walk does not necessarily depend on your current state but wil
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:558
    • 提供者:el tigre
  1. C-random-walk

    0下载:
  2. 用C语言实现的随机漫步算法的模拟,最终的计数器数组,显示出漫步的“密度”,即输出在实验中每一块瓷砖被接经过的次数。-C language simulation of random walk algorithm, the final counter array, showing stroll " density" , ie each output in the experiment was taken after a number of tiles.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2674
    • 提供者:beihaijiahua
  1. 3-dimensional-random-walk

    0下载:
  2. Basic random processes Two fundamental mechanisms are random walks in discrete time and Poisson processes in continuous time. Such processes are prototypes for simple simulation algorithms based on independence. The extensions to simulation in 2
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:8888
    • 提供者:nihad
  1. Simple-random-walk

    0下载:
  2. Simple random walk "Start at 0, jump one step up with probability p and down with probability 1-p
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8715
    • 提供者:nihad
  1. 2-dimensional-random-walk

    0下载:
  2. 2-dimensional random walk The sample code plots four trajectories of the same walk, four different colors:
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:9040
    • 提供者:nihad
  1. Random-Walk1---Copy

    0下载:
  2. mat lab random walk code
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6869705
    • 提供者:jabbarson
  1. Random-walk

    3下载:
  2. 正弦外力场下粒子的随机行走。本程序含有一维和二维正弦外力场下的随机行走情况,程序生成粒子的轨迹-Random walk of particles under sinusoidal external force field. This program contains one and two dimensional sinusoidal force field under the random walk, the program generates the trajectory of partic
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:38700
    • 提供者:陈磊
« 12 3 »
搜珍网 www.dssz.com