-
382399785texture_code_and_thesis
说明: 4个纹理分割算法合集+n篇IEEE论文合集
对研究纹理分割的同学来说,很有效(4+ n texture segmentation algorithm Collection collection of research papers IEEE paper texture segmentation students, it is very effective)
- 2011-03-08 11:09:23下载
- 积分:1
-
c4-5
c4.5主要函数的matlab实现,简单易懂,扩展性很强(c4.5 main function of the Implementation of Matlab, simple, strong expansion)
- 2020-10-06 16:47:38下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
colorization
给灰度图像任意着色,利用随机游走算法,色彩空间变换,通过YCbCr色彩空间完成图像着色(Any color to grayscale images using random walk algorithm, color space conversion, the YCbCr color space to complete the image coloring)
- 2012-12-28 10:24:15下载
- 积分:1
-
PPT
移动通信原理书籍,外国老师提供,有实验可在Matlab下实现(mobile principle e-book, my foreigh teacher using)
- 2010-07-13 01:50:36下载
- 积分:1
-
ICA
基于负熵最大的独立分量分析算法,可以将独立的混合信号分离(Based on the negative entropy of the largest independent component analysis algorithm can be a separate mixed-signal separation)
- 2009-11-26 21:19:41下载
- 积分:1
-
1X4_power_splitter2
此程序模拟了17X11的正方形光子晶体点阵作为能量偏分器的动态过程。(This program simulates a 17X11 square photonic crystal lattice energy as a partial divider dynamic process.)
- 2014-01-16 11:36:10下载
- 积分:1
-
igafem_ng
the code has written by fortran language and extend finite element method (XFEM) in order to calculate grow of crack in material
- 2016-07-17 11:44:28下载
- 积分:1
-
Spectrum
说明: 谱估计算法MATLAB程序
ARMA.M
autocorrelation.m
demoautocorrelation.m
PERIOD.M
SPECTRUM.M(Spectral estimation algorithm MATLAB program ARMA.M autocorrelation.m demoautocorrelation.m PERIOD.M SPECTRUM.M)
- 2010-04-09 15:04:06下载
- 积分:1
-
HeartbeatMonitor
这是关于安卓手机端通过蓝牙采集人心电信号,然后通过解码,滤波,心电信号显示的程序文件。(This is the end of Android phones via Bluetooth signals collected people, and then decoding, filtering, ECG display program files.)
- 2013-12-27 20:58:35下载
- 积分:1