C++ and Matlab
February 23, 2008 | 8:38 pmA note on using MEX files to execute C/C++ code with matlab.
A note on using MEX files to execute C/C++ code with matlab.
There was an interesting report (subscription required for non-academics) in Nature today about networking sites for scientists. They mentioned one really interesting site called myexperiment.org. Basically it’s like instructables.com, but for scientists. It has “workflows” that scientists can exchange and tag. These workflows detail the procedures for say protocols you might perform in a bio experiment or the steps to follow to carry out a particular data analysis technique. Pretty cool idea. The Nature report also mentioned another site nanohub.org, a NSF funded web resource for simulation tools relating to nanotechnology. Lots of interesting nano-related tutorials and other resources for self-study there.
Another SVMs applied to DNA microarray data project. Looks like it’s from a collaboration called MLExAI between the University of Hartford and Central Connecticut State University that is an information exchange on teaching machine learning and AI material.
Wow just read a really neat write-up on the use of Kalman filtering in the Robo Cup competition.
Damn you MATLAB! Some notes I googled up that helped me with setting up the output of fft() in matlab.