<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.tancykaoresearch.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.tancykaoresearch.com/feed.php">
        <title>Tancy Kao matlab_training</title>
        <description></description>
        <link>https://www.tancykaoresearch.com/</link>
        <image rdf:resource="https://www.tancykaoresearch.com/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-24T18:36:03+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.tancykaoresearch.com/doku.php?id=matlab_training:assignments&amp;rev=1507741688&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.tancykaoresearch.com/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Tancy Kao</title>
        <link>https://www.tancykaoresearch.com/</link>
        <url>https://www.tancykaoresearch.com/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.tancykaoresearch.com/doku.php?id=matlab_training:assignments&amp;rev=1507741688&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-11T17:08:08+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>matlab_training:assignments</title>
        <link>https://www.tancykaoresearch.com/doku.php?id=matlab_training:assignments&amp;rev=1507741688&amp;do=diff</link>
        <description>1. MATLAB Basic &amp; Variables

	*  Powerpoint: 
	*  Random Function Demo : 

Creating Variables

	*  Create a variable called visual_intensity and make it equal to 92. Ensure that the assignment result is not shown on the screen. 

Solution


visual_intensity = 92; % The semicolon prevents displaying the result after assignment 
% Note that &quot;%&quot; sign indicates a start of a comment</description>
    </item>
</rdf:RDF>
