CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - random

搜索资源列表

  1. vhdl_code_for_pseudo_random_sequence_generator_in

    0下载:
  2. THIS FOR PSEUDO RANDOM SEQUENCE GENERATION DEETAIL
  3. 所属分类:Project Design

    • 发布日期:2017-12-08
    • 文件大小:42721
    • 提供者:jose
  1. randon-function-i-n-matlab

    0下载:
  2. 本文给出了matlab中的一些随机函数以及算例-random function in matlab
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:3822
    • 提供者:zhangjing
  1. 872661heat-transkalman

    0下载:
  2. 卡尔曼滤波从与被提取信号有关的量测量中通过算法估计出所需信号。卡尔曼滤波处理有几个特点:(1)卡尔曼滤波处理的对象是随机信号;(2)被处理信号无有用和干扰之分,滤波的目的是要估计出所有被处理信号;确切的说卡尔曼滤波应称作最优估计理论;就实现形式而言,卡尔曼滤波器实质上是一套由数字计算机实现的递推算法。量测量可看作卡尔曼滤波器的输入,估计值可看作输出-Kalman filtering from the measurement of the quantity relating to the sign
  3. 所属分类:Project Design

    • 发布日期:2017-11-03
    • 文件大小:701748
    • 提供者:郑永钊
  1. matlab-algorithm-highlights

    0下载:
  2. matlab常用算法集锦,包括各种微分方程求解方法及函数、矩阵、随机数的求解-matlab commonly used algorithm highlights, including a variety of differential equation solving methods and functions, matrix, random numbers to solve
  3. 所属分类:software engineering

    • 发布日期:2017-11-04
    • 文件大小:126209
    • 提供者:郭晓晴
  1. Dadi

    0下载:
  2. c# random project for numbers from 1 to 6 very easy program important for starters
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:10570
    • 提供者:Mic#ele
  1. gaussrand_gui

    0下载:
  2. This code is about Gaussian Random
  3. 所属分类:Software Testing

    • 发布日期:2017-12-08
    • 文件大小:1862
    • 提供者:zisan
  1. sample-methods

    0下载:
  2. 随机数的产生算法介绍:任意分布的伪随机变量的抽样,方法包括直接抽样方法,变换抽样法,舍选抽样法等。-Random number generation algorithm: the arbitrarily distributed pseudo-random variable sampling methods including direct sampling method, transform sampling method- rejection sampling method.
  3. 所属分类:Project Design

    • 发布日期:2017-11-17
    • 文件大小:143349
    • 提供者:张磊
  1. EFFICIENT-DECODING-OF-WATERMARKING

    0下载:
  2. 在这项工作中,我们对待这个问题的恢复正确的消息,如果额外的位(假报警)已加入的消息体中,在随机的位置。这的情况是常见的一些是与选择性嵌入水印系统 典型的当人类视觉系统(或录音)注册成立,以提高质量水印系统。我们提出一个有效的解码方案 使用一些修改的“维特比算法的代码。添加额外的状态表示可能的误报率和一个新的扩展算法的改进网格提出图。仿真结果表明,我们的算法在高效率的检测随机的误报率很高。-In this work, we treat the problem of recovering t
  3. 所属分类:Project Design

    • 发布日期:2017-11-24
    • 文件大小:383437
    • 提供者:白合
  1. mofang

    0下载:
  2. 打印魔方的源代码。随机输入数字,然后显示相应的魔方块。-Print the source code of the Rubik' s Cube. Random input numbers, and then display the magic box.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:728
    • 提供者:wu_gui
  1. matlab

    0下载:
  2. 直接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -The direct method is also called cycle diagram method, it is the random sequence x (n) n observation data as a energy limited sequence, direct calculatio
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:4136
    • 提供者:
  1. rand

    0下载:
  2. 混沌随机数的应用文章,适合用于图像加密算法中。-Application of the chaotic random number, suitable for image encryption algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:615854
    • 提供者:223
  1. soft

    0下载:
  2. 利用随机函数产生N个随机整数,对这些数进行多种方法进行排序-Generate random integer N using random function, the number of these various methods to sort
  3. 所属分类:Software Testing

    • 发布日期:2017-12-02
    • 文件大小:2821
    • 提供者:maoyu
  1. weq12323

    0下载:
  2. 1.线性同余随机数生成器介绍: 古老的LCG(linear congruential generator)代表了最好最朴素的伪随机数产生器算法。主要原因是容易理解,容易实现,而且速度快。 -A linear congruential random number generator: ancient LCG (linear congruential generator) represents the best and most simple pseudo-random number ge
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:13499
    • 提供者:george
  1. ADL32-Lecture03-Report1.rar

    0下载:
  2. CRFsuite: a fast implementation of Conditional Random Fields (CRFs) CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data. The first priority of this software is to train and use CRF models as fast as possi
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:1803945
    • 提供者:icypriest
  1. MT-005

    0下载:
  2. 噪声功率比(NPR)这个概念自频分多路复用(FDM)电话系统诞生之初即已出现。简单而 言,NPR用于衡量多通道系统中当其他通道上存在随机活动时,某个闲置通道的“安静”程 度。噪声和交调失真产物进入该闲置通道,从而降低性能。该概念最初用来检查FDM链 路中的4 kHz宽语音通道,如今,在确定多通道宽带通信系统的特性时也是有用的——但在 现代测量技术方面,存在一些重要的区别。-The concept of the noise power ratio (NPR) from the fr
  3. 所属分类:Project Design

    • 发布日期:2017-11-20
    • 文件大小:595114
    • 提供者:边城
  1. 13

    0下载:
  2. 随机密码抽取仿真 随机密码抽取仿真 -Random passwords extraction simulation random password to extract simulation random password to extract simulation
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:180115
    • 提供者:gafa
  1. Particle-filter-resampling-methods

    0下载:
  2. 粒子滤波是基于递推的MonteCarlo仿真方法的总称, 原则上可用于任意非线性、非高斯随机系统的状态估计。-Particle filter is based on the the MonteCarlo simulation method of recursive general principle can be used for any nonlinear, non-Gaussian random system state estimation.
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:223224
    • 提供者:冯浩
  1. Particle-filter-algorithm-

    0下载:
  2. 粒子滤波是基于递推的蒙特卡罗模拟方法的总称,可用于任意非线性,非高斯随机系统的状态估计。-The particle filter is based on recursive Monte Carlo simulation method general, can be used for any non-linear, non-Gaussian random system state estimation.
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:340258
    • 提供者:冯浩
  1. c88

    0下载:
  2. This a scr ipt written using C++ to calculate PI value using random points in 1 D circle inside square. Initialise random number generator was used to generate random numbers. The error calculated for each result in the output screen. The scrip is us
  3. 所属分类:Software Testing

    • 发布日期:2017-11-15
    • 文件大小:6377
    • 提供者:arwa68
  1. SUANFAPPT

    0下载:
  2. 常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等) 算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等) -Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:3316958
    • 提供者:lm
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com