-
Information-Hiding-PNG
用matlab编写的在png图像中隐藏并提取rgb图像和二值图像,注意隐藏的图像要小点,源图像png要大些(Png images using matlab hide and extract the rgb image and binary image, pay attention to the hidden image is smaller point source image png)
- 2013-01-17 20:51:43下载
- 积分:1
-
zixiangguan
用自相关法对信号进行计算机仿真,得出自相关法的优缺点。(Autocorrelation method with a computer simulation of the signal, obtained from the relevant laws of the advantages and disadvantages.)
- 2011-09-23 20:21:41下载
- 积分:1
-
ieee009ZZ
利用三角分解法这一算法,根据求得的电力系统节点导纳矩阵,求其相应的阻抗矩阵。本程序为IEEE经典算例009节点的程序,程序中附有解释性说明.稍加修改,可以适用于IEEE算例中任意节点。(Using the triangular decomposition algorithm, according to the obtained power system nodal admittance matrix, find the corresponding impedance matrix. The classic example is the program for the IEEE 009 node program, the program accompanied by an explanatory note. Slightly modified, can be applied to any node in the IEEE study.)
- 2011-11-01 10:24:41下载
- 积分:1
-
perspective_proj
数字图像处理运用matlab实现3D透视投影(Digital image processing using matlab to achieve 3D perspective projection)
- 2020-09-02 19:58:07下载
- 积分:1
-
DTFT-Transform
数字信号处理中的基本DTFT变换代码,有非常详尽的解说和推导过程(Digital Signal Processing DTFT fundamental transformation code, a very detailed explanation and derivation)
- 2015-04-13 11:18:32下载
- 积分:1
-
prim_kruskal_matlab6.5
prim算法
kruskal算法用matlab实现
输入标准:x邻接矩阵 p节点集
输出:生成树边集 G(prim algorithm Kruskal algorithm matlab input standard: x adjacency matrix p Node Set Output: Spanning Tree margination G)
- 2008-06-22 11:00:04下载
- 积分: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
-
matlab-zhendongtai
MATLAB语言编写用于振动台试验数据处理的程序,根据模型试验所得的加速度波形可
计算得出相应的积分速度及位移。(MATLAB language for the shaking table test data processing program, according to the model test waveform was calculated from the acceleration of the speed and displacement of the corresponding points.)
- 2011-09-27 17:50:42下载
- 积分:1
-
TwIST_v2
基于压缩感知理论的MRI一阶快速算法软件包(a first order fast algorithm package based on the theory of compressed sensing )
- 2013-10-14 20:56:54下载
- 积分:1
-
hvdc-main-file
hvdc 12 pulse conveter circuit developed on the example model in laptop
- 2013-11-19 23:39:21下载
- 积分:1