-
MATLAB
many type of watermarking source code in running condition
- 2011-02-07 13:07:02下载
- 积分:1
-
sconv
调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )(Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ())
- 2010-05-06 11:49:33下载
- 积分:1
-
matlab4.rar
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
( Procedure code explanation
P0401: Examines the picture with the Prewitt operator the edge
P0402: Examines the picture with the different sigma value LoG
operator the edge
P0403: Examines the picture with the Canny operator the edge
P0404: Picture threshold value division
P0405: Divides the picture with the water line threshold value
law
P0406: Carries on to the matrix four forks the tree
decomposition
P0407: Divides into the writing and the non- writing two
categories the picture
P0408: The morphology gradient examines two values pictures the
edge
P0409: The morphology example 鈻♀枴deletes all electricity
streamline from the PCB picture, only retains the chip object )
- 2006-06-26 12:38:36下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
IC_linear_equation
Hilbert矩阵的J、GS和SOR迭代(Hilbert matrix of J, GS and SOR iteration)
- 2011-01-15 19:49:14下载
- 积分:1
-
analysis
Matlab code for calculation of SINR. Very useful
- 2021-02-04 14:59:58下载
- 积分:1
-
optimization
图像分割matlab 代码,不使用传统的tv 正则项,而是提出了一种新的正则化方法,可以运行(image segmentation with new regularization term)
- 2014-11-12 20:05:30下载
- 积分:1
-
PPIMfinal
This a PPIM meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
- 2009-02-12 18:06:22下载
- 积分:1
-
003
这是有关网络互联的一个大型课程设计,应用了ospf,nat等来实现的(This is the network interconnection of a large course design, application of the ospf, nat, etc. to achieve)
- 2010-05-07 12:43:05下载
- 积分:1
-
Solving-Optimal-Power-Flow-with-Voltage-Constrain
Solving Optimal Power Flow with Voltage Constraints using MATLAB Optimization Toolbox
- 2014-10-31 19:02:09下载
- 积分:1