-
mynewlms
一种变步长的lms算法实现,用MATLAB编写。(A variable step size lms algorithm, using MATLAB write.)
- 2010-02-09 14:54:55下载
- 积分:1
-
synchronous
Synchronous motor simulation for performing modern control and other controllers
- 2014-08-16 22:37:37下载
- 积分:1
-
parallelPORT
MATLAB program for parallel port accessing with PC
- 2013-05-04 16:45:24下载
- 积分:1
-
Pilot-contamination-in-Massive-mimo
很好的分析了大规模MIMO中多小区导频污染问题,并给出了一些可行的减轻污染的方法,值得参考。(Good analysis of large-scale multi-cell MIMO pilot pollution problems, and gives some practical ways to reduce the pollution, it is also useful.)
- 2015-03-25 17:54:27下载
- 积分: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
-
LDPC
LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件:
construct_matrix.cpp
decode.cpp
encode.cpp
Gaussian_channel.cpp
generating_matrix.cpp
get_matrix.cpp
LDPC_main.c(LDPC complete c language source code, can be directly run, no errors, which contains documents: construct_matrix.cppdecode.cppencode.cppGaussian_channel.cppgenerating_matrix.cppget_matrix.cppLDPC_main.c)
- 2020-11-10 14:29:45下载
- 积分:1
-
can
can.m源码,为自己编写的MATLAB函数(can.m source code, written in MATLAB functions for their)
- 2011-11-02 20:15:40下载
- 积分:1
-
svdmmsepmmse
MIMO通信系统中采用三节点结构的模型下比较MMSE,SVD,ZF的误码率性能的仿真(MIMO communication system adopts three point structure under the model of MMSE, SVD, ZF the ber performance of the simulation
)
- 2013-03-27 21:44:49下载
- 积分:1
-
enframe_envolape
基于matlab语音分析的分帧函数,可以实现对语音信号清音 浊音的分帧分析(Matlab speech analysis based on the sub-frame function, can realize the voiceless voiced speech signal analysis of the sub-frame)
- 2011-11-27 14:40:31下载
- 积分:1
-
xingbo
matlab的行波法算法实现。可以验证simulink仿真时候产生的行波故障测距(Matlab algorithm for traveling wave method. The traveling wave fault location can be verified by Simulink simulation.)
- 2020-12-09 09:29:19下载
- 积分:1