搜索资源列表

  1. conv

    0下载:
  2. 对任意基底的系列求卷积-right arbitrary substrate for a series of convolution
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:熊模昌
  1. 2D

    0下载:
  2. C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:67880
    • 提供者:Mark
  1. CIC滤波器matlab代码

    0下载:
  2. CIC滤波器matlab代码 D=5; r=D; fs=1e5; S3_cic=conv(conv(ones(1,D),ones(1,D)),ones(1,D)); %三个单级卷积 [h3,f3]=freqz(S3_cic,1,1000,fs); plot(f3/(fs/2),20*log10(abs(h3))-max(20*log10(abs(h3))),'r','LineWidth',1.4) ylabel('\fontsize{1
  3. 所属分类:源码下载

  1. 2D

    0下载:
  2. C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, C
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-04
    • 文件大小:67584
    • 提供者:Mark
  1. ADC_CONV

    0下载:
  2. TMS320LF2407A片内十位A/D转换程序,供大家分享。-TMS320LF2407A unit within 10 A/D conversion procedures for the sharing.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-04
    • 文件大小:51200
    • 提供者:wyh
  1. src-conv.tar

    0下载:
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:30720
    • 提供者:白光磊
  1. CONVOL

    0下载:
  2. TI公司DSP TMS320VC5402下的相关函数CONVOL源程序-TI TMS320VC5402 DSP functions under the relevant source CONVOL
  3. 所属分类:DSP编程

    • 发布日期:2024-05-04
    • 文件大小:43008
    • 提供者:lt
  1. CONVOL-RELOAD

    0下载:
  2. TI公司TMS320VC5402 DSP 上的卷积(Convolve)算法实验(前面传错了,重新传)-TI TMS320VC5402 DSP convolution (Convolve) algorithm is inspection (front-wrong, and re-Chuan)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-04
    • 文件大小:43008
    • 提供者:lt
  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 TESTA
  3. 所属分类:游戏

    • 发布日期:2024-05-04
    • 文件大小:72704
    • 提供者:
  1. fft&conv

    0下载:
  2. 快速傅立叶变换和圆周卷积的通用MATLAB源程序,非常有参考价值-Fast Fourier Transform and Convolution circumference generic MATLAB source code, very useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:kongrui
  1. SimpleMoviePlay

    0下载:
  2. 运用MFC和directshow编写的一个视频播发器,具有暂停,播放,停止等简单功能。-directshow using MFC and a video prepared by the transmitters is suspended, broadcast, stop simple function.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-04
    • 文件大小:29696
    • 提供者:Melody
  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 discre
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:田先生
  1. Conv

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

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:sky
  1. MATLAB

    0下载:
  2. 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to
  3. 所属分类:并行运算

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:1
  1. matlab

    0下载:
  2. 用impz()函数求冲激响应:用filter()函数求冲激响应 用filter()函数求余弦输入响应:用conv()函数求余弦响应:-With impz () Function Impulse Response: The filter () function used for impulse response filter () Function Cosine input response: The conv () Function C
  3. 所属分类:汇编语言

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:李子
  1. conv

    0下载:
  2. convolutional coding matlab仿真代码,仅供参考-convolutional coding matlab simulation code, for reference only
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:cjq
  1. TWITS_vv

    0下载:
  2. 2007年ICIP国际会议论文的源码,用于实现对图像的反卷积恢复。-2007 International Conference on ICIP paper source for the realization of the restoration of image deconvolution.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:69632
    • 提供者:chengxiaowen
  1. conv

    0下载:
  2. 将组合类的问题化为继承的语法加以解决,继承的问题用组合的语法实现.-Combination of a series of questions will be translated into the syntax of inheritance to be resolved, the issue of succession with the syntax to achieve portfolio.
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:eachgear
  1. matlab

    0下载:
  2. 在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积-In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:ftgfhgf
  1. convconv

    0下载:
  2. Int Conv Poly This code is described in "Computational Geometry in C" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:fds
« 1 2 3 45 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org