-
dijkstra8
shortest path dijkstra algorithm
- 2014-11-19 12:48:53下载
- 积分:1
-
matlab_burg
burg 的matlab程序,可进行功率谱计算(burg of Matlab procedures, the power spectrum can be calculated)
- 2007-03-09 10:09:21下载
- 积分:1
-
SOM-(Data-Modeling)
A program for data modeling by SOM neural network (with GUI).
- 2011-07-16 15:10:25下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
MIMO--OFDM-
关于MIMO OFDM的信道估计、检测等matlab代码,已经试过信道估计的代码,可用。(For MIMO OFDM channel estimation, detection matlab code, have tried to channel estimation code available.)
- 2011-12-01 22:09:11下载
- 积分:1
-
ami_nrz_rz_polar_bipolar_manchester.2762
non return to zero NRZ, manchester codes
- 2016-07-27 23:32:17下载
- 积分:1
-
image_compress
本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下:
压缩过程:
1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。
2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。
3. 计算相关矩阵R,其元素定义为 。
4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
(This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.)
- 2008-01-03 23:00:33下载
- 积分:1
-
DCTDWT
基于DWT和DCT的图象水印算法,过程简单,效果一般(DWT and DCT-based image watermarking algorithm, the process is simple, the effect of general)
- 2009-04-19 11:42:43下载
- 积分:1
-
ISAR
ISAR成像的数据和源程序,非常重要!!(ISAR imaging data and the source is very important! !)
- 2021-05-13 12:30:02下载
- 积分:1
-
FuzzyMpc
模糊T-S预测控制的matlab代码,实现基于模糊模型辨识的广义预测控制(TS fuzzy matlab code predictive control, fuzzy model identification-based generalized predictive control)
- 2020-12-14 11:49:14下载
- 积分:1