-
RepeatFCM
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分(FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest similarity between the object, and the similarity between different cluster minimum. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for the data are divided into hard and fast, and FCM is a soft fuzzy partition)
- 2009-03-30 16:35:48下载
- 积分:1
-
Huffman_code_implementation_of_the_MATLAB
能使霍夫曼编码在matlab上得到实现,从而进一步了解霍夫曼编码的原理(Huffman code can be up at matlab implementation, further understanding of the principle of Huffman coding)
- 2009-03-22 10:52:00下载
- 积分:1
-
matlabFor-Pitch
使用Matlab进行wav文件的基音频率提取,包括自相关法、平均幅度差法和倒谱法等。(Wav files in Matlab to extract the pitch frequency, including the auto-correlation method, average magnitude difference method and the cepstrum method.)
- 2021-01-08 09:58:51下载
- 积分:1
-
PMSM_FOC_Norma_PI
永磁同步电机矢量控制,速度环电流环采用PI控制方法(Permanent magnet synchronous motor vector control, speed loop current loop PI control method)
- 2015-04-11 14:55:31下载
- 积分:1
-
Mpsk
对数字基带(频带)传输系统进行仿真,并通过蒙特卡罗误码率仿真方法进行时域、频域分析误码性能。(The digital base-band (band) transmission system simulation, and Monte Carlo simulation method for bit error rate in time domain, frequency domain analysis of BER.)
- 2009-04-19 17:37:56下载
- 积分:1
-
Lelic---PID-controllers-in-nineties--1999.pdf
PID Controllers in Nineties
Muhidin Lelic
- 2011-04-20 01:25:29下载
- 积分:1
-
simulink-file
backstepping example simulink file (matlab)exist in this file
- 2011-06-05 23:50:18下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
stft-111
利用matlab 进行段数傅里叶变换,进行频谱分析,对于从事相关工作的人很有帮助。(The number of segments by using Fourier transform of MATLAB, frequency spectrum analysis, is helpful to be engaged in relevant work.)
- 2013-11-26 15:53:13下载
- 积分:1
-
buck_close_loop_upload
Buck converter simulation
- 2012-01-30 20:31:59下载
- 积分:1