-
DCCA_zq
说明: 用于特征降维,特征融合,相关分析等多元数据分析的鉴别型典型相关分析(DCCA)Matlab代码实现。(For feature reduction, feature fusion, multivariate data analysis and correlation analysis based identification of canonical correlation analysis (DCCA) Matlab code implementation.)
- 2010-04-10 14:24:11下载
- 积分:1
-
GUIdemo
Test for A law decoder
- 2013-12-23 18:04:23下载
- 积分:1
-
QPSKmodulate
该程序仿真了QPSK调制和解调,并给出了详细的说明。(this program simulates the modulation and demodulation of Qpsk,giving details introduction。)
- 2009-12-03 10:27:12下载
- 积分:1
-
matlabsetupr2008a
matlabr2008a的下载和安装详细过程,非常好用,比一般网上找的下载安装要好的多了(matlabr2008a the download and installation process in detail, very easy to use, than the general Internet is far better to download and install more)
- 2010-01-06 23:36:01下载
- 积分:1
-
GUI-based-on-Matlab
遗传算法改进的模糊C-均值聚类MATLAB源码。用单纯形法来做的(Improved genetic algorithm fuzzy C- means clustering MATLAB source. To do with the simplex method)
- 2014-12-03 23:54:54下载
- 积分:1
-
TB
说明: Training Based eqaul
- 2010-10-21 20:47:13下载
- 积分:1
-
1
说明: 在MATLAB中表示信号的常规格式是向量或者矩阵。本示例中利用randint 函数来产生一个表示二进制数据序列连续值的列向量。其中二进制数据序列的长度(即为列向量中的行数)设置为30,000。
下面的代码同时还绘制了数据序列的杆图(stem plot),用来显示数据的0、1值。你所产生的图可能与次示例中的图有一点不一样,这是因为本示例中应用了随机数。
(Said signal in MATLAB conventional format is a vector or matrix. In this example use randint function to generate a column vector of a sequence of binary data, said successive values. Wherein the length of the binary data sequence (i.e., the number of rows in the column vector) is set to 30,000. The following code sequence of data is also plotted in Fig rod (stem plot), the value 0 is used to display the data. You may have generated the second example of FIG FIG little different, this is because the present example, the application of the random number.)
- 2014-09-21 08:27:58下载
- 积分:1
-
BF
Beamforming Example problem using Minimum Variance Distortionless Response (MVDR) approach with a Uniform Linear Array (ULA) of five elements and interference and noise.
- 2013-12-02 01:34:11下载
- 积分:1
-
ppb
This MATLAB software implements the denoising algorithm (the Probabilistic
Patch-Based filter) for images damaged by multiplicative Nakagami-Rayleigh
noise as presented in: Iterative Weighted Maximum Likelihood Denoising
with Probabilistic Patch-Based Weights , C-A. Deledalle, L. Denis and
F. Tupin, IEEE Trans. on Image Processing, vol. 18, no. 12, pp. 2661-2672,
December 2009. It also corresponds to the NL-SAR filter: A non-local
approach for SAR and interferometric SAR denoising , C-A. Deledalle,
Florence Tupin and Loï c Denis, in the proceedings of IGARSS, Honolulu,
Hawaii, USA, July 2010.
This software is free and should be used only for nonprofit purposes. Any
unauthorized use of this software for industrial or profit-oriented
activities is expressively prohibited.
- 2015-03-27 23:25:30下载
- 积分: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