<body onLoad="window.defaultStatus='Welcome!. You are in my weblog.';return true"><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/9550158?origin\x3dhttps://www.txemaromero.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Friday, November 27, 2009

MATLAB programming techniques: e-learning course

MATLAB is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical calculation. I am taking part in the following MATLAB e-learning course from the town of Natick (Massachusetts, USA): MATLAB programming techniques. It provides hands-on experience using the features in the MATLAB language to write efficient, robust, and well organized code.

I made some screenshots during the chat session with the professor.