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

搜索资源列表

  1. src-conv.tar

    2下载:
  2. 蒙特卡罗算法。用盟特卡罗算法模拟光在组织钟的传播,也可以模拟其它领域随机粒子的运动等。-Monte Carlo algorithm. Shakespeare used the AU-simulation algorithm organizations bell in the spread, but also in other fields can be simulated random particle movement.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:30839
    • 提供者:白光磊
  1. 1.conv

    0下载:
  2. 卷积实验代码 实现多种功能 包括线性卷积和圆周卷积的动态演示-convolutional code experimental realization of a variety of functions, including linear and circular convolution of dynamic convolution demo
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4011
    • 提供者:万金油
  1. dos_gameboy-0.8.8

    0下载:
  2. gameboy游戏模拟器,COMMON.H CONV.C DASM.C DEBUG.C FILE_ID.DIZ FMFREQS.C FMFREQS.H GB.C GB.H GBLIST.C HELP.H IBMADLIB.C IBMASM.S IBMGIF.C IBMMSDOS.C IBMMSDOS.H IBMSB.C IBMSTACK.C KEYS.C LISTALL.C MAKEFILE TABLES.H TESTALL.C VGB-DOS.GIF VGB-DOS.TXT
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:73199
    • 提供者:xjjxing
  1. fft&conv

    0下载:
  2. 快速傅立叶变换和圆周卷积的通用MATLAB源程序,非常有参考价值
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3192
    • 提供者:kongrui
  1. deconvgaijin

    1下载:
  2. 卷积码译码算法改进 实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding window Viterbi Decoder, genera
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47171
    • 提供者:李春晖
  1. discreteconvolution

    0下载:
  2. A light implementation of a discrete convolution procedure using either the Laplacian or Identity kernel. You need the source image convolution-input.ppm. The result is convolution-result.ppm. -implementation of a discrete convo lution procedure usin
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2086
    • 提供者:田先生
  1. Conv

    0下载:
  2. mdb数据库中全角/半角字符转换和小程序-mdb database-wide angle / alphanumeric characters and the small change procedures
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6460
    • 提供者:sky
  1. CONV

    1下载:
  2. 卷积&相关的VC程序,依托fft实现快速卷积和相关
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4462
    • 提供者:顾楼
  1. Conv

    0下载:
  2. 用TMS320LF2407A来实现卷积实验程序
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:8580
    • 提供者:liu
  1. matlab

    0下载:
  2. 用impz()函数求冲激响应:用filter()函数求冲激响应 用filter()函数求余弦输入响应:用conv()函数求余弦响应:
  3. 所属分类:汇编语言

    • 发布日期:2014-01-17
    • 文件大小:764
    • 提供者:李子
  1. conv

    0下载:
  2. matlab中计算数列子相关和互相关的程序
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1177
    • 提供者:片片鱼
  1. conv

    0下载:
  2. monte carle mc conv c/c-monte carle conv c/c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2835
    • 提供者:黑风
  1. filter.conv

    0下载:
  2. 用filter函数或conv函数求解系统输出响应的主程序-Solving the system responds with output filter function or the main function conv
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:28672
    • 提供者:just soso
  1. conv

    0下载:
  2. For given A/B returns conv(A,B) (non-circular). Subroutine can automatically choose between three implementations: straightforward O(M*N) formula for very small N (or M), overlap-add algorithm for cases where max(M,N) is significantly large
  3. 所属分类:OA

    • 发布日期:2017-04-02
    • 文件大小:5539
    • 提供者:titotito
  1. convolution-without-conv-function

    0下载:
  2. In this program a convolution is taken without the use of built in function conv
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:Rizwan
  1. conv

    0下载:
  2. 16位的卷积器 直接套用公式编写,执行正确-conv
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:5614684
    • 提供者:李二
  1. cross-and-conv

    0下载:
  2. Matlab code for convolution and correlation.Takes into account the indices of the input sequences,unlike the inbuilt corr() and conv() functions.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:263542
    • 提供者:asmwriter
  1. conv

    0下载:
  2. Conv Encoder for VHDL Vivado
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:15605
    • 提供者:Vaaiib
  1. conv

    0下载:
  2. 矩阵卷积的几种版本:conv函数,矩阵乘法形式,纯矩阵乘法形式(Several versions of matrix convolution: convolutional vision, matrix vision, only-matrix vision)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1643520
    • 提供者:zoe_dsj
  1. 卷积

    1下载:
  2. 通过将卷积拆分为原来的反转,平移,相乘,积分模拟conv的结果。(By integrating the convolution into the original inversion, translation and multiplication, the result of conv is simulated.)
  3. 所属分类:其他

    • 发布日期:2020-05-28
    • 文件大小:67584
    • 提供者:ccoofe
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com