登录
首页 » matlab » linearconvolutiontwodimensional

linearconvolutiontwodimensional

于 2012-08-09 发布 文件大小:1KB
0 72
下载积分: 1 下载次数: 2

代码说明:

  linear convolution of two dimensional sequnces

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pytxzq
    图像处理频域增强教学,通过PPT详细介绍了使用MATLAB处理图像增强频域(Strengthen the teaching image processing frequency domain, through the use of MATLAB PPT introduces frequency domain processing image enhancement)
    2011-05-16 20:36:47下载
    积分:1
  • record
    说明:  录音程序,在matlab下运行。能录1-6秒的音频并对其进行时域和频域的分析。能保存文件(Recording procedures, run under matlab. 1-6 seconds of audio can be recorded and its time domain and frequency domain analysis. To save the file)
    2011-03-14 13:43:44下载
    积分:1
  • APF3p_3line
    三相有源滤波的仿真,不会让你失望的,看看(matlab apf)
    2021-04-19 20:18:51下载
    积分:1
  • 2th-pro
    some samples to learn matlab
    2011-06-13 15:53:25下载
    积分:1
  • matlabcode
    MATLAB实现高通及低通滤波器,是实验上编写的代码,多指教(MATLAB high-pass and low pass filter is experimentally write the code, multi-Zhi Jiao)
    2009-11-14 00:41:07下载
    积分:1
  • matlab_fsk-agilent_-e4438c-
    To generate FSK waveform using MATLAB and understand the basic principles of digital modulation techniques: FSK through modeling and simulations. To download MATLAB generated waveform data of FSK into Agilent E4438C vector signal generator. To observe the waveform of FSK at Agilent DSO6034A oscilloscope and Agilent E4407B Spectrum Analyzer. To gain experience in using Simulink.
    2014-10-29 17:52:37下载
    积分:1
  • 123.rar
    請設計一個8位元移位暫存器,規格如下: 當控制線S1,S2輸入為00時,平行載入; 當控制線S1,S2輸入為01時,在一時脈內向右shift 1位元; 當控制線S1,S2輸入為10時,在一時脈內向右shift 2位元; 當控制線S1,S2輸入為11時,在一時脈內向右shift 3位元 (Serial Adder)
    2009-12-08 00:02:56下载
    积分:1
  • ecgsignalprocessingbywavelet
    说明:  这是用小波变换模极大值重建信号的源程序,数据是一心电信号,在matlab6。5下实现,来源于胡广书的《现代信号处理教程》附属光盘,现提供给大家供大家学习参考,滤波部分可以根据个人情况进行修改。程序包含四个部份,其中wave_peak实现信号的分解并求出模极大值(This is the wavelet transform modulus maxima reconstruction of the source signal, data signal is bent in matlab6. 5 under, and from the HU-book "modern signal processing Guide" CD subsidiary, it is available to everyone for your study reference, filtering can be part of the personal changes . Procedures include four parts, with wave_peak signal decomposition and sought modulus maxima)
    2006-04-01 15:56:47下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • ica
    ica的算法,独立成分分析,剔除噪声,数据处理(ica algorithm, independent component analysis, eliminate noise, data processing)
    2013-12-11 19:37:40下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载