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

搜索资源列表

  1. MATLAB

    0下载:
  2.  产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱;  采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图;  计算信号量化噪声比(SQNR);  信道误码率为10-3;  解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求:  采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1610
    • 提供者:louzhu
  1. matlab

    0下载:
  2. 可实现银行排队论mmm,输出随机数matlab实现计算机模拟排队论-Bank of queuing theory can be realized mmm, the output random number matlab computer simulation of queuing theory to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:877
    • 提供者:jacky
  1. generate_random

    0下载:
  2. Matlab下生成给定分布律的随机数的程序。包括采用余数法,产生一个N(0,1)正态分布随机数等。-generate the random number you give the rules.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1570
    • 提供者:wzhy
  1. MATLAB_Programming_Multivariate_Gaussian_Random_Pr

    0下载:
  2. 一个MATLAB程序,用以产生多变量高斯随机过程的样本-A MATLAB program used to generate the samples for multivariate Gaussian random process
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3631
    • 提供者:Evan
  1. MATLAB

    1下载:
  2. 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
  3. 所属分类:matlab例程

    • 发布日期:2013-08-10
    • 文件大小:212697
    • 提供者:明远
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. Random-number-generation

    0下载:
  2. matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:15133
    • 提供者:yumingwei
  1. SKIN-DETECTION-USING-A-MARKOV-RANDOM-FIELD-AND-A-

    0下载:
  2. In this paper, human skin detection is performed using a new color space coordinate and a Markov random fi eld based approach.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:353073
    • 提供者:Shooty
  1. matlab

    0下载:
  2. 仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: first need to use a random genera
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:967
    • 提供者:在其位
  1. random-valued-impulse-noise

    0下载:
  2. MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28024
    • 提供者:maruni
  1. random-valued-impulse-noise-using-anniso-diff

    0下载:
  2. MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:38507
    • 提供者:maruni
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. random-simulation

    0下载:
  2. MCMC,short for Markov Chain Mente Carlo, is a good way for random simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:7066302
    • 提供者:David
  1. matlab MRF toy examples

    0下载:
  2. Markov random field, belief propagation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-07-05
    • 文件大小:20963
    • 提供者:landcolin
  1. matlab

    1下载:
  2. 电梯群控系统的仿真,顾客的到达服从泊松流分布,上行还是下行是随机的,层数也是随机的,matlab仿真,有输出数据-Elevator group control system simulation, the customer' s arrival Poisson distribution flow, the upstream or downstream is random, the number of layers is random, matlab simulation, the outp
  3. 所属分类:matlab

    • 发布日期:2014-06-04
    • 文件大小:9216
    • 提供者:交换空
  1. stationary random simulation

    0下载:
  2. 这是一个关于随机水文学模拟水位的程序,课后习题 的验证与编程(it is used for stationary random simulation.it is the answer of a AR model)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:WI-liang
  1. 复杂网络中基本网络模型的matlab实现

    4下载:
  2. 复杂网络的matlab实现,得到不同规模的BA无标度网络、WS小世界网络、随机网络、规则网络的拓扑图。还有各类型的拓扑度分布、聚集系数、平均最短路径等静态特性的实现。(Matlab implementation of complex networks, BA scale networks of different sizes, WS small world networks, random networks and regular networks are obtained. There are
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:10240
    • 提供者:gx666
  1. random forest

    3下载:
  2. 文档包括两部分内容,一部分是Leo Breiman关于随机森林的介绍解释文档pdf,内有实例和分析,介绍的很清楚,是英文版,不过不是很难;第二部分是Leo Breiman的官方程序,从网站下载的,matlab版本。(The document includes two parts, one part is Leo Breiman on random forest introduced to explain the document PDF, there are examples and analy
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:801792
    • 提供者:Watchdog
  1. Random-Forest-Matlab-master

    1下载:
  2. this is matlab code of random forest
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:34816
    • 提供者:shaka07
  1. Fuzzy random forest

    0下载:
  2. Random forest demo; it just a document
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:14336
    • 提供者:Link.
« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com