-
TextureAnlysis
TextureAnlysis.m实现遥感图像的纹理分析,以 方向邻域内的灰度均值 和 灰度共生矩阵的熵 作为纹理特征,使用k-means聚类。(TextureAnlysis.m the realization of remote sensing image texture analysis to the direction of the gray-scale neighborhood of the mean and the entropy of gray level co-occurrence matrix as texture features, the use of k-means clustering.)
- 2008-01-16 15:42:44下载
- 积分:1
-
optilux_v0.1
数字通信系统仿真,包括整个系统各个模块,十分详细(The digital communication system simulation, including the whole system.A module, very detailed)
- 2014-09-14 22:10:35下载
- 积分:1
-
FSWT
频率切片小波变换程序(FTWT),matlab的m文件。从一种新的角度出发,通过自由选择频率切片函数、引进新尺度参数,在频率域实现小波变换,该变换能够很好地刻画信号各成分之间的相对能量关系。此外,频率切片小波变换的时频窗中心频率就是观测频率,而无需进行尺度换算。(Frequency slice wavelet transform procedures (FTWT), matlab m file. Starting from a new angle, through freely chosen frequency slice function, the introduction of a new scale parameter, the wavelet transform in the frequency domain, the transformation can portray the relative energy relations between the components of the signal. In addition, the frequency slice wavelet transform frequency is the observation of the time-frequency window center frequency without scale translation.)
- 2021-03-25 14:59:14下载
- 积分:1
-
BBExample
本文件主要是关于分支定界算法的MATLAB程序,采用分支定界法来求取线性规划与非线性规划等问题的全局最优解。(This document is a MATLAB program on the branch and bound algorithm using the branch and bound method to strike a global optimal solution of linear programming and nonlinear programming problems.)
- 2012-08-17 09:07:41下载
- 积分:1
-
Stochastic
this file implement stochastic method in pattern recognition
- 2013-11-02 23:39:02下载
- 积分:1
-
chap6
matlab图像处理实例详解chap6——图像复原技术(matlab image processing example explanation chap6- Image Restoration)
- 2013-11-06 14:24:47下载
- 积分:1
-
MAT5
Mathematic Algorithm to make correlation Minkowski
- 2015-01-25 08:46:31下载
- 积分:1
-
LCMV
初学lcmv有用,可形成方向图,在干扰方向产生零陷,对期望信号增益效果(Beginner lcmv useful, can form a pattern, direction of the interference nulling, the effect of the desired signal gain)
- 2012-05-24 11:00:14下载
- 积分:1
-
Hamming
说明: 汉明码(Hamming Code)是汉明于1949年的一种能纠正单个错误的线性分组码,最小码距dmin=3。汉明码的实现方式是在原数据中插入m位作为校验位。对于(n,k)汉明码,编码时需满足以下原则(Hamming code is a kind of linear block code which can correct single error in 1949. The minimum code distance Dmin = 3. The implementation of Hamming code is to insert m bit into the original data as check bit. For (n, K) Hamming codes, the following principles should be met)
- 2021-04-28 17:48:43下载
- 积分:1
-
vi2
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for better result.)
Then compression can performed,
PERFL2 give compression score.
Then reconstruction can be performed.
Each decompsition we can choose different threshold values.
For each threshold value we can calculate mse,psnr,pq(picture quality),
bit ratio etc. To get pq install pqs function . (This program compress and recostruct using wavelets. We can select level of decomposition (here maximum 4 levels are given) of images using selected wavelet.For eg:-wavelets can be haar, db1, db2, dmey ........ ....... Decomposition can be viewed in figure. (Please note that select 256X256 image for better result.) Then compression can performed, PERFL2 give compression score.Then reconstruction can be performed.Each decompsition we can choose different threshold values . For each threshold value we can calculate mse, psnr, pq (picture quality), bit ratio etc. To get pq install pqs function.)
- 2007-10-24 16:47:31下载
- 积分:1