Laporan Praktikum 7 Analisis Numerik 2016

File bisa di download disini



dengan kode pada LaTex sebagai berikut:
%% LyX 2.1.4 created this file. For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.

\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{graphicx}

\makeatletter
\@ifundefined{date}{}{\date{}}
\makeatother

\usepackage{babel}
\begin{document}

\title{\textbf{Laporan Praktikum 7 Analisis Numerik}}


\author{Egi Irwan (G54120027)\thanks{File dibuat dengan program LYX}}

\maketitle
\begin{center}
Tanggal: 14 April 2016
\par\end{center}

\begin{center}
SISTEM PERSAMAAN LINEAR II
\par\end{center}

\begin{center}
Soal dikutip dari Buku: Numerical Mathematics and Computing, Sixth
edition. Ward Cheney, David Kincaid
\par\end{center}

\begin{center}
Problem 8.3, Nomor 7.C
\par\end{center}

\textbf{Soal}

\noindent Tentukan semua cakram Gershgorin berdasarkan matriks berikut.
Tunjukan wilayah terkecil yang berisi semua nilai eigen :

$\left[\begin{array}{ccc}
1-i & 1 & i\\
0 & 2i & 2\\
1 & 0 & 2
\end{array}\right]$

$\vphantom{}$

\textbf{Solusi}

Agar mempermudah perhitungan, dilakukan simulasi menggunakan perangkat
lunak Scilab dengan prosedur sebagai berikut:

$\vphantom{}$

Input:

$\vphantom{}$

\includegraphics[scale=0.65]{Capture1.PNG}

$\vphantom{}$

\includegraphics{Capture2.PNG}

$\vphantom{}$

\includegraphics{Capture3.PNG}

$\vphantom{}$

\includegraphics{Capture4.PNG}

$\vphantom{}$

\includegraphics{Capture5.PNG}

$\vphantom{}$

\includegraphics{Capture6.PNG}

$\vphantom{}$

Berdasarkan input yang dilakukan, diperoleh gambar cakram beserta
wilayah terkecil yang berisi semua nilai eigen sebagai berikut

\includegraphics{Capture7.PNG}

$\vphantom{}$
\end{document}

No comments:

Post a Comment