-
k_means
k means techniques de classification non supervisée (clustering) les plus utilisées.
Etant donné un entier K, K-means partitionne les données en K groupes, ou "clusters", ou "classes" ne se chevauchant pas. Ce résultat est obtenu en positionnant K "prototypes", ou "centroï des" dans les régions de l espace les plus peuplées. Chaque observation est alors affectée au prototype le plus proche (règle dite "de la Distance Minimale"). Chaque classe contient donc les observations qui sont plus proches d un certain prototype que de tout autre prototype
- 2010-08-05 23:34:13下载
- 积分:1
-
retinal-blood-vessel-measurement
Retinal blood vessel measurement, Tracing algorithm work better..
- 2012-07-14 13:21:41下载
- 积分:1
-
viterbi_decode
MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。(Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolutional code. testConv.m start the simulation, which used two convolution code (a 1/2 and a 2/3 convolutional code). To use a hard decision, modify metric.m file. Nothing else would want to change it. Extract can be used.)
- 2013-12-30 17:53:52下载
- 积分:1
-
nibianmpc
说明: 逆变器的基础模型预测仿真,是电力电子比较先进的控制(The basic model predictive simulation of the inverter is a relatively advanced control of power electronics.)
- 2019-06-04 11:02:36下载
- 积分:1
-
Roscoe-PMU
P and M class PMU examples for MATLAB
- 2013-11-08 02:15:08下载
- 积分:1
-
mfccyuyinshibie
采用不同样本进行语音特征提取,来实现不同说话人身份的识别(Different samples of voice feature extraction to achieve recognition of different identities speaker)
- 2020-12-07 20:49:21下载
- 积分:1
-
hengpeng_v21
鲁棒性好,性能优越,PLS部分最小二乘工具箱,算法优化非常好,几乎没有循环。( Robustness, superior performance, PLS PLS toolbox, Algorithm optimization is very good, almost no circulation.)
- 2016-05-24 12:51:14下载
- 积分:1
-
function-y
在matlab中用到的函数,用来方便构造小波和尺度函数(The function of the matlab in use, easy to construct wavelet and scale functions)
- 2011-06-12 21:39:00下载
- 积分:1
-
07_AddingHardwareControl
Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardware to function correctly in the overall system. This lab exercise will explore how hardware control can be added to a MATLAB algorithm and synthesized using AccelDSP Synthesis.(Often it is necessary to add some logical co ntrol to a MATLAB algorithm to allow the generat ed hardware to function correctly in the overal l system. This lab exercise will explore how har dware control can be added to a MATLAB algorithm and synthesized using AccelDSP Synthesis.)
- 2007-04-18 12:59:57下载
- 积分:1
-
LSTM-MATLAB-master
简单实现基本的lstm功能,可以运行,如有不足还请指正(Simple implementation of the basic LSTM function, you can run, if there is insufficient, please correct)
- 2017-10-29 19:41:44下载
- 积分:1