<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Engineering Tutorials &#187; 4th Sem ECE</title>
	<atom:link href="http://engineering.myindialist.com/category/engineering-syu/mdu-syllabus/electronics-and-communication-engg/4th-sem-ece/feed/" rel="self" type="application/rss+xml" />
	<link>http://engineering.myindialist.com</link>
	<description>All Types of Engineering Tutorials</description>
	<lastBuildDate>Thu, 15 Sep 2011 07:08:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MATH-204-E NUMERICAL METHODS LAB.</title>
		<link>http://engineering.myindialist.com/2009/math-204-e-numerical-methods-lab/</link>
		<comments>http://engineering.myindialist.com/2009/math-204-e-numerical-methods-lab/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:06:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[4th Sem ECE]]></category>
		<category><![CDATA[Electronics and Communication Engg]]></category>
		<category><![CDATA[MDU Syllabus]]></category>
		<category><![CDATA[Syllabus]]></category>
		<category><![CDATA[4th Semeter ECE]]></category>
		<category><![CDATA[ECE]]></category>
		<category><![CDATA[Electronics and Communication Engineering]]></category>

		<guid isPermaLink="false">http://engineering.myindialist.com/2009/math-204-e-numerical-methods-lab/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://engineering.myindialist.com/2009/math-204-e-numerical-methods-lab/' addthis:title='MATH-204-E NUMERICAL METHODS LAB. ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div>MATH-204-E NUMERICAL METHODS LAB. Class Work : 25 Marks Exam. : 25 Marks WRITE DOWN AND EXECUTE THE FOLLOWING PROGRAMS USING C/C++/MATLAB 1. To find the roots of non-linear equation using Bisection method. 2. To find the roots of non-linear equation using Newton&#8217;s method. 3. Curve fitting by least &#8211; square approximations. 4. To solve [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://engineering.myindialist.com/2009/math-204-e-numerical-methods-lab/' addthis:title='MATH-204-E NUMERICAL METHODS LAB. ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div>
Related posts:<ol>
<li><a href='http://engineering.myindialist.com/2009/me-319-e-applied-numerical-techniques-and-computing-lab/' rel='bookmark' title='ME- 319 E  APPLIED NUMERICAL TECHNIQUES AND COMPUTING LAB.'>ME- 319 E  APPLIED NUMERICAL TECHNIQUES AND COMPUTING LAB.</a></li>
<li><a href='http://engineering.myindialist.com/2009/ptu-syllabus-me-319-numerical-methods-in-engg-lab/' rel='bookmark' title='PTU Syllabus | ME-319 Numerical Methods in Engg. (Lab)'>PTU Syllabus | ME-319 Numerical Methods in Engg. (Lab)</a></li>
<li><a href='http://engineering.myindialist.com/2009/ptu-syllabus-me-309-numerical-methods-in-engineering/' rel='bookmark' title='PTU Syllabus | ME-309 Numerical Methods in Engineering'>PTU Syllabus | ME-309 Numerical Methods in Engineering</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://engineering.myindialist.com/2009/math-204-e-numerical-methods-lab/' addthis:title='MATH-204-E NUMERICAL METHODS LAB. ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div><p><strong>MATH-204-E NUMERICAL METHODS LAB.</strong></p>
<p>Class Work : 25 Marks   <br />Exam. : 25 Marks</p>
<p><strong>WRITE DOWN AND EXECUTE THE FOLLOWING PROGRAMS USING C/C++/MATLAB</strong></p>
<p>1. To find the roots of non-linear equation using Bisection method.</p>
<p>2. To find the roots of non-linear equation using Newton&#8217;s method.</p>
<p>3. Curve fitting by least &#8211; square approximations.</p>
<p>4. To solve the system of linear equations using Gauss-Elimination method.</p>
<p>&#160;</p>
<p> <span id="more-183"></span>
<p>5. To solve the system of linear equations using Gauss-Seidal iteration method.</p>
<p>6. To solve the system of linear equations using Gauss-Jorden method.</p>
<p>7. To Integrate numerically using Trapezoidal rule.</p>
<p>8. To Integrate numerically using Simpson&#8217;s rules.</p>
<p>9. To find the largest eigen value of a matrix by power-method.</p>
<p>10. To find numerical solution of ordinary differential equations by Euler&#8217;s method.</p>
<p>11. To find numerical solution of ordinary differential equations by Runge-Kutta method.</p>
<p>12. To find numerical solution of ordinary differential equations by Milne&#8217;s method.</p>
<p>13. To find the numerical solution of Laplace equation.</p>
<p>14. To find numerical solution of wave equation.</p>
<p>15. To find numerical solution of heat equation.</p>
<p><strong><em>BOOKS SUGGESTED :</em></strong></p>
<p><strong><em>1. Applied Numerical Analysis by Curtis F. Gerald and Patrick G. Wheatley-Pearson, Education Ltd.</em></strong></p>
<p><strong><em>2. Numerical Methods : E. Balagurusamy T.M.H.</em></strong></p>
<p><strong>Note: Ten experiments are to be performed out of which at least seven experiments should be performed from above list. Remaining three experiments may either be performed from the above list or designed by the concerned institution as per the scope of the syllabus.</strong></p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://engineering.myindialist.com/2009/math-204-e-numerical-methods-lab/' addthis:title='MATH-204-E NUMERICAL METHODS LAB. ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol>
<li><a href='http://engineering.myindialist.com/2009/me-319-e-applied-numerical-techniques-and-computing-lab/' rel='bookmark' title='ME- 319 E  APPLIED NUMERICAL TECHNIQUES AND COMPUTING LAB.'>ME- 319 E  APPLIED NUMERICAL TECHNIQUES AND COMPUTING LAB.</a></li>
<li><a href='http://engineering.myindialist.com/2009/ptu-syllabus-me-319-numerical-methods-in-engg-lab/' rel='bookmark' title='PTU Syllabus | ME-319 Numerical Methods in Engg. (Lab)'>PTU Syllabus | ME-319 Numerical Methods in Engg. (Lab)</a></li>
<li><a href='http://engineering.myindialist.com/2009/ptu-syllabus-me-309-numerical-methods-in-engineering/' rel='bookmark' title='PTU Syllabus | ME-309 Numerical Methods in Engineering'>PTU Syllabus | ME-309 Numerical Methods in Engineering</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://engineering.myindialist.com/2009/math-204-e-numerical-methods-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EE-226-E COMMUNICATION SYSTEMS LAB</title>
		<link>http://engineering.myindialist.com/2009/ee-226-e-communication-systems-lab/</link>
		<comments>http://engineering.myindialist.com/2009/ee-226-e-communication-systems-lab/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:05:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[4th Sem ECE]]></category>
		<category><![CDATA[Electronics and Communication Engg]]></category>
		<category><![CDATA[MDU Syllabus]]></category>
		<category><![CDATA[Syllabus]]></category>
		<category><![CDATA[4th Semeter ECE]]></category>
		<category><![CDATA[ECE]]></category>
		<category><![CDATA[Electronics and Communication Engineering]]></category>

		<guid isPermaLink="false">http://engineering.myindialist.com/2009/ee-226-e-communication-systems-lab/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://engineering.myindialist.com/2009/ee-226-e-communication-systems-lab/' addthis:title='EE-226-E COMMUNICATION SYSTEMS LAB ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div>EE-226-E COMMUNICATION SYSTEMS LAB CLASS WORK : 25 EXAM : 25 LIST OF EXPERIMENTS: 1. Study of Amplitude Modulation and determination of Modulation index. 2. Study of Frequency Modulation and determination of Modulation index. 3. Study of Phase Modulation. 4. Study of Pulse Amplitude Modulation. 5. Study of Pulse Width Modulation. 6. Study of Pulse [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://engineering.myindialist.com/2009/ee-226-e-communication-systems-lab/' addthis:title='EE-226-E COMMUNICATION SYSTEMS LAB ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div>
Related posts:<ol>
<li><a href='http://engineering.myindialist.com/2009/ee-206-e-communication-systems/' rel='bookmark' title='EE-206-E COMMUNICATION SYSTEMS'>EE-206-E COMMUNICATION SYSTEMS</a></li>
<li><a href='http://engineering.myindialist.com/2009/ee-421-e-data-communication-lab/' rel='bookmark' title='EE-421-E DATA COMMUNICATION LAB'>EE-421-E DATA COMMUNICATION LAB</a></li>
<li><a href='http://engineering.myindialist.com/2009/ee-222-e-analog-electronics-lab/' rel='bookmark' title='EE-222-E ANALOG ELECTRONICS-LAB'>EE-222-E ANALOG ELECTRONICS-LAB</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://engineering.myindialist.com/2009/ee-226-e-communication-systems-lab/' addthis:title='EE-226-E COMMUNICATION SYSTEMS LAB ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div><h3></h3>
<p><strong>EE-226-E COMMUNICATION SYSTEMS LAB</strong></p>
<p>CLASS WORK : 25   <br />EXAM : 25</p>
<p><strong>LIST OF EXPERIMENTS:</strong></p>
<p>1. Study of Amplitude Modulation and determination of Modulation index.</p>
<p>2. Study of Frequency Modulation and determination of Modulation index.</p>
<p>3. Study of Phase Modulation.</p>
<p>4. Study of Pulse Amplitude Modulation.</p>
</p>
<p> <span id="more-182"></span>
<p>5. Study of Pulse Width Modulation.</p>
<p>6. Study of Pulse Frequency Modulation.</p>
<p>7. Study of Pulse Code Modulation.</p>
<p>8. Study of frequency Shift Keying.</p>
<p>9. Study of ASK and QASK.</p>
<p>10. Study of PSK and QPSK.</p>
<p>11. Project related to the scope of the course.</p>
<p><strong>NOTE: Atleast ten experiments are to be performed , atleast seven experiments should be performed from above list. Remaining three experiments may either be performed from the above list or designed &amp; set by the concerned institution as per the scope of the syllabus.</strong></p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://engineering.myindialist.com/2009/ee-226-e-communication-systems-lab/' addthis:title='EE-226-E COMMUNICATION SYSTEMS LAB ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol>
<li><a href='http://engineering.myindialist.com/2009/ee-206-e-communication-systems/' rel='bookmark' title='EE-206-E COMMUNICATION SYSTEMS'>EE-206-E COMMUNICATION SYSTEMS</a></li>
<li><a href='http://engineering.myindialist.com/2009/ee-421-e-data-communication-lab/' rel='bookmark' title='EE-421-E DATA COMMUNICATION LAB'>EE-421-E DATA COMMUNICATION LAB</a></li>
<li><a href='http://engineering.myindialist.com/2009/ee-222-e-analog-electronics-lab/' rel='bookmark' title='EE-222-E ANALOG ELECTRONICS-LAB'>EE-222-E ANALOG ELECTRONICS-LAB</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://engineering.myindialist.com/2009/ee-226-e-communication-systems-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

