% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da...
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da...
% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEA...
The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full...
ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li...
A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by mean...
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen...
neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object o...
韩国Yunjin Lee的博士论文,包含了她读博期间的主要研究成果,包括Mesh Scissoring: Contour-Based Segmentation,Mesh Parameterizatio...
GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn...
1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] doub...