-
FastICA
ica a source for a detailed derivation of the formula for beginners entry can refer to a specific article.
- 2009-12-23 09:00:22下载
- 积分:1
-
regress_analysis
采用matlab里面的线性回归函数regress进行的分析,还画出了三维图。(Based on matlab inside of linear regression function regress analysis and drew out the 3d map.)
- 2011-01-09 00:00:33下载
- 积分:1
-
cyclic_decoder
(7,4)系统循环码译码器
decode_out = cyclic_decoder(decode_in)
该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1
输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解
码后的信息码字,是1×4的行向量。
函数运行时,同时画出接收循环码字和译出码字的波形图。
( (7,4) system cycle Decoder decode_out = cyclic_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.)
- 2011-08-15 21:49:54下载
- 积分:1
-
MatlabAlgorsCh5
基本的多维优化算法,如最速下降法,牛顿法以及高斯牛顿法等(Basic multidimensional optimization algorithms, such as the steepest descent method, Newton method and Gauss Newton method, etc.)
- 2018-03-03 10:17:45下载
- 积分:1
-
HW3
for coomunicatio nad generation of noise
- 2010-10-21 14:19:52下载
- 积分:1
-
ZPclustering
谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。
该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。(Spectral clustering algorithm based on the reproduction diagram theory, compared with the traditional clustering algorithm, it can have on the arbitrary shape of sample space clustering, and the advantage of converge to global optimal solution.The algorithm firstly according to the given sample data set defines a description of the data points of similarity in pairs of affinity matrix, and computing the matrix eigenvalue and characteristic vector, and then choose the appropriate feature vector clustering of different data points.Spectral clustering algorithm was originally used in computer vision, VLS in areas such as design, I recently started used in machine learning, and quickly became a hot issue in the field of international machine learning research.)
- 2015-11-30 11:35:09下载
- 积分:1
-
All_directional_diagram
波束形成Matlab程序,通过matlab程序,了解波束成形的算法过程,以及其含义(Beamforming Matlab program by matlab program to understand the process of beamforming algorithm, and its meaning)
- 2014-11-24 10:42:36下载
- 积分:1
-
L1_magic
程序包包括了求解稀疏信号重构的凸优化方法。具体实现了基于 primal-dual 的线性规划方法(LPs)和基于 log-barrier 的二阶锥规划方法(SOCPs)。(Sparse signal recovery via convex programming is given in the pakage. The Lps are using generic primal-dual method, and the SOCPs are solved with a generic log-barrier algorithm. )
- 2012-04-17 22:23:44下载
- 积分:1
-
file-transfer
matlab程序,远程监控系统中远程文件传输的代码,包括传输双方的代码(matlab program, the remote monitoring system, remote file transfer code, including the code of the transmission of both)
- 2013-03-10 20:11:15下载
- 积分:1
-
sequencedfs
序列进行离散傅里叶级数变换,画出相位图,频谱图。改变序列长度,然后重复上述过程(Sequence of discrete Fourier series transform, draw the phase diagram, spectrogram. Change the length of the sequence, and then repeat the process)
- 2012-10-09 19:48:51下载
- 积分:1