Rank: 273 based on 452 downloads (last 30 days) and 3 files submitted
photo

Patrick Tsui

E-mail
Company/University
PAMI research group, University of Waterloo

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Patrick View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Mar 2006 Screenshot Fast EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui statistics, probability, expectation maximizat..., gaussian mixture, em 79 3
  • 3.5
3.5 | 6 ratings
06 Mar 2006 Screenshot EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui statistics, probability, expectation maximizat..., gaussian mixture, em 334 32
  • 4.43333
4.4 | 31 ratings
24 Oct 2005 Plot_GM Generate ellipse and landscape plots of Gaussian mixture. Author: Patrick Tsui ellipse plot, statistics, meshc plot, probability, gaussian mixture 39 2
  • 3.5
3.5 | 2 ratings
Comments and Ratings on Patrick's Files View all
Updated File Comment by Comments Rating
07 Jul 2009 EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui Athavale, Yashodhan

I have a multidimensional file in Microsoft Excel. I imported the sheet into X, and executed [W,M,V,L] = EM_GM(X,3,[],[],1,[]);

I am getting the following errors,

[W,M,V,L] = EM_GM(X,1,[],[],1,[])
Warning: Ignoring rows of X with missing data.
> In kmeans at 127
  In EM_GM>Init_EM at 261
  In EM_GM at 74
??? Attempted to access C(1,2); index out of bounds because numel(C)=1.

Error in ==> kmeans>distfun at 722
            D(:,i) = D(:,i) + (X(:,j) - C(i,j)).^2;

Error in ==> kmeans at 329
    D = distfun(X, C, distance, 0);

Error in ==> EM_GM>Init_EM at 261
[Ci,C] = kmeans(X,k,'Start','cluster', ...

Error in ==> EM_GM at 74
    [W,M,V] = Init_EM(X,k); L = 0;

Please Help....!!! thanks in advance..... :)

06 Mar 2009 EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui j, , gd

it's very helpful thanks

05 Jan 2009 EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui Fakih, Adel

it might be also any other implementation of netlab. type edit kmeans to find the culprit one.

29 Dec 2008 EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui Qingsheng, Shawn_lj

When I run [W,M,V,L] = EM_GM(X,3,[],[],1,[]); on matlab command as the example, the error happened, as below:

??? Error using ==> kmeans.kmeans
Too many input arguments.

Error in ==> EM_GM>Init_EM at 305
[Ci,C] = kmeans(X,k,'Start','cluster', ...

Error in ==> EM_GM at 63
    [W,M,V] = Init_EM(X,k); L = 0;

Please help,thanks

16 Oct 2008 EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui YL, chang

this is good.

Top Tags Applied by Patrick
gaussian mixture, probability, statistics, em, expectation maximization
Files Tagged by Patrick View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Mar 2006 Screenshot Fast EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui statistics, probability, expectation maximizat..., gaussian mixture, em 79 3
  • 3.5
3.5 | 6 ratings
06 Mar 2006 Screenshot EM_GM An expectation maximization algorithm for learning a multi-dimensional Gaussian mixture. Author: Patrick Tsui statistics, probability, expectation maximizat..., gaussian mixture, em 334 32
  • 4.43333
4.4 | 31 ratings
24 Oct 2005 Plot_GM Generate ellipse and landscape plots of Gaussian mixture. Author: Patrick Tsui ellipse plot, statistics, meshc plot, probability, gaussian mixture 39 2
  • 3.5
3.5 | 2 ratings
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com