-
fir
This code is to generate FIR filter
- 2010-02-09 07:57:42下载
- 积分:1
-
H1
说明: 运用相移延拓的方法有效地模拟地震波在介质中的传播路径。(Extension of the use of the phase shift method can effectively simulate seismic wave propagation path in the medium.)
- 2015-04-14 10:46:06下载
- 积分:1
-
Matlab
本书提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。(err)
- 2007-11-17 01:37:29下载
- 积分:1
-
P_Vtexingtu
光伏pv特性图,在2010下可以直接仿真出波形(Photovoltaic pv diagram, can direct simulation waveform under 2010)
- 2014-10-30 18:55:51下载
- 积分:1
-
regiongrow
region growing: Perform segmentation by region grow1ng.
[G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
- 2011-05-16 10:33:20下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1
-
使用改进人工蜂群算法求解选址问题ABC
使用改进人工蜂群算法求解选址问题,相关论文已经发表(Artificial bee colony algorithm using the improved location problem)
- 2020-11-19 11:49:38下载
- 积分:1
-
DCT-audiowatermarking
使用DCT变换分组量化的方法实现音频水印的嵌入,抗攻击性良好(DCT watermarking)
- 2020-11-08 20:59:47下载
- 积分:1
-
match_filter
实现匹配滤波的matlab源代码,比较适合初学者!(Achieve matched filter matlab source code, suitable for beginners!)
- 2020-09-01 17:08:09下载
- 积分:1
-
QPSK.LLR
illustrates the improvement in BER performance when using log-likelihood instead of hard decision demodulation in a convolutionally
coded communication link
- 2010-09-11 20:56:29下载
- 积分:1