登录
首页 » matlab » work1

work1

于 2011-04-20 发布 文件大小:208KB
0 280
下载积分: 1 下载次数: 49

代码说明:

  基于MATLAB的虚拟实验系统 的源代码 信号与系统 典型课程的演示实验的编程 GUI(the virtual experiment system for signal processing on the matlab)

文件列表:

work
....\caculate.m,669,2004-01-15
....\draw_butterfly.m,2909,2004-01-15
....\draw_single_butterfly.m,2948,2004-01-15
....\EXP10.asv,12549,2003-01-01
....\EXP10.fig,15374,2003-01-01
....\EXP10.m,14245,2010-06-02
....\EXP1_1.fig,8418,2010-05-07
....\EXP1_1.m,8384,2007-05-24
....\EXP1_2.fig,17660,2007-05-24
....\EXP1_2.m,20518,2003-01-08
....\EXP2.fig,13537,2003-01-01
....\EXP2.m,13638,2007-05-24
....\EXP4.fig,3192,2007-05-24
....\EXP4.m,7554,2007-05-24
....\EXP5.fig,8861,2007-05-24
....\EXP5.m,27751,2007-05-24
....\EXP6_1.fig,11939,2007-05-24
....\EXP6_1.m,11764,2007-05-24
....\EXP6_2.fig,10582,2010-05-06
....\EXP6_2.m,11752,2007-05-24
....\EXP7.fig,8222,2007-05-24
....\EXP7.m,12726,2007-05-24
....\EXP8.fig,8861,2010-05-06
....\EXP8.m,15600,2007-05-24
....\help.fig,1378,2003-01-12
....\helpdialog.fig,1579,2010-05-25
....\helpdialog.m,2969,2003-01-13
....\hs_err_pid1004.log,7449,2003-01-03
....\hs_err_pid1012.log,7449,2003-01-03
....\hs_err_pid1016.log,7449,2003-01-04
....\hs_err_pid1204.log,7449,2003-01-04
....\hs_err_pid1296.log,7449,2003-01-04
....\hs_err_pid1340.log,7449,2003-01-03
....\hs_err_pid1576.log,7450,2003-01-04
....\hs_err_pid172.log,7449,2003-01-04
....\hs_err_pid1928.log,7449,2003-01-04
....\hs_err_pid1960.log,7449,2003-01-03
....\hs_err_pid316.log,7449,2003-01-03
....\hs_err_pid3460.log,11102,2007-04-26
....\hs_err_pid724.log,7449,2003-01-04
....\hs_err_pid748.log,7449,2003-01-03
....\hs_err_pid976.log,7449,2003-01-04
....\main.asv,11510,2010-05-06
....\main.m,11507,2003-01-12
....\pinpu_t.m,1307,2003-01-01
....\pleasewait.m,3096,2010-04-28
....\private
....\.......\capacitor.m,1148,2002-04-05
....\.......\DealFormula.m,409,2004-02-06
....\.......\democlean.m,666,2002-04-05
....\.......\dskwheel.m,615,2002-04-05
....\.......\equation.m,7911,2002-04-05
....\.......\gridline.m,1699,2002-04-05
....\.......\ground.m,1017,2002-04-05
....\.......\inductor.m,1278,2002-04-05
....\.......\opamp.m,4140,2002-04-05
....\.......\port.m,1476,2002-04-05
....\.......\resistor.m,1113,2002-04-05
....\.......\RH.m,5148,2004-01-28
....\.......\rtslider.m,6444,2002-04-05
....\.......\sumblock.m,2041,2002-04-05
....\.......\sysblock.m,2899,2002-04-05
....\.......\topicshow.m,6531,2002-04-05
....\.......\valve.m,3057,2002-04-05
....\.......\wire.m,1679,2002-04-05
....\showvalue.m,8620,2004-02-06
....\sweep.m,638,2007-03-07
....\sweep6_2.m,810,2007-03-07
....\time_fun_e.m,263,2003-01-13
....\Untitled.3,104,2003-01-07
....\Untitled.asv,58,2003-01-07
....\Untitled3.asv,2299,2003-01-13
....\Untitled3.m,2041,2003-01-13
....\xiebo.m,2041,2003-01-13

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

发表评论

0 个回复

  • GaborFilter
    说明:  利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别(Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.)
    2011-04-10 15:58:05下载
    积分:1
  • Image_Processing
    数字图像获取, 处理及实践应用源代码——很多有用的图像处理的源代码:图像显示(原图、抖动),图像增强(灰度变换、直方图均衡、多种滤波器、伪彩色增强等),图像复原(运动模糊、逆滤波等等),图像变换(傅立叶变换、快速傅立叶变换、离散余弦变换、沃尔什变换、霍特林变换、小波变换、小波反变换),图像编码(霍夫曼编码、香浓-费诺编码、算术编码、位平面编码等),图像识别。(Digital image acquisition, processing and practical application source code- a lot of useful image processing source code: Image Display (image, jitter), image enhancement (gray-scale transformation, histogram equalization, multi-filter, pseudo-color enhancement, etc. ), image restoration (motion blur, inverse filtering, etc.), image transform (Fourier transform, fast Fourier transform, discrete cosine transform, Walsh transform, Hotelling transform, wavelet transform, wavelet transform), image coding (Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, etc.), image recognition.)
    2020-06-26 03:20:02下载
    积分:1
  • denoise_self
    基于matlab程序对声音信号进行去噪处理,通过小波包处理及小波分析结合(Matlab program based on the sound signal denoising by wavelet packet processing and wavelet analysis combined)
    2013-05-24 13:35:00下载
    积分:1
  • kalman
    建立舰船航行的误差模型,通过进行卡尔曼滤波,求出测量曲线与真身曲线的误差曲线(Ship navigation error model established by the Kalman filter, find the measurement curve and the true identity of the error curve curve)
    2011-06-09 17:15:00下载
    积分:1
  • Wavelet-dec--rec
    在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。(In understanding the basis of discrete wavelet transform basic principles and algorithms, through the design VC program Daubechies wavelet, Morlet wavelet and Haar wavelet transform after a simple one-dimensional signal plus a Gaussian white noise, resulting wavelet coefficients wavelet reconstruction signal again by changing the layers to achieve high-frequency coefficients decomposed noise cancellation purposes. Can intuitively understand wavelet decomposition and reconstruction process and an important role in signal de-noising in the process of implementation of this program, and in the high-frequency coefficients when the weight of the layers selected for signal processing coefficients denoising affected.)
    2014-07-10 18:16:49下载
    积分:1
  • Fast_Algorithm_of_Edge_Detection_Based_on_Lifting_
    本文通过比较第一代和第二代小波算法特点,引入二代小波提升结构的概念,提出了一种基于二代小波提升结构的快速图像边缘检测算法 对三次B样条小波基实现提升格式,通过计算大尺度下分解子图的模值和幅角来确定边缘 经过实验比较,能比经典的边缘检测算法得出更精确的边缘图像,同时通过与基于第一代小波算法的边缘检测比较,基于二代小波提升格式的边缘检测算法计算更快速,更高效。(In this paper, by comparing first-and second-generation wavelet algorithm features, the introduction of second generation wavelet to enhance the concept of structure, a second generation wavelet-based structure to enhance the rapid image edge detection algorithm on the three B-spline wavelet lifting scheme to achieve through Calculation of large-scale mold subgraph decomposition value and increase the edge angle to determine the experimental comparison, than the classical edge detection algorithm to draw a more accurate edge image, at the same time with the first generation of wavelet-based edge detection algorithm comparison, based on the Second generation wavelet lifting scheme edge detection algorithm is faster and more efficient.)
    2008-06-23 13:18:06下载
    积分:1
  • 基于整数小的编码
    基于提升格式的整数小波变换及其编解码( And its arranges based on the promotion form integer wavelet transformation decodes )
    2004-06-23 22:43:57下载
    积分:1
  • wave_denoise
    此程序仿真了一个被污染了的信号源,然后通过小波去噪,成功取出了信号中的杂波(This procedure simulation has polluted the supply oscillator, then through the wavelet denoising, the success took out in the signal clutter )
    2012-04-09 09:52:31下载
    积分:1
  • 融合程序
    说明:  利用小波变换将不同分辨率的图像进行小波分解,将高频和低频系数分别处理融合,进行小波重构。(Image fusion with different resolutions based on wavelet transform.)
    2020-04-21 10:29:11下载
    积分:1
  • IntDCT
    具有提升分解结构的整数离散变换,可用于基于提升格式的小波变换设计。(Enhance the breakdown structure of the integers with the discrete transform can be used for wavelet transform based on lifting scheme design.)
    2011-11-07 12:45:45下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载