<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
<atom:link href="http://www.matrixlab-examples.com/matlab.xml" rel="self" type="application/rss+xml" />
   <title>Matlab examples - the blog...</title>
   <link>http://www.matrixlab-examples.com/matlab-blog.html</link>
   <description>In this blog I propose some interesting Matlab exercises, examples and tutorials to cover powerful programming instructions to work with matrices, vectors and arrays.</description>
   <language>en-us</language>
   <category domain = "http://www.matrixlab-examples.com/matlab-blog.html#">matlab</category>
   <pubDate>Mon, 08 Mar 2010 02:28:51 GMT</pubDate>
   <lastBuildDate>Mon, 08 Mar 2010 02:28:51 GMT</lastBuildDate>
   <copyright>matrixlab-examples.com</copyright>
   <item>
    <title>My Favorite Videos</title>
    <link>http://www.matrixlab-examples.com/favorite-videos.html</link>
    <description>Favorite videos... this is a real Matlab break (in the sense of &#39;Spring break!&#39;)... I hope you like them...</description>
    <pubDate>Mon, 08 Mar 2010 02:28:51 GMT</pubDate>
   </item>
   <item>
    <title>Sitemap for Matrixlab Examples</title>
    <link>http://www.matrixlab-examples.com/sitemap.html</link>
    <description>Sitemap for Matrixlab-Examples.com, you can fastly find your topics of interest...</description>
    <pubDate>Sun, 07 Mar 2010 07:34:01 GMT</pubDate>
   </item>
   <item>
    <title>Simultaneous Equations: working with matrices</title>
    <link>http://www.matrixlab-examples.com/simultaneous-equations.html</link>
    <description>Solving a set of linear simultaneous equations is easy in Matlab. It is, maybe, the most used operation in science and engineering, too. Solving a system of equations on a computer is nowadays as basic as doing arithmetic additions using a calculator. Let&#39;s see how easy Matlab makes this task...</description>
    <pubDate>Sun, 07 Mar 2010 07:30:48 GMT</pubDate>
   </item>
   <item>
    <title>Simultaneous Equations - nonlinear systems</title>
    <link>http://www.matrixlab-examples.com/simultaneous-equations-nonlinear.html</link>
    <description>Nonlinear Simultaneous Equations - how to develop a function to solve systems. We&amp;#8217;ll use &amp;#8216;fminsearch&amp;#8217; to find the intersection of the curves...</description>
    <pubDate>Sun, 07 Mar 2010 07:22:11 GMT</pubDate>
   </item>
   <item>
    <title>Mathematical Optimization with numerical methods</title>
    <link>http://www.matrixlab-examples.com/mathematical-optimization.html</link>
    <description>Let&#39;s explore mathematical optimization with Matlab functions &#39;fminbnd&#39; and &#39;fminsearch&#39; to achieve minimization of functions...</description>
    <pubDate>Fri, 05 Mar 2010 07:09:59 GMT</pubDate>
   </item>
   <item>
    <title>Hex to binary numbers &amp;#8211; algorithm in Matlab</title>
    <link>http://www.matrixlab-examples.com/hex-to-binary.html</link>
    <description>To convert from hex to binary numbers, we first need to know what a hexadecimal number is. A major numbering method in digital systems is the hexadecimal system...</description>
    <pubDate>Mon, 22 Feb 2010 06:27:26 GMT</pubDate>
   </item>
   <item>
    <title>Binary to hexadecimal numbers &amp;#8211; algorithm in Matlab</title>
    <link>http://www.matrixlab-examples.com/binary-to-hexadecimal.html</link>
    <description>To convert from binary to hexadecimal numbers, we first need to know what a hexadecimal number is. A major numbering method in digital systems is the hexadecimal system...</description>
    <pubDate>Mon, 22 Feb 2010 06:26:19 GMT</pubDate>
   </item>
   <item>
    <title>Decimal to binary conversion: two ideas to achieve it
with Matlab</title>
    <link>http://www.matrixlab-examples.com/decimal-to-binary.html</link>
    <description>we present two methods of a decimal to binary conversion in Matlab; we&#39;re going to convert decimal numbers into binary numbers (numbers with only symbols &#39;0&#39; and &#39;1&#39;, or in base 2)...</description>
    <pubDate>Sun, 14 Feb 2010 23:00:46 GMT</pubDate>
   </item>
   <item>
    <title>Binary to decimal numbers - Four ways to convert them in Matlab</title>
    <link>http://www.matrixlab-examples.com/binary-to-decimal.html</link>
    <description>We present four variations of a binary to decimal conversion in Matlab; that is, we&#39;re going to convert binary numbers (numbers with only symbols &#39;0&#39; and &#39;1&#39;) to decimal numbers (numbers with 10 different symbols, from &#39;0&#39; to &#39;9&#39;)...</description>
    <pubDate>Sun, 14 Feb 2010 22:59:41 GMT</pubDate>
   </item>
   <item>
    <title>Polar plots in Matlab - Functions: Compass, Polar and
Rose</title>
    <link>http://www.matrixlab-examples.com/polar-plots.html</link>
    <description>Polar plots use magnitudes and angles. In this article we&amp;#8217;ll show the Matlab built-in commands &#39;compass&#39;, &#39;polar&#39; and &#39;rose&#39;...</description>
    <pubDate>Thu, 11 Feb 2010 07:36:24 GMT</pubDate>
   </item>
   <item>
    <title>Circuit Simulator (WinSpice) and Matlab</title>
    <link>http://www.matrixlab-examples.com/circuit-simulator.html</link>
    <description>The circuit simulator WinSpice is driven from Matlab. In this article, a Matlab routine to drive the WinSPICE simulator is presented. This method can be easily adapted to simulate any circuit entered in a parameterized manner. This driver is illustrated by simulating a simple RC filter...</description>
    <pubDate>Sat, 30 Jan 2010 06:51:02 GMT</pubDate>
   </item>
   <item>
    <title>Random Numbers and Simulations with Matlab</title>
    <link>http://www.matrixlab-examples.com/random-numbers.html</link>
    <description>We&amp;#8217;ll use Matlab to generate random numbers so that we can discuss its statistical capabilities and explore some simulations...</description>
    <pubDate>Mon, 18 Jan 2010 03:36:38 GMT</pubDate>
   </item>
   <item>
    <title>Resistor Code with a Matlab GUI (free download)</title>
    <link>http://www.matrixlab-examples.com/resistor-code.html</link>
    <description>We&#39;re going to develop a Resistor Code - Matlab GUI. The intention is to be able to automatically decode the colors of four-band resistors...</description>
    <pubDate>Fri, 15 Jan 2010 21:53:30 GMT</pubDate>
   </item>
   <item>
    <title>Polynomial Roots - Zero finding with Matlab</title>
    <link>http://www.matrixlab-examples.com/polynomial-roots.html</link>
    <description>Let&#39;s see how we can find polynomial roots (aka zeros) with Matlab. This routine also applies to...</description>
    <pubDate>Mon, 11 Jan 2010 04:02:36 GMT</pubDate>
   </item>
   <item>
    <title>Fibonacci Numbers - how to calculate them in Matlab</title>
    <link>http://www.matrixlab-examples.com/fibonacci-numbers.html</link>
    <description>The first two Fibonacci numbers are 0 and 1, and each remaining number is the sum of the previous two. Some sources neglect the initial 0, and instead beginning the sequence with the first two 1s...</description>
    <pubDate>Mon, 11 Jan 2010 04:01:54 GMT</pubDate>
   </item>
   <item>
    <title>Boolean Algebra</title>
    <link>http://www.matrixlab-examples.com/boolean-algebra.html</link>
    <description>Definitions and examples of Boolean Algebra with Matlab.</description>
    <pubDate>Thu, 24 Dec 2009 05:48:50 GMT</pubDate>
   </item>
   <item>
    <title>Axioms - Laws of Boolean Algebra</title>
    <link>http://www.matrixlab-examples.com/axioms.html</link>
    <description>This is a brief summary of Boolean Algebra axioms and theorems, implemented with Matlab.</description>
    <pubDate>Thu, 24 Dec 2009 05:47:12 GMT</pubDate>
   </item>
   <item>
    <title>XOR - Exclusive OR - Boolean operators</title>
    <link>http://www.matrixlab-examples.com/xor.html</link>
    <description>See these examples to use the XOR - logical exclusive OR in the Matlab environment, as well as these other boolean operators...</description>
    <pubDate>Thu, 24 Dec 2009 05:45:38 GMT</pubDate>
   </item>
   <item>
    <title>loglog - Logarithmic plots in Matlab</title>
    <link>http://www.matrixlab-examples.com/loglog.html</link>
    <description>In this example we are going to demonstrate how to use the loglog function included in Matlab to produce logarithmic plots. This term referrs to the fact that the plot is logarithmically scaled in both axes...</description>
    <pubDate>Thu, 24 Dec 2009 05:32:11 GMT</pubDate>
   </item>
   <item>
    <title>hist - Histograms in Matlab</title>
    <link>http://www.matrixlab-examples.com/hist.html</link>
    <description>This is how you can easily display histograms using the Matlab hist function...</description>
    <pubDate>Thu, 24 Dec 2009 05:26:52 GMT</pubDate>
   </item>
   <item>
    <title>Check Writer - How to work with strings in Matlab</title>
    <link>http://www.matrixlab-examples.com/check-writer.html</link>
    <description>This Matlab program is a &#39;check writer&#39;. You must provide a numerical date, payee of the check, and amount to be written (any number between 1 and 999,999). The programming code is easy to modify and can be translated to any language...</description>
    <pubDate>Thu, 24 Dec 2009 05:01:22 GMT</pubDate>
   </item>
   <item>
    <title>Famous Quotes - inspiration and fun! Take action!</title>
    <link>http://www.matrixlab-examples.com/famous-quotes.html</link>
    <description>These quite famous quotes will remind you of relevant moments in your life. The key to a good life is to have fun...</description>
    <pubDate>Sun, 20 Dec 2009 00:02:53 GMT</pubDate>
   </item>
   <item>
    <title>Affiliate Masters Course</title>
    <link>http://www.matrixlab-examples.com/affiliate-masters-course.html</link>
    <description>This Affiliate Masters Course shows affiliates how to build a traffic-generating theme-based content site. From brainstorming and researching profitable keywords, to building Search-Engines-ranked Keyword-Focused Web pages using CTPM, to establishing profitable PPC campaigns. Don&#39;t worry, this free course provides all the information...</description>
    <pubDate>Thu, 17 Dec 2009 03:12:03 GMT</pubDate>
   </item>
   <item>
    <title>Netwriting Masters Course</title>
    <link>http://www.matrixlab-examples.com/netwriting-masters-course.html</link>
    <description>This Netwriting Masters Course demonstrates that surfers are not looking to be sold. They are NOT looking for your business. They are searching for quality information and solutions they can trust (that is called &#39;looking for good content&#39;). But...</description>
    <pubDate>Thu, 17 Dec 2009 03:10:42 GMT</pubDate>
   </item>
   <item>
    <title>Sell Your Service Online... how?</title>
    <link>http://www.matrixlab-examples.com/Sell-Your-Service-Online.html</link>
    <description>Sell your service online since this is a fantastic way to leverage income-building potential - at a minimum cost. This Service Sellers Masters Course is designed and written for all service sellers... whether they are new to the Net, experienced or in the early stages of business</description>
    <pubDate>Thu, 17 Dec 2009 03:02:23 GMT</pubDate>
   </item>
   <item>
    <title>Webmaster Business Course</title>
    <link>http://www.matrixlab-examples.com/webmaster-business-course.html</link>
    <description>Where to find a Webmaster Business Course ? The growing demand for affordable Websites and Webmasters, especially in the Small Business market, is encouraging an increasing number of Webmasters to strike out on their own and set up a home-based business. There is only one little problem... our business skills are often not as highly developed as our design skills. And creativity is only one piece of the success puzzle. Need help?...</description>
    <pubDate>Thu, 17 Dec 2009 02:59:07 GMT</pubDate>
   </item>
   <item>
    <title>Sell knowledge online... yours!</title>
    <link>http://www.matrixlab-examples.com/sell-knowledge.html</link>
    <description>Is it a good idea to have your own website? Is it worth it to sell knowledge? You don&#39;t know anything about building websites?
NO PROBLEM!...</description>
    <pubDate>Thu, 17 Dec 2009 02:55:52 GMT</pubDate>
   </item>
   <item>
    <title>Data Analysis - reading text files with Matlab</title>
    <link>http://www.matrixlab-examples.com/data-analysis.html</link>
    <description>We&#39;re going to do data analysis by reading text files with Matlab, processing data and writing output to another text file...</description>
    <pubDate>Thu, 10 Dec 2009 19:17:21 GMT</pubDate>
   </item>
   <item>
    <title>Math Fun... no, it&#39;s not a function!</title>
    <link>http://www.matrixlab-examples.com/math-fun.html</link>
    <description>let&#39;s have some math fun ! Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination...</description>
    <pubDate>Thu, 10 Dec 2009 02:21:31 GMT</pubDate>
   </item>
   <item>
    <title>IT Jokes ... collected from here and there...</title>
    <link>http://www.matrixlab-examples.com/it-jokes.html</link>
    <description>Try these IT Jokes as a help toolbox to relax your day... share a joke and brighten someone else&amp;#8217;s day!</description>
    <pubDate>Thu, 10 Dec 2009 02:17:35 GMT</pubDate>
   </item>
   <item>
    <title>Matlab Help - Download a list of commands and learn to use the on-line help...</title>
    <link>http://www.matrixlab-examples.com/matlab-help-2tier.html</link>
    <description>Review basic topics on Matlab help on commands and built-in instructions. You can review a list of functions to let you know what you can have...</description>
    <pubDate>Tue, 08 Dec 2009 02:02:14 GMT</pubDate>
   </item>
   <item>
    <title>A Guide to MATLAB</title>
    <link>http://www.matrixlab-examples.com/a-guide-to-matlab.html</link>
    <description>A guide to MATLAB... quick start! The following information acts as a roadmap or a guide to MATLAB, and it&#39;s a good way to start learning its environment. These descriptions take you to further information. Click on the topic of your interest...</description>
    <pubDate>Tue, 08 Dec 2009 02:00:49 GMT</pubDate>
   </item>
   <item>
    <title>Matrices</title>
    <link>http://www.matrixlab-examples.com/matrices.html</link>
    <description>These examples show you to arrange and manipulate matrices in Matlab.</description>
    <pubDate>Tue, 08 Dec 2009 01:59:36 GMT</pubDate>
   </item>
   <item>
    <title>Magic Square - properties in Matlab</title>
    <link>http://www.matrixlab-examples.com/magic-square.html</link>
    <description>Would you like to form a magic square with Matlab? Would you like to know why it is magic? Would you like to learn Matlab?...</description>
    <pubDate>Tue, 08 Dec 2009 01:58:45 GMT</pubDate>
   </item>
   <item>
    <title>Vectors</title>
    <link>http://www.matrixlab-examples.com/vectors.html</link>
    <description>In Matlab, you can form arrays of numbers - vectors or matrices - in a straight and intuitive way. See these examples...</description>
    <pubDate>Tue, 08 Dec 2009 01:57:44 GMT</pubDate>
   </item>
   <item>
    <title>More MATLAB Commands</title>
    <link>http://www.matrixlab-examples.com/matlab-commands-2.html</link>
    <description>On this page we introduce some basic MATLAB commands. You can download a list of commands...</description>
    <pubDate>Tue, 08 Dec 2009 01:56:02 GMT</pubDate>
   </item>
   <item>
    <title>General MATLAB Commands - Download list</title>
    <link>http://www.matrixlab-examples.com/matlab-commands.html</link>
    <description>Brief review of general MATLAB commands. These are built-in functions to be used for on-line help, directory information, workspace information, general information and Matlab termination. These functions can be used within scripts or called from the command window.</description>
    <pubDate>Tue, 08 Dec 2009 01:55:16 GMT</pubDate>
   </item>
   <item>
    <title>Matlab Help</title>
    <link>http://www.matrixlab-examples.com/matlab-help.html</link>
    <description>We&#39;re looking at the general structure of the MATLAB help environment. See other sections for full code development...</description>
    <pubDate>Tue, 08 Dec 2009 01:54:24 GMT</pubDate>
   </item>
   <item>
    <title>Quick Matlab training. Follow the examples.</title>
    <link>http://www.matrixlab-examples.com/matlab-training.html</link>
    <description>Matlab training: a step-by-step guide. You can start here your self-paced training. Follow the examples...</description>
    <pubDate>Tue, 08 Dec 2009 01:51:12 GMT</pubDate>
   </item>
   <item>
    <title>Matlab GUI - Magic Trick!</title>
    <link>http://www.matrixlab-examples.com/matlab-gui-2.html</link>
    <description>We are going to develop a Matlab GUI that performs a magic trick! (You can download the code!) We&amp;#8217;re going to work on an interface to read your mind! Don&amp;#8217;t be scared... it&amp;#8217;s safe (as far as I know...). It&amp;#8217;s an old trick that has been around for at least 40 years (maybe more), but this is my version with Matlab...</description>
    <pubDate>Mon, 23 Nov 2009 00:05:53 GMT</pubDate>
   </item>
   <item>
    <title>Card Trick with Matlab GUI</title>
    <link>http://www.matrixlab-examples.com/card-trick.html</link>
    <description>In this article we&amp;#8217;re going to develop another computerized card trick using callback-functions in Matlab GUIs. I strongly suggest you read the first and second articles in this series, to know how to start and how to use the very important three instructions &amp;#8216;get&amp;#8217;, &amp;#8216;set&amp;#8217; and &amp;#8216;guidata&amp;#8217;...</description>
    <pubDate>Sun, 22 Nov 2009 23:48:54 GMT</pubDate>
   </item>
   <item>
    <title>Future Value - Calculation of an investment</title>
    <link>http://www.matrixlab-examples.com/future-value.html</link>
    <description>This program is an example of a financial application in Matlab. It calculates the future value of an investment when interest is a factor. It is necessary to provide the amount of the initial investment, the nominal interest rate, the number of compounding...</description>
    <pubDate>Thu, 19 Nov 2009 19:10:33 GMT</pubDate>
   </item>
   <item>
    <title>Matlab Books... and other relevant topics</title>
    <link>http://www.matrixlab-examples.com/matlab-books.html</link>
    <description>Take a look at these Matlab books as well as other engineering and science topics...</description>
    <pubDate>Sun, 15 Nov 2009 01:13:42 GMT</pubDate>
   </item>
   <item>
    <title>Programming Forums (including a Matlab forum and other
relevant ones...)</title>
    <link>http://www.matrixlab-examples.com/programming-forums.html</link>
    <description>Join these programming forums (including a Matlab one) to discuss engineering topics...</description>
    <pubDate>Tue, 03 Nov 2009 23:29:09 GMT</pubDate>
   </item>
   <item>
    <title>Singular Value Decomposition</title>
    <link>http://www.matrixlab-examples.com/singular-value-decomposition.html</link>
    <description>There are several built-in functions provided for matrix factorization (also called decomposition). The name of the built-in function for a Singular Value Decomposition is &#39;svd&#39;...</description>
    <pubDate>Tue, 03 Nov 2009 23:10:50 GMT</pubDate>
   </item>
   <item>
    <title>LU factorization</title>
    <link>http://www.matrixlab-examples.com/LU-Factorization.html</link>
    <description>The name of the built-in function for a Lower-Upper decomposition is &#39;lu&#39;. To get the LU factorization of a square matrix A, type the command &#39;[L, U] = lu(A)&#39;. See this example...</description>
    <pubDate>Tue, 03 Nov 2009 23:09:37 GMT</pubDate>
   </item>
   <item>
    <title>Linear Programming</title>
    <link>http://www.matrixlab-examples.com/linear-programming.html</link>
    <description>Matlab is well suited to handle the so called linear programming problems. These are problems in which you have a quantity, depending linearly on several variables, that you want to maximize or minimize subject to several constraints that are expressed as linear inequalities...</description>
    <pubDate>Tue, 03 Nov 2009 23:09:11 GMT</pubDate>
   </item>
   <item>
    <title>Linear Algebra and its Applications</title>
    <link>http://www.matrixlab-examples.com/linear-algebra-and-its-applications.html</link>
    <description>One important linear algebra application is the resolution of electrical circuits. We can describe this type of circuits with linear equations, and then we can solve the linear system using Matlab. For example, let&#39;s examine the following electrical circuit (resistors are in ohms, currents in amperes, and voltages are in volts)...</description>
    <pubDate>Tue, 03 Nov 2009 23:08:41 GMT</pubDate>
   </item>
   <item>
    <title>determinants</title>
    <link>http://www.matrixlab-examples.com/determinants.html</link>
    <description>The symbol for determinants (which consists of the four numbers a1, b1, a2, b2) arranged in two rows and two columns is called a determinant of second order. The four numbers are called elements of the determ...</description>
    <pubDate>Tue, 03 Nov 2009 23:08:13 GMT</pubDate>
   </item>
   <item>
    <title>Cramers Rule</title>
    <link>http://www.matrixlab-examples.com/cramers-rule.html</link>
    <description>The method of solution of linear equations by determinants is called Cramers Rule. This rule for linear equations in 3 unknowns is a method of solving by determinants the following equations for x, y, z...</description>
    <pubDate>Tue, 03 Nov 2009 23:07:44 GMT</pubDate>
   </item>
 </channel>
</rss>
