CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - stochastic

搜索资源列表

  1. Stochastic-Programming-2

    2下载:
  2. 随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4098
    • 提供者:李晓鹏
  1. Backprop with stochastic

    0下载:
  2. 基于stochastic BP的feed-forward 神经网络分类
  3. 所属分类:源码下载

    • 发布日期:2010-09-20
    • 文件大小:2097
    • 提供者:ywang3@spsu.edu
  1. gongzhenQ.rar

    4下载:
  2. gongzhenQ.m:计算双稳态随机共振系统输入输出信噪比增益,非常明显的随机共振现象。,gongzhenQ.m: Calculation of stochastic resonance in bistable system input and output signal to noise ratio gain, a very obvious phenomenon of stochastic resonance.
  3. 所属分类:matlab例程

    • 发布日期:2014-02-21
    • 文件大小:954
    • 提供者:吴利平
  1. ART2.rar

    12下载:
  2. 自适应随机共振算法实现,具体内容注释中会有解释.,Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-27
    • 文件大小:10292
    • 提供者:yuyi
  1. stochreal

    0下载:
  2. 随机子空间算法实现 matlab函数 分两步求取 来源于网络-Stochastic Subspace Realization Algorithm Tohru Katayama, "Subspace Methods for System Identification", Springer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2232
    • 提供者:jgb
  1. sne

    0下载:
  2. 一种基于概率的数据降维处理方法:Stochastic Neighbor Embedding-Based on the probability of data dimensionality reduction approach: Stochastic Neighbor Embedding
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1688
    • 提供者:xinying
  1. modellingandsimulationdiscreteeventsystem

    0下载:
  2. 这是一本系统讲述离散事件系统仿真与建模的专业电子书籍,对于从事随机系统的仿真,比如电梯群控算法的仿真设计,有很大帮助.-This is a system on the discrete event system simulation and modeling of professional e-books, for the simulation of stochastic systems, such as the elevator group control algorithm simulati
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6483924
    • 提供者:李泽斯
  1. bm

    0下载:
  2. 用于随机模拟,模拟布朗运动,可用于金融分析。-For stochastic simulation, simulation of Brownian motion, can be used for financial analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1443
    • 提供者:fdc
  1. SDE_Toolbox_1.4.1

    0下载:
  2. SIMULATION AND ESTIMATION OF STOCHASTIC DIFFERENTIAL EQUATIONS WITH MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3478347
    • 提供者:曹大群
  1. markovchain

    0下载:
  2. stochastic process markov chain
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:80078
    • 提供者:omyazan
  1. StochasticProcess

    1下载:
  2. 隨機過程簡介,內容包涵條件期望值積分,更新過程,馬可敷鍊-Brief introduction of stochastic processes, which includes the conditions of expected points, the update process, Mark Shikishima chain
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-19
    • 文件大小:1973952
    • 提供者:kkds
  1. Stochastic-Programming-1

    0下载:
  2. 随机算法的c++源代码,程序结构清晰,便于理解-Stochastic Programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3680
    • 提供者:mengjie
  1. JohnGProakis

    1下载:
  2. 覆盖了全书的信号与线性系统、随机过程、模拟调制、模拟数字转换、基带数字传输、带限信道的数字传输、载波调制的数字传输、信道容量和编码、扩频通信系统以及数字调制方法的SIMULINK仿真的 源代码-Book covers the signal and linear systems, stochastic processes, analog modulation, analog-to-digital conversion, base-band digital transmission, band-li
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:89166
    • 提供者:xiehui
  1. CHAPTER5

    1下载:
  2. 遗传算法是一种模拟生物进化机制的随机全局优化搜索方法,具有很强的全局优化能力及鲁棒性。遗传算法属于直接搜索法,对适应函数基本无限制,既不要求连续,也不要求函数可微,而且不需要初始信息可以寻求全局最优解克服了单纯形算法初始条件影响大,易陷入局部最小等缺点,操作方便,速度快,不需要复杂的规则,且可用于多目标寻优,在解空间进行高效启发式搜索,可以提高运算速度。-The genetic algorithm is one simulation organic evolution mechanism sto
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-11
    • 文件大小:3279
    • 提供者:大同小异
  1. Stochastic-Programming-1

    0下载:
  2. 用遗传算法求解随机模型的C++实现,绝对能够运行成功的-Genetic algorithm with stochastic models of the C++ to achieve, definitely be able to run successful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:32788
    • 提供者:希瑞
  1. sr1

    0下载:
  2. Gui for stochastic resonance
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:4050
    • 提供者:manas
  1. MATLAB

    1下载:
  2. 这是一个MATLAB中文工具箱,提供了很多有用的,MATLAB自身没有的数学建模的源码,例如:数据拟合,微积分和微分方程,随机模拟和统计分析,数学规划,离散优化等,并有中文的注释。非常好!-This is a MATLAB toolbox Chinese, providing a lot of useful, MATLAB does not own the source of mathematical modeling, such as: data fitting, calculus and d
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:372368
    • 提供者:王怀勇
  1. Nested-sparse-grid-stochastic-collocation-method.r

    0下载:
  2. 嵌套式稀疏网格随机配置法及其在随机门延时建模中的应用Nested sparse grid stochastic collocation method in the stochastic modeling of gate delay-Nested sparse grid stochastic collocation method in the stochastic modeling of gate delay
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:389023
    • 提供者:lifan717
  1. stochastic-differential-equations-

    2下载:
  2. 时间序列分析中随机微分方程方面的实现,在matlab环境下实现的代码-stochastic differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:52586
    • 提供者:王强
  1. stochastic

    0下载:
  2. Several matlab Mfiles for the simulation of stochastic processes in finance and engineering, wienner, random walk, brownian motion, two gamble etc. in addition ot solution to forward and backward Chapmann-Kolmogorov equation-Several matlab Mfiles for
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:52326
    • 提供者:sina
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com