-
SVD-DCT_Image_watermarking
This is the matlab code for SVD-DCT image watermarking
- 2009-09-28 23:16:38下载
- 积分:1
-
houghTrans
利用hough变换实现图像边界的检测,可以计算简单图像的边界夹角度数(Using hough transform image boundary detection, image boundary can be calculated simply point the number of folders)
- 2010-07-22 11:51:54下载
- 积分:1
-
PNcode-tongbu
扩频通信中PN码同步仿真实验,中间无任何错误,可直接使用(can use)
- 2013-09-02 16:21:51下载
- 积分:1
-
Dijkstra
暴强Dijkstra算法求任意两点间最短路径(matlab程序)(Dijkstra algorithm for the shortest path between any two points (matlab))
- 2014-10-04 21:00:32下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
matlab_expriment
matlab
包含优化问题试验、微分议程试验、代数实验和综合试验等
(matlab optimization problem that contains test, differential agenda test, algebra test and integrated test)
- 2007-10-29 11:05:55下载
- 积分:1
-
Motion_Est_Alg_FSS
Motion estimation algorithm - four step search
- 2011-10-04 15:36:04下载
- 积分:1
-
M-DPSK_MPSKberMATLAB
几种dpsk mpsk调制编码算法的比特错误比率分析(Several dpsk mpsk modulation coding bit error ratio analysis)
- 2010-06-06 11:10:41下载
- 积分:1
-
programmoffuzzypid
这是一个关于模糊pid控制源程序,希望对大家有用,(this is a program of fuzzypid contol)
- 2010-11-04 11:16:39下载
- 积分:1
-
ruihuaajunheng
图像的锐化和均衡,图像处理中最基本的两个处理方法,用matlab实现,算法简单,易懂(Image sharpening and balanced, the two approaches are the most basic image processing using matlab algorithm is simple and easy to understand)
- 2012-05-28 21:16:49下载
- 积分:1