登录
首页 » matlab » fangzhen4

fangzhen4

于 2007-07-08 发布 文件大小:1KB
0 253
下载积分: 1 下载次数: 349

代码说明:

  小波阈值去噪的源代码.不同的阈值函数可以修改阈值函数.从而实现功能.(wavelet thresholding source. Different threshold function can change the threshold function. Thus achieving functional.)

文件列表:

fangzhen4.m

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

发表评论

0 个回复

  • ladregression.rar
    最小一乘算法和最小一乘拟合直线。这是最小一乘拟合直线的matlab算法(Least absolute deviation fitting algorithm and the least absolute deviation line. This is the minimum )
    2012-05-07 10:33:12下载
    积分:1
  • mathmodl
    数学建模常用工具,线性规划,最优控制等等,已经整合成工具箱(Mathematical modeling of common tools, linear programming, optimal control, etc., have been integrated into the toolbox)
    2014-11-14 10:11:43下载
    积分:1
  • Duffing_Reconstruction
    DUFFING方程的混沌时序相空间重构程序(DUFFING equation phase space reconstruction of chaotic time series procedures)
    2009-04-11 18:01:20下载
    积分:1
  • genetic-althorithm
    遗传算法实现优化函数,属于经典的遗传算法 (Genetic algorithm optimization function)
    2013-11-19 15:32:56下载
    积分:1
  • 基于MATLAB的有源滤波器的实现
    说明:  基于MATLAB的有源滤波器的实现,很简单,能看懂。(The realization of active filter based on MATLAB is simple and understandable.)
    2020-06-19 09:40:01下载
    积分:1
  • savePlotWithinGUI
    该函数能够实现保存Matlab GUI中axes控件图像的功能(this function can save pictures from axes controls in Matlab GUI)
    2012-04-30 20:49:39下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • guzhangjisuan
    电力系统故障计算,能进行横向故障,纵向故障,同时能计算出各支路的短路电流。(Power system fault calculations, can be transverse faults, vertical fault, and can calculate the short-circuit current of each branch)
    2014-09-18 15:12:02下载
    积分:1
  • nibianqi
    光伏并网发电系统中逆变器的研究与设计,比较有用的资料,逆变器设计可以参考(Grid-connected PV system inverter design, useful information, inverter design can refer)
    2013-01-08 19:32:20下载
    积分:1
  • demosaic_su
    Demosaicing Value Calculation
    2013-08-03 09:13:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载