Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.938 Times

Mexfiles software
 

Mexfiles

Added: September 10, 2013 | Visits: 553

Multitarget Bearing Only Tracking by Particle Filter A fast implementation of particle filter dedicaced to multitarget tracking with bearing only measurements. For the multitarget data association problem, a gibbsampler is used to estimate target association probabilities.Ref : "Sequential Monte-Carlo methods for multple target tracking and data... Platforms: Matlab

License: Freeware Size: 112.64 KB Download (47): Multitarget Bearing Only Tracking by Particle Filter Download

Added: April 25, 2013 | Visits: 452

Multi-Knapsack solver Multi-Knapsack solver by two stochastic solvers : i) by Cross-Entropy Method and ii) by Botev-Kroese Method for the following problemmax S(X)=(p^{t}X) st. WX Platforms: Matlab

License: Freeware Size: 61.44 KB Download (44): Multi-Knapsack solver Download

Added: July 06, 2013 | Visits: 375

Multiclass GentleAdaboosting A fast Gentle Adaboost classifier with two different weak-learners: i) decision stump and ii) perceptron. Multiclass is performed with the one-against-all strategy.Usage ------ model = gentleboost_model(X , y , [T] , [options]); Inputs ------- X Features matrix (d x N) y Labels (1 x N). If y... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (51): Multiclass GentleAdaboosting Download

Multivariate Gaussian Mixture Model Optimization by Cross Entropy Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.Please visit http://iew3.technion.ac.il/CE/ for more informationsi) Please compile mex-files by the mexme_ce_gauss.m (if compiler is not setup, run... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Multivariate Gaussian Mixture Model Optimization by Cross Entropy Download

Added: April 23, 2013 | Visits: 391

Simple Haskell MEX-file Simple replacement of IMWRITE for TIFF files with alpha channel and XPOSITION, YPOSITION tagsDemonstrates how to write MEX-files in Haskell programming languageDemonstrates how to interface Haskell MEX-file to third party foreign library Platforms: Matlab

License: Freeware Size: 51.2 KB Download (46): Simple Haskell MEX-file Download

Example: Making and debugging mex with Visual Studio 2010 and Matlab 2009b Updated an earlier submission to the new versions of Visual Studio and Matlab. C-programming is more suited in a IDE like Visual Studio, thus this submission. The mex-files are called 'mexw32' instead of 'dll', since Matlab will not support 'dll'-naming in the future. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 7.77 MB Download (44): Example: Making and debugging mex with Visual Studio 2010 and Matlab 2009b Download

Added: April 11, 2013 | Visits: 389

dijsktra Return the optimal path given the adjacency/cost sparse matrix and source/destination nodes.Run mexme_dijkstra.m to compile mex-files on your own-plateformRun test_dijkstra.m for the demo Platforms: Matlab

License: Freeware Size: 10 KB Download (45): dijsktra Download

Added: July 11, 2013 | Visits: 604

MEX-file template for Project Builder This MacOS X Project Builder template can be used to easily create a MATLAB MEX-file project. Source level debugging of the MEX-files is the primary benefit of using this template. Platforms: Matlab

License: Freeware Size: 20.48 KB Download (48): MEX-file template for Project Builder Download

Added: August 31, 2013 | Visits: 742

Visual Studio.Net Custom App Wizard for Simulink S-Functions This project will create a custom App Wizard for creating MEX-files in Visual Studio.Net. After installing, use the wizard to create a skeleton MEX-file project, with the correct project settings. Simply fill in your function code and compile to create your DLL. Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Visual Studio.Net Custom App Wizard for Simulink S-Functions Download

Added: May 13, 2013 | Visits: 336

mexgen This utility allows you to create scripts that may in turn be used to generate C++ files and M-files. The C++ files may then be compiled into mex-files. The M-files are used to document the functions contained in the mex-files.The utility comes with several examples that show you how to use it. Platforms: Matlab

License: Freeware Size: 122.88 KB Download (43): mexgen Download

Added: June 04, 2013 | Visits: 306

Particle Filter Color Tracker A simple example demonstrating how to track an object with particle filter. Likelihood function is based on Bhattacharya distance of color histograms.Please run mexme_pf_color_tracker to recompile mex-files on your own plateform.IMPORTANT. Be sure than you "mex -setup" had been done before... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 12.47 MB Download (44): Particle Filter Color Tracker Download

Added: August 19, 2013 | Visits: 262

avisynthReader Read video frames into matlab using avisynth, or retrieve an info struct with information about the video. Input can be a video, an avisynth file or a cell-array of avisynth commands. Not as fast as the videoIO toolbox (about 2 times as slow), but faster than all the other video readers I have... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (40): avisynthReader Download

Added: July 23, 2013 | Visits: 288

SAT solver by CE & BK algorithms SAT solvers by Cross-Entropy (CE) and a Botev-Kroeze (BK) optimization algorithmsCNF SAT problems can be formulated as :S(X)=sum(j=1,...,m)C_j, where C_j=max(0 , (2X_i-1)*AjiPlease run the demo filestest_ce_satA.mtest_cemcmc_satA.mIn order to compile mex-files on your platform, please run... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 276.48 KB Download (46): SAT solver by CE & BK algorithms Download

Added: June 02, 2013 | Visits: 260

dijsktra path finder Return the optimal path given the adjacency/cost sparse matrix and source/destination nodes.Run mexme_dijkstra.m to compile mex-files on your own-plateform.Be sure that "mex -setup" have been done at least one.Run test_dijkstra.m for the demo Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (48): dijsktra path finder Download

Added: August 07, 2013 | Visits: 338

Particle filter and PCRB for terrain-aided navigation A demo illustring Particle filter for navigation with altimetric measurements. Performances of particle filter is compared with the Posterior Cramdodur-Rao BoundsPlease run mexme_pf_nav.m for compiling mex-files on your plateform (be sure that mex -setup had been done before)run test_pfnav_pcrb.m... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (47): Particle filter and PCRB for terrain-aided navigation Download