{"id":812,"date":"2013-11-25T10:56:56","date_gmt":"2013-11-25T15:56:56","guid":{"rendered":"https:\/\/blogs.mathworks.com\/loren\/?p=812"},"modified":"2016-08-04T09:23:54","modified_gmt":"2016-08-04T14:23:54","slug":"annual-meeting-of-the-american-geophysical-union-2013","status":"publish","type":"post","link":"https:\/\/blogs.mathworks.com\/loren\/2013\/11\/25\/annual-meeting-of-the-american-geophysical-union-2013\/","title":{"rendered":"Annual Meeting of the American Geophysical Union 2013"},"content":{"rendered":"<div class=\"content\"><!--introduction--><p>MathWorks will have a booth at the annual <a href=\"http:\/\/fallmeeting.agu.org\/2013\/\">AGU<\/a> (American Geophysical Union) meeting this year, where you can expect to see me, Sarah Wait Zaranek, and Shyam Yadati.  We will all be happy to show you some of the newest advancements in MATLAB and other MathWorks products. In addition, I will be speaking on Thursday from 1-1:30 PM at the Exhibit Hall Product Theater.  My talk is entitled <b>What's new in MATLAB for Earth &amp; Ocean Sciences<\/b>.<\/p><!--\/introduction--><h3>Contents<\/h3><div><ul><li><a href=\"#9f94aa61-c4f4-4534-9e14-389219357a0f\">We're Back!<\/a><\/li><li><a href=\"#9ff2f96b-4dfb-422e-9b25-97be173e06c8\">Concepts in the Talk<\/a><\/li><li><a href=\"#595eef19-8c42-4879-8f9c-795b6c2e3ce8\">Booth Demo Topics<\/a><\/li><li><a href=\"#e45950c7-b9dd-4c3a-99e8-33258746c15c\">Will We See You There?<\/a><\/li><\/ul><\/div><h4>We're Back!<a name=\"9f94aa61-c4f4-4534-9e14-389219357a0f\"><\/a><\/h4><p>After several years of hiatus, MathWorks is back at AGU!  Please join us either at my talk or at the MathWorks booth were we can update you on some of the newest capabilities in MATLAB relevant to Earth &amp; Ocean sciences.<\/p><h4>Concepts in the Talk<a name=\"9ff2f96b-4dfb-422e-9b25-97be173e06c8\"><\/a><\/h4><p>You can learn how to accelerate:<\/p><div><ul><li>Importing and accessing data from excel files, images and data acquisition hardware<\/li><li>Modeling, analysis  and visualization with built-in analysis algorithms, mapping capabilities<\/li><li>Automating and publishing  your work by using MATLAB's built-in publishing capabilities, MATLAB Apps, Community website and Code Generation<\/li><li>Technical computing by taking advantage of additional cores and GPUs to run algorithms and analyses in parallel<\/li><\/ul><\/div><h4>Booth Demo Topics<a name=\"595eef19-8c42-4879-8f9c-795b6c2e3ce8\"><\/a><\/h4><p>Here's a list of topics we are preparing in advance so we can show them in the booth. Needless to say, our conversations need not be constrained by these topics!<\/p><div><ul><li>Working with Complex and Messy Data<\/li><\/ul><\/div><p>Import and handle &#8220;real-world&#8221; data with MATLAB<\/p><div><ul><li>Parallel Computing<\/li><\/ul><\/div><p>Accelerate your computations using multicore desktops, GPU and clusters with MATLAB<\/p><div><ul><li>Streaming Data<\/li><\/ul><\/div><p>Process streaming signals and large data with System objects<\/p><div><ul><li>New Features in Image Processing and Mapping<\/li><\/ul><\/div><p>Find circles, automatically register images, and create interactive web maps<\/p><div><ul><li>Mathematical Modeling<\/li><\/ul><\/div><p>Create models from first principles, using machine learning, or by fitting equations<\/p><div><ul><li>Advanced Programming Techniques<\/li><\/ul><\/div><p>Build robust maintainable functions, perform unit testing, and use object-oriented programming with MATLAB<\/p><div><ul><li>Sharing Results and Encouraging Reproducibility<\/li><\/ul><\/div><p>Automatically create reports, package applications, and generate C code from MATLAB code<\/p><h4>Will We See You There?<a name=\"e45950c7-b9dd-4c3a-99e8-33258746c15c\"><\/a><\/h4><p>If you plan to come by, especially to talk about any special topics, let me know.<\/p><script language=\"JavaScript\"> <!-- \r\n    function grabCode_d29b686d1d484f6cb8d700e057937e3f() {\r\n        \/\/ Remember the title so we can use it in the new page\r\n        title = document.title;\r\n\r\n        \/\/ Break up these strings so that their presence\r\n        \/\/ in the Javascript doesn't mess up the search for\r\n        \/\/ the MATLAB code.\r\n        t1='d29b686d1d484f6cb8d700e057937e3f ' + '##### ' + 'SOURCE BEGIN' + ' #####';\r\n        t2='##### ' + 'SOURCE END' + ' #####' + ' d29b686d1d484f6cb8d700e057937e3f';\r\n    \r\n        b=document.getElementsByTagName('body')[0];\r\n        i1=b.innerHTML.indexOf(t1)+t1.length;\r\n        i2=b.innerHTML.indexOf(t2);\r\n \r\n        code_string = b.innerHTML.substring(i1, i2);\r\n        code_string = code_string.replace(\/REPLACE_WITH_DASH_DASH\/g,'--');\r\n\r\n        \/\/ Use \/x3C\/g instead of the less-than character to avoid errors \r\n        \/\/ in the XML parser.\r\n        \/\/ Use '\\x26#60;' instead of '<' so that the XML parser\r\n        \/\/ doesn't go ahead and substitute the less-than character. \r\n        code_string = code_string.replace(\/\\x3C\/g, '\\x26#60;');\r\n\r\n        copyright = 'Copyright 2013 The MathWorks, Inc.';\r\n\r\n        w = window.open();\r\n        d = w.document;\r\n        d.write('<pre>\\n');\r\n        d.write(code_string);\r\n\r\n        \/\/ Add copyright line at the bottom if specified.\r\n        if (copyright.length > 0) {\r\n            d.writeln('');\r\n            d.writeln('%%');\r\n            if (copyright.length > 0) {\r\n                d.writeln('% _' + copyright + '_');\r\n            }\r\n        }\r\n\r\n        d.write('<\/pre>\\n');\r\n\r\n        d.title = title + ' (MATLAB code)';\r\n        d.close();\r\n    }   \r\n     --> <\/script><p style=\"text-align: right; font-size: xx-small; font-weight:lighter;   font-style: italic; color: gray\"><br><a href=\"javascript:grabCode_d29b686d1d484f6cb8d700e057937e3f()\"><span style=\"font-size: x-small;        font-style: italic;\">Get \r\n      the MATLAB code <noscript>(requires JavaScript)<\/noscript><\/span><\/a><br><br>\r\n      Published with MATLAB&reg; R2013b<br><\/p><p class=\"footer\"><br>\r\n      Published with MATLAB&reg; R2013b<br><\/p><\/div><!--\r\nd29b686d1d484f6cb8d700e057937e3f ##### SOURCE BEGIN #####\r\n%% Annual Meeting of the American Geophysical Union 2013\r\n% MathWorks will have a booth at the annual\r\n% <http:\/\/fallmeeting.agu.org\/2013\/ AGU> (American Geophysical Union)\r\n% meeting this year, where you can expect to see me, Sarah Wait Zaranek,\r\n% and Shyam Yadati.  We will all be happy to show you some of the newest\r\n% advancements in MATLAB and other MathWorks products. In addition, I will\r\n% be speaking on Thursday from 1-1:30 PM at the Exhibit Hall Product\r\n% Theater.  My talk is entitled *What's new in MATLAB for Earth & Ocean\r\n% Sciences*.\r\n%% We're Back!\r\n% After several years of hiatus, MathWorks is back at AGU!  Please join us\r\n% either at my talk or at the MathWorks booth were we can update you on\r\n% some of the newest capabilities in MATLAB relevant to Earth & Ocean\r\n% sciences.  \r\n\r\n%% Concepts in the Talk\r\n% You can learn how to accelerate:\r\n%\r\n% * Importing and accessing data from excel files, images and data \r\n% acquisition hardware\r\n% * Modeling, analysis  and visualization with built-in analysis\r\n% algorithms, mapping capabilities\r\n% * Automating and publishing  your work by using MATLAB's built-in\r\n% publishing capabilities, MATLAB Apps, Community website and Code\r\n% Generation\r\n% * Technical computing by taking advantage of additional cores and GPUs to\r\n% run algorithms and analyses in parallel\r\n%\r\n\r\n%% Booth Demo Topics\r\n% Here's a list of topics we are preparing in advance so we can show them\r\n% in the booth. Needless to say, our conversations need not be constrained\r\n% by these topics!\r\n% \r\n% * Working with Complex and Messy Data\r\n%\r\n% Import and handle \u00e2\u20ac\u0153real-world\u00e2\u20ac\ufffd data with MATLAB\r\n%  \r\n% * Parallel Computing\r\n%\r\n% Accelerate your computations using multicore desktops, GPU and clusters\r\n% with MATLAB\r\n%  \r\n% * Streaming Data\r\n%\r\n% Process streaming signals and large data with System objects\r\n%  \r\n% * New Features in Image Processing and Mapping\r\n%   \r\n% Find circles, automatically register images, and create interactive web\r\n% maps\r\n%  \r\n% * Mathematical Modeling\r\n%   \r\n% Create models from first principles, using machine learning, or by\r\n% fitting equations\r\n%  \r\n% * Advanced Programming Techniques \r\n%   \r\n% Build robust maintainable functions, perform unit testing, and use\r\n% object-oriented programming with MATLAB\r\n%  \r\n% * Sharing Results and Encouraging Reproducibility \r\n%\r\n% Automatically create reports, package applications, and generate C code\r\n% from MATLAB code\r\n% \r\n%% Will We See You There?\r\n% If you plan to come by, especially to talk about any special topics, let\r\n% me know <https:\/\/blogs.mathworks.com\/?p=812#respond here>.\r\n\r\n##### SOURCE END ##### d29b686d1d484f6cb8d700e057937e3f\r\n-->","protected":false},"excerpt":{"rendered":"<!--introduction--><p>MathWorks will have a booth at the annual <a href=\"http:\/\/fallmeeting.agu.org\/2013\/\">AGU<\/a> (American Geophysical Union) meeting this year, where you can expect to see me, Sarah Wait Zaranek, and Shyam Yadati.  We will all be happy to show you some of the newest advancements in MATLAB and other MathWorks products. In addition, I will be speaking on Thursday from 1-1:30 PM at the Exhibit Hall Product Theater.  My talk is entitled <b>What's new in MATLAB for Earth &amp; Ocean Sciences<\/b>.... <a class=\"read-more\" href=\"https:\/\/blogs.mathworks.com\/loren\/2013\/11\/25\/annual-meeting-of-the-american-geophysical-union-2013\/\">read more >><\/a><\/p>","protected":false},"author":39,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[40],"tags":[],"_links":{"self":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/812"}],"collection":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/comments?post=812"}],"version-history":[{"count":7,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/812\/revisions"}],"predecessor-version":[{"id":1980,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/812\/revisions\/1980"}],"wp:attachment":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/media?parent=812"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/categories?post=812"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/tags?post=812"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}