<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>ZeXperT</title>
	<link>http://zexpert.org</link>
	<description>LEARN MORE!!</description>
	<lastBuildDate>Wed, 15 Oct 2008 20:13:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Internet Boosts Brain Power</title>
		<description><![CDATA[Have you ever thought of internet as a cure to some diseases resulting form aging??
Here is a very nice article &#8216;Internet and the Brain&#8217; showing how the internet use can boost the brain power.
And as mentioned there, Internet searching triggers areas in the brain that are associated with complex reasoning.
So keep Googling  


]]></description>
		<link>http://zexpert.org/2008/10/internet-boosts-brain-power/</link>
			</item>
	<item>
		<title>The MacBook Tsunami</title>
		<description><![CDATA[I guess you also felt the MacBook Tsunami this week!!
Here is a very good overview analysis of what it all means to consumers. And this is a coverage of the Apple Notebook Event that was held on Oct 14





]]></description>
		<link>http://zexpert.org/2008/10/the-macbook-tsunami/</link>
			</item>
	<item>
		<title>MSN Hacking</title>
		<description><![CDATA[These two weeks were just tediuous. I suddenly lost all my contacts on Windows Live Messenger for no reason. So I had to struggle for few days just to figure out the source of the problem.
Of course, Struggling included uninstalling/installing the same version of Windows Live Messenger as well as the new 2009 beta version.

And [...]]]></description>
		<link>http://zexpert.org/2008/10/msn-hacking/</link>
			</item>
	<item>
		<title>Google&#8217;s &#8216;Mail Goggles&#8217;</title>
		<description><![CDATA[Friday nights and sending emails, it seems a bit risky !!
But with the new feature introduced by Gmail, you might thank Gmail in the morning for not sending that email.
What are we talking about?
Google&#8217;s &#8220;Mail Goggles&#8221;, a new test-phase feature in Gmail, kicks in late at nights during the weekends where you have to solve [...]]]></description>
		<link>http://zexpert.org/2008/10/googles-mail-goggles/</link>
			</item>
	<item>
		<title>MP3 on Nintendo DS</title>
		<description><![CDATA[You might be wondering if you can turn your Nintendo DS into an MP3 player, and this is possible if you have R4DS or M3DS.

The instructions below assume that you already have the R4 or M3 system files installed, since they are usually accompanied with the R4 or M3 package.
The next step will be to [...]]]></description>
		<link>http://zexpert.org/2008/10/mp3-on-nintendo-ds/</link>
			</item>
	<item>
		<title>iPHONE 3G</title>
		<description><![CDATA[Nowadays, whenever you see 2 people talking, most probably you will hear the word &#8216;iPhone 3G&#8217; in their conversation!!

That&#8217;s why I was spending some time to look around and read some reviews about this new iPhone to see whether or not it is worth buying. And I found the Cnet review one of the good [...]]]></description>
		<link>http://zexpert.org/2008/08/iphone-3g/</link>
			</item>
	<item>
		<title>MATLAB TUTORIAL - PART VIII</title>
		<description><![CDATA[Polynomials in MATLAB are defined according to there coefficients, for example:
f (x) = 5x^4 + 10x^2 + 2x + 7 is defined as :
A=[5 0 10 2 7];
Notice the “0” is added to account 0x^3
To compute the roots of A, type:
&#62;&#62; roots(A)
ans =
0.3323 + 1.1880i
0.3323 - 1.1880i
-0.3323 + 0.8997i
-0.3323 - 0.8997i
To evaluate A at x=3 [...]]]></description>
		<link>http://zexpert.org/2008/08/matlab-tutorial-part-viii/</link>
			</item>
	<item>
		<title>MATLAB TUTORIAL - PART VII</title>
		<description><![CDATA[Element-by-element operations are applied on each element of the array. As we saw earlier, addition and subtraction are already E-B-E. However, multiplication, division and exponentiation are not E-B-E but by adding the dot &#8216;.&#8217; before the operator, it will behave as E-B-E. Of course in this case, matrices should be of the same size.
E-B-E operations [...]]]></description>
		<link>http://zexpert.org/2008/08/matlab-tutorial-part-vii/</link>
			</item>
	<item>
		<title>MATLAB TUTORIAL - PART VI</title>
		<description><![CDATA[Addition and subtraction are element by element operations. To use them, the two or more arrays or vectors that should be summed together of subtracted from each other should be having the same number of rows as well as columns.
On the other hand, multiplication is not an element by element operation, so the multiplication of [...]]]></description>
		<link>http://zexpert.org/2008/08/matlab-tutorial-part-vi/</link>
			</item>
	<item>
		<title>MATLAB TUTORIAL - PART V</title>
		<description><![CDATA[In this part of the tutorial, we will cover how to add or remove elements from already defined variable.
Given a vetor of length n, assigning an element to this vector at position n+3, will add the element at that location and fill n+1 and n+2 with zeros. below is a small example showing what I [...]]]></description>
		<link>http://zexpert.org/2008/08/matlab-tutorial-part-v/</link>
			</item>
</channel>
</rss>
