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

搜索资源列表

  1. random-process

    0下载:
  2. 哈工程随机过程微机作业最新编写作业及MATLAB程序代码,并附详细说明。-Ha random process computer engineering job Latest jobs and write MATLAB code, along with detailed instructions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2134
    • 提供者:kebai2016
  1. 16807-Random-Number-Generator

    0下载:
  2. 16807随机数生成器,采用线性同余法,a=16807,b=0,m=2147483647-16807 random number generator, using a linear congruential method, a = 16807, b = 0, m = 2147483647
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:783
    • 提供者:guanzy
  1. random-number-generation

    0下载:
  2. random number generation
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:17814
    • 提供者:Omjee Pandey
  1. pseudo-random-number-VHDL

    0下载:
  2. 伪随机序列发生器的vhdl软件,有m序列和gold序列的算法-pseudo random number generator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:46228
    • 提供者:gone
  1. Random-Forest-master

    0下载:
  2. Random forest Please read your package and describe it at least 40 bytes in English
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:579766
    • 提供者:iman
  1. random

    0下载:
  2. 压缩感知,观测矩阵采用随机观测矩阵,解码采用OMP算法,信号采用频域稀疏度为7的信号,可以直接运行。-Compressed sensing, observation matrix using random observation matrix decoding using OMP algorithm signal using frequency-domain signal sparsity 7, it can be run directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1972
    • 提供者:刘海
  1. Random-Data

    0下载:
  2. There s random data that could be uploaded for testing algorithms and processes
  3. 所属分类:Development Research

    • 发布日期:2017-04-29
    • 文件大小:26255
    • 提供者:Arepoint
  1. random-signal-hilbert

    0下载:
  2. 随机信号分析,使用希尔伯特变换进行包络检波,并计算功率谱,相关函数等相关参数-Random signal analysis, using the Hilbert transform envelope detection, and calculates the power spectrum, correlation function, and other related parameters
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:145340
    • 提供者:农斌
  1. Random-Number-Average

    0下载:
  2. 设计一个VI,实现使用循环和移位寄存器计算随机数序列的移动平均值。要求该VI产生一个随机序列,序列长度由前面板滑动条控件输入. -Design a VI, achieve a moving average using loops and shift registers to calculate the random number sequence. Requirements The VI generates a random sequence, sequence length slider
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:8372
    • 提供者:hk
  1. random

    0下载:
  2. An improved random number generation package Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4995
    • 提供者:ypkentou
  1. Pseduo-Random-Network-Coding-using-Diagonal-Matri

    0下载:
  2. Pseudo Random Network Coding based on paper in the below: Pseudo Random Network Coding Design for IEEE 802.16m Enhanced Multicast and Broadcast Service. Where different techniques used to improve transmission times and recover transmission pa
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-14
    • 文件大小:3901
    • 提供者:Phuc
  1. Random-noise-Synthetic-Aperture-Radar

    2下载:
  2. Random noise Synthetic Aperture Radar simulation of point target where the transitted signal is Gaussian
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-05-09
    • 文件大小:2048
    • 提供者:ghazal
  1. Random

    0下载:
  2. 这是一个使用java写的随机数生成器,在界面方面使用了substance这个界面框架。-This is a use java to write the random number generator, use the substance in the interface aspects of the interface framework.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1623917
    • 提供者:
  1. Analog-to-information-conversion-via-random-demod

    0下载:
  2. A paper on random demodulation of Analog-to-information conversion in signal sampling.
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:217564
    • 提供者:deodar
  1. Random-sampling-for-analog-to-information-convers

    0下载:
  2. A paper on wideband signal sampling using Random sampling method.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:245350
    • 提供者:deodar
  1. Random-Forest

    1下载:
  2. MATLAB语言的随机森林算法的例程,可以用于学习随机森林算法-Random Forest algorithm MATLAB language routines can be used to learn Random Forest algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:550064
    • 提供者:apple
  1. Generates-a-random-number

    0下载:
  2. matlab程序,用于生成随机数,里面包含多种生成算法,供大家参考-matlab program for generating random numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:45556
    • 提供者:XIAOBAO
  1. quick-sort-and-random-quick-sort

    0下载:
  2. 实现了普通快速排序和随机快速排序,快速排序采用《算法导论》第三版中给出的算法实现。-To achieve a common fast sort and random quick sort, quick sort using the algorithm Introduction in the third edition of the algorithm is given.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2437625
    • 提供者:七月飞霜
  1. Random noise Synthetic Aperture radar

    0下载:
  2. this matlab code simulate the Synthetic Aperture radar where the transmitted signal is random noise
  3. 所属分类:matlab例程

    • 发布日期:2016-01-26
    • 文件大小:1832
    • 提供者:ghazal871
  1. generate-random-numberithm

    0下载:
  2. 用解析变换法产生指数分布的随机数 是课程设计的小例子-Analysis of transformation with an exponential distribution random number
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2645
    • 提供者:sz2376
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com