-
Auto_Calib
It is source code base on camera calibration toolbox for matlab to perform stereo camera calibration automatically
- 2010-11-08 13:15:33下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
2
说明: In this paper, a new scaling-based image-adaptive
watermarking system has been presented, which exploits human
visual model for adapting the watermark data to local properties
of the host image. Its improved robustness is due to embedding
in the low-frequency wavelet coefficients and optimal control of
its strength factor HVS point of view. Maximum-likelihood
(ML) decoder is used aided by the channel side information. The
performance of the proposed scheme is analytically calculated
and verified by simulation. Experimental results confirm the
imperceptibility of the proposed method and its higher robustness
against attacks compared to alternative watermarking methods in
the literature
- 2015-03-03 22:52:59下载
- 积分:1
-
Array_Design_GUI
GUI for array design
- 2010-03-30 18:44:13下载
- 积分:1
-
texturetractionusegaborfilter
说明: 用于浏览和检索的图像纹理特征提取,使用gabar滤波器提取纹理特征。(For browsing and retrieval of image texture feature extraction, texture features extracted using gabar filter.)
- 2010-04-21 18:49:47下载
- 积分:1
-
matlab的入门教程,Power point制作
matlab的入门教程,Power point制作-matlab introductory tutorial, Power point production
- 2023-03-29 02:25:04下载
- 积分:1
-
PowellRegistration
基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写(Mutual information-based image registration, optimization algorithm uses Powell algorithm, using the preparation of matlab)
- 2009-05-06 21:48:54下载
- 积分:1
-
TMdielecctornicCERTMoM
二维无限长介质圆柱、椭圆柱、方柱、三角柱 TM极化下的电磁流分布和双站RCS计算(矩量法)
参考文献:哈林登《计算电磁场的矩量法》第三章 点选配(Two-dimensional infinite dielectric cylinder, elliptical cylinder, square columns, triangular prism TM polarization of the electromagnetic flow distribution and bistatic RCS calculations (method of moments) References: Halin Deng, " Method of Moments electromagnetic field calculation," Chapter Select with)
- 2020-10-13 21:57:31下载
- 积分:1
-
Rotor-rubbing-the-bifurcation
转子碰摩非线性计算,可计算出p1,p2,倍周期分岔,混沌等特性(Rotor rubbing the bifurcation diagram matlab source code)
- 2013-09-23 21:07:44下载
- 积分:1
-
Speed-Control-of-Induction-Motor-by-Using-Intelli
Speed Control of Induction Motor by Using Intelligence Techniques
- 2015-02-05 00:01:39下载
- 积分:1