-
evaluate
用来描述融合图像的熵值,标准偏差以及标准差的评价程序。(Images used to describe the entropy of fusion values, standard deviation and standard deviation of the evaluation procedures.)
- 2009-04-18 16:26:55下载
- 积分:1
-
lzwcode
词典编码LZW编解码的基本实现,包含LZW的编码和解码,实现了对lena图的编解码,用于数字图像处理。(The dictionary coding LZW the basic realization of the codec, including LZW encoding and decoding, the codec lena FIG for digital image processing.)
- 2013-01-05 20:11:14下载
- 积分:1
-
nearest_neighbor_node
Nearesy Neighbor for TSP with Node Insertion MATLAB
- 2013-05-22 04:42:42下载
- 积分:1
-
MATLAB
QPSK调制全称Quadrature Phase Shift Keying ,意为正交相移键控,是一种数字调制方式。数字信号的四相相移键控调制与解调技术以其灵活性和通用性而得到广泛的应用,符合未来数字通信技术发展的方向。随着移动通信技术的发展,以前在数字通信系统中采用FSK、ASK、PSK等调制方式,逐渐被许多优秀的调制技术所替代。(QPSK modulation partial Quadrature Phase Shift Keying, Quadrature Phase Shift Keying means, is a digital modulation. Digital signal quadrature phase shift keying modulation and demodulation technology for its flexibility and versatility which has been widely used, in line with the future direction of development of digital communication technologies. With the development of mobile communication technology, previously used in digital communication systems FSK, ASK, PSK modulation, etc., many excellent modulation gradually being replaced by technology.)
- 2013-05-22 17:54:51下载
- 积分:1
-
A星算法matlab源码及详细注释
A*算法路径规划,程序中采用随机障碍物,通过躲避障碍物来完成路径的规划(A* algorithm; path planning)
- 2021-01-09 09:58:51下载
- 积分:1
-
贝塞尔型涡旋波束的Matlab仿真代码实例
说明: 贝塞尔型涡旋波束的Matlab仿真代码实例(Bessel vortex Beam simulation)
- 2021-03-01 19:09:34下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
datareduct
基于香浓熵的属性简约,用于属性约简,以便分类(data reduction with fuzzy rough sets or fuzzy mutual information)
- 2010-08-15 00:04:07下载
- 积分:1
-
ERR
Helicoter equation of motion
- 2010-02-02 12:41:09下载
- 积分:1
-
Fourier-Matlab-Basics
Fourier Matlab Basics. This file is for MATLAB Basics.
- 2012-06-23 22:42:12下载
- 积分:1