<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-24387503</id><updated>2011-12-15T10:51:34.255+08:00</updated><title type='text'>Basic Matlab Software For Dummies</title><subtitle type='html'>Basic program, Definition and all about Matlab Software</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://basicmatlab.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://basicmatlab.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>MX3</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-24387503.post-116544725735954581</id><published>2006-12-07T07:17:00.000+08:00</published><updated>2006-12-07T07:20:57.376+08:00</updated><title type='text'>Matrices in Maltlab</title><content type='html'>There are many type of matrices in Matlab&lt;br /&gt;&lt;br /&gt;1. Random Matrices &lt;br /&gt;   &lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;rand(n) &lt;/span&gt;&lt;br /&gt;    where n is a number&lt;br /&gt;    A 5 by 5 matrix with random entries is produced by typing &lt;br /&gt;    rand(7)&lt;br /&gt;&lt;br /&gt;2. You can generate random matrices of other sizes and get help on the rand command  &lt;br /&gt;   within matlab:&lt;br /&gt;&lt;br /&gt;    rand(3,6)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/24387503-116544725735954581?l=basicmatlab.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://basicmatlab.blogspot.com/feeds/116544725735954581/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=24387503&amp;postID=116544725735954581' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default/116544725735954581'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default/116544725735954581'/><link rel='alternate' type='text/html' href='http://basicmatlab.blogspot.com/2006/12/matrices-in-maltlab.html' title='Matrices in Maltlab'/><author><name>MX3</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-24387503.post-115364123733225108</id><published>2006-07-23T15:52:00.000+08:00</published><updated>2006-07-23T15:53:57.343+08:00</updated><title type='text'>How to quit Matlab</title><content type='html'>The answer to the most popular question concerning any program is this: leave a Matlab session by typing &lt;pre&gt;     " quit "&lt;br /&gt;&lt;/pre&gt; or by typing &lt;pre&gt;     " exit "&lt;br /&gt;&lt;/pre&gt; to the Matlab prompt.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/24387503-115364123733225108?l=basicmatlab.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://basicmatlab.blogspot.com/feeds/115364123733225108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=24387503&amp;postID=115364123733225108' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default/115364123733225108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default/115364123733225108'/><link rel='alternate' type='text/html' href='http://basicmatlab.blogspot.com/2006/07/how-to-quit-matlab.html' title='How to quit Matlab'/><author><name>MX3</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-24387503.post-114285136739419268</id><published>2006-03-20T18:38:00.000+08:00</published><updated>2006-03-20T18:47:51.623+08:00</updated><title type='text'>What is Matlab?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.ganazz.org/gambar/matlab.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://www.ganazz.org/gambar/matlab.JPG" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Matlab? What is Matlab?&lt;br /&gt;Matlab is useful software for Mechanical and Electric &amp; Electronic engineering student.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;MatLab can be define as below:-&lt;br /&gt;&lt;/span&gt;MATLAB refers to both the numerical computing environment and to its core programming language. Created by The MathWorks, MATLAB allows easy matrix manipulation, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs in other languages.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/24387503-114285136739419268?l=basicmatlab.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://basicmatlab.blogspot.com/feeds/114285136739419268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=24387503&amp;postID=114285136739419268' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default/114285136739419268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default/114285136739419268'/><link rel='alternate' type='text/html' href='http://basicmatlab.blogspot.com/2006/03/what-is-matlab.html' title='What is Matlab?'/><author><name>MX3</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-24387503.post-114284396368374363</id><published>2006-03-20T16:38:00.000+08:00</published><updated>2006-03-20T16:54:55.483+08:00</updated><title type='text'>Hello</title><content type='html'>Welcome to my blog.&lt;br /&gt;&lt;br /&gt;Here you can find all about Matlab Software. A basic program and how it work.&lt;br /&gt;&lt;br /&gt;This blog is always update.&lt;br /&gt;&lt;br /&gt;Thank You All.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/24387503-114284396368374363?l=basicmatlab.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://basicmatlab.blogspot.com/feeds/114284396368374363/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=24387503&amp;postID=114284396368374363' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default/114284396368374363'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/24387503/posts/default/114284396368374363'/><link rel='alternate' type='text/html' href='http://basicmatlab.blogspot.com/2006/03/hello.html' title='Hello'/><author><name>MX3</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
