搜索资源列表
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the detailed process. Convolution spe
convolution
- convolution with matlab
viterbiexplanation
- explanation about the viterbi decoder and convolution encoder , showing block diagram of eack
ImageProcessing-CircleDetection-RenatoSalas_final
- The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step process in this project. First,
matlab
- matlab 用DFT实现长序列卷积并用FFT进行信号谱分析-matlab convolution with the DFT and used to achieve a long sequence of FFT for signal spectral analysis
codes
- Implementing and studying the performance of FIR filter. Implementation and study of IIR filters Quantisation of continuous signals Multirate signal Processing Convolution of signals
lab3-Convolution
- this is a SS.you should learn by heart
laplace
- S. Boyd EE102 Lecture 3 The Laplace transform ² de¯ nition & examples ² properties & formulas { linearity { the inverse Laplace transform { time scaling { exponential scaling { time delay { derivative { integral {
conv3
- It is a vhdl file for convolution-It is a vhdl file for convolution......
WaveletTransform
- 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
waveletanalysis
- 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
FFT
- 用DFT实现长序列卷积并用FFT进行信号谱分析-Long sequence convolution using DFT, FFT signal spectrum analysis
convolution
- convelution by matlab
wallacetree-16bit-multiplier
- 这是一种多功能的乘法器的设计思路,只要有了它,就能快速的解决乘法的问题,是卷积,求和,积分的好帮手.-This is a versatile multiplier design ideas, as long as you have it, you can quickly solve the problem of multiplication, convolution, summation, integral a good helper.
lfl01
- 数字信号处理,卷积与快速傅里叶变换,matlab仿真-Digital signal processing, convolution and fast Fourier transform, matlab simulation
fft_fir_filter
- FFT-based FIR Filter is a unit to perform the finite impulse responce filter based on the Fast Fourier Transform (FFT). It performs the convolution of the unlimited signal sequence with the synthesized impulse responce of the length of Ni=N/2 samples
convolution-without-conv-function
- In this program a convolution is taken without the use of built in function conv
convolution
- convolution in matlab
Cubic-convolution-interpolationfor
- 关于数字图像的三次卷积插值,比三次样条,线性插值等更加有效-Cubic convolution interpolationfor digital image processing,it can be shown that the order of accuracy of the cubic convolution method is between that of linear interpolation and thaotf cubic splines.
ConvolutionFFT
- High speed convolution by FFT. Example.