登录
首页 » matlab » 352

352

于 2012-02-28 发布 文件大小:1KB
0 123
下载积分: 1 下载次数: 79

代码说明:

  小波软硬阈值去噪及软硬阈值折衷法去噪程序(wavelet de-noising)

文件列表:

352.m,3923,2012-02-28

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

发表评论

0 个回复

  • ed
    说明:  使用matlab工具进行边缘检测,基于小波多尺度变换。(Matlab tools use edge detection, based on wavelet multi-scale transform.)
    2009-05-22 10:57:46下载
    积分:1
  • try-classification
    try classification of ecg signal
    2011-11-10 18:48:36下载
    积分:1
  • GP
    说明:  高斯过程小例子,提供三种不同协方差函数,选择不同协方差函数,设定样本之后,对高斯过程采样,画出3d图(Gaussian process small example, offers three different covariance function, choose a different covariance function, after setting the sample, the sampling of the Gaussian process, draw 3d Figure)
    2013-12-23 14:37:24下载
    积分:1
  • HPF
    A High Pass filter matlab code for image processing in frequency domain
    2013-12-14 04:16:57下载
    积分:1
  • LQR
    LQR controller for matlab
    2021-03-28 21:09:11下载
    积分:1
  • double-tigers
    通过改变不同的频率,实现了使用Matlab播放音乐,因为示例为两只老虎和天空之城(By changing different frequencies, implemented using the Matlab play music, because the sample of two tigers and the Sky City)
    2013-05-26 13:24:01下载
    积分:1
  • SAW_correlator_no_temp_diff
    surface acoustic wave (correlator no temp diff)
    2014-01-17 22:49:57下载
    积分:1
  • dtw
    dtw的matlab算法,识别率达到100 。可直接使用或转成c语言代码,下到下位机运行。(dtw' s matlab algorithm to achieve 100 recognition rate. Can be used directly or converted into c language code, run down to the lower machine.)
    2020-12-15 10:29:13下载
    积分:1
  • cross-corr
    Cross-correlation of several signals
    2009-05-25 22:31:56下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载