Rank: 98478 based on 0 downloads (last 30 days) and 0 files submitted
photo

ondrej

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by ondrej View all
Updated File Comments Rating
19 Mar 2012 Integrating MATLAB with C# Three methods of integrating MATLAB code into a C# project. Author: David Forstot

hi
I gave it another shot and ALL 3 types of integration work!

I used Matlab 2012a 64bit, VS2010. I explicitly set during the matlab assembly deployment to use 4.0 .net i.e.:

eval(['mcc -N -d ' dnetdir ' -W ''dotnet:dotnet,' ...
        'dotnetclass,4.0,private'' -T link:lib ' mfile]);

thanks for this great tutorial, David!

19 Mar 2012 Integrating MATLAB with C# Three methods of integrating MATLAB code into a C# project. Author: David Forstot

not working with 64bit matlab

13 Oct 2011 Neural Network add-in for PSORT This add-in allows a Neural Network to be trained by Particle Swarm Optimization technique. Author: Tricia Rambharose

regarding the error:

??? Undefined function or variable "g".

Error in ==> trainpso at 112
....

Hey Tricia
the thing is I dont know how I fixed it .

I am only aware I just once again set paths. And it worked. But I
definitely did that a couple of times before.
So there is not much to share there.

I hoped the addin would allow me for metaoptimization e.g. finding an
optimal learning rate, momentum etc.
As a learner it underperformes the best learning algs that are part of
the mworks nn toolbox ;(
maybe its just upon my datasets.

But thx again for making it available appreciated. U can republish
this on fileexchange if u want (or i can do it if u like(?)).

br
O

24 Sep 2011 High Dimensional Data Clustering (HDDC) The High Dimensional Data Clustering (HDDC) toolbox contains an efficient unsupervised classifiers f Author: Charles Bouveyron
12 Jul 2011 Neural Network add-in for PSORT This add-in allows a Neural Network to be trained by Particle Swarm Optimization technique. Author: Tricia Rambharose

hi Tricia have u figured out that BUG?

Contact us at files@mathworks.com