-
LMS_EQ
最小均方自适应滤波器,是线性自适应滤波算法(LMS adaptive filters, linear adaptive filter algorithm)
- 2006-06-15 21:47:34下载
- 积分:1
-
(高维词典学习)OSDL-master
用matlab实现的稀疏字典学习算法,可以用于图像去噪、图像分类、图像识别等(Sparse dictionary learning algorithm implemented by Matlab can be used for image denoising, image classification, image recognition and so on.)
- 2019-04-24 19:29:15下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
music(3)
使用MATLAB软件对智能天线进行DOA估计的MUSIC算法仿真研究,希望对大家学习有帮助(Using MATLAB software on smart antennas for DOA Estimation Algorithm for Simulation of MUSIC, in the hope that will help them to learn)
- 2009-07-02 16:16:51下载
- 积分:1
-
Huffman-Codes-And-Matlab-Simulation
通过MATLAB仿真来讨论比较二元霍夫曼编码、三元霍夫曼编码以及信源扩展编码的效率,来实现霍夫曼码的优化构造(By MATLAB simulation to compare two yuan Huffman discussed, ternary Huffman coding and source coding efficiency extended to achieve optimization of Hoffman Construction Code)
- 2011-08-28 09:04:26下载
- 积分:1
-
1003
some paper talk about how to use hmm train data (some paper talk about how to use hmm train data )
- 2012-11-25 22:39:05下载
- 积分:1
-
inbooiac
毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 YJROsM 二叉树算法,同时结合了哈夫曼编码二叉树的 RYhlAgF综合。(Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of the right YJROsM , combined with the binary tree Huffman coding RYhlAgF comprehensive.)
- 2016-01-19 22:00:49下载
- 积分:1
-
521668759564348ELDGA
电力系统典型经济调度问题,采用遗传算法进行求解,具有很好的研究价值。(The typical economic dispatch problem of power system is solved by genetic algorithm, which has good research value.)
- 2017-10-15 08:37:40下载
- 积分:1
-
2004_5340
Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter
介绍了一种基于四元数粒子滤波的方法(Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter presents a quaternion-based particle filter method)
- 2007-12-20 11:11:20下载
- 积分:1
-
LowPassNoise
A low pass Noise, FM discriminator and Envelop Detector matlab code
- 2010-09-21 05:04:33下载
- 积分:1