-
fiveMATLABimageprocessingcode
对图像进行任意角度旋转
图像渐变
运用调色板设计技术将灰度图像彩色化
等5个MATLAB 图像处理 代码(Rotate the image at any angle image gradient design using the gray image palette color and so on five MATLAB image processing code)
- 2010-06-12 15:51:27下载
- 积分:1
-
jingtongMATLAB
精通MATLAB 是北航的张志用写的电子书 介绍了MATLAB6.5的使用 (Proficient in MATLAB was written by Zhang Beihang' s book describes the use of MATLAB6.5)
- 2009-10-21 10:59:40下载
- 积分:1
-
caiyangshili
减采样实例
增采样实例
线性插值实例
改变采样率实例(Reduce the sampling instance
By sampling instance
Linear interpolation examples
Instance of changing the sampling rate)
- 2011-11-23 17:52:54下载
- 积分:1
-
example1
人工鱼群算法在优化配置中的应用,可以对参数进行优化选择(AFSA applications optimized configuration, you can choose to optimize the parameters)
- 2015-01-04 15:41:49下载
- 积分:1
-
dataana_trend
matlab小程序,用来求趋势,很简单。主要是二次函数拟合趋势。(matlab small program used to find trends, very simple. The main trend is to fit a quadratic function.)
- 2013-11-27 22:46:34下载
- 积分:1
-
libsvmparametersexamples
给定一个数据集german.txt 通过libsvm来实现一定范围内参数C和sigma的最优值(需要先安装配置好matlab libsvm)
- 2009-06-15 21:40:07下载
- 积分:1
-
myDVHOP
说明: 一种基于RSSI的DV-HOP加权算法,该算法基于节点接收信标节点位置元组时的信号强度(RSSI)对邻居节点间跳数进行加权处理,将节点间的跳数与距离相关联,仿真试验结果证明该加权算法可大大提高定位精度。( a RSSI based weighted DV-HOP (RWDV-HOP) Localization algorithm is presented. In this algorithm the hops of adjacent node is weighted by the RSS of flooding packets transmitted between adjacent node. Our algorithm improves the localization accuracy compared with previous algorithms, which has been demonstrated by the simulating results.)
- 2021-03-11 17:49:25下载
- 积分:1
-
mymatlab
球面网格点判断,找到合适的三角点,不成熟,请见谅。(spherical grid judgment, to find a suitable Triangle, immature, and I do apologize.)
- 2006-12-21 01:47:50下载
- 积分:1
-
recover
This procedure in matlab to realize the image formed by movement displacement phenomenon, and to restore operation
- 2012-09-07 22:21:57下载
- 积分:1
-
dcthide
dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。
将载体图像分为8×8的块,做二维DCT变换
用来表示选中的两个系数的坐标对于第i bit秘密信息
if(要隐藏信息‘1’)
make
else
make
逆DCT变换,还原图像
(dct steganography matlab implementation information. Algorithm principle: an image block by adjusting the relative size of the two DCT coefficients, hidden secret information. The vector image is divided into 88 blocks, making two-dimensional DCT transform coefficients used to represent the coordinates of the selected two for the first i bit secret information if (to hide information ' 1 ' ) make else make the inverse DCT, restore image)
- 2013-11-01 19:47:13下载
- 积分:1