Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 157049 dokumen yang sesuai dengan query
cover
Muhammad Yusuf
"Graf merupakan himpunan simpul dan busur dengan setiap busurnya menghubungkan dua simpul. Graf dapat direpresentasikan dalam sebuah matriks. Matriks representasi graf di antaranya yaitu matriks ketetanggaan, matriks jarak, matrik kehadiran, dan matriks Laplacian. Matriks ketetanggaan merepresentasikan ada tidaknya busur yang menghubungkan dua buah simpul. Matriks jarak merepresentasikan jarak lintasan terpendek antara dua simpul pada graf. Pada graf berdiameter dua, yaitu jarak terpanjang di antara dua simpul adalah dua. Graf berdiameter dua di antaranya yaitu graf bipartit, graf roda, dan graf kipas. Pada tesis ini akan dibahas hubungan antara matriks ketetanggaan dan matriks jarak dari suatu graf berdiameter dua, dan sifat-sifat matriks jarak pada graf berdiameter dua, serta polinomial karakteristik dari matriks jarak pada kelas graf khusus berdiameter dua yaitu graf bipartit lengkap 𝐾𝑛,𝑛.

Graph is the set of vertices and edges where each edge connects two vertices. The graph can be represented by a matrix. There are several matrix representation of graph, such as adjacency matrix, distance matrix, incidence matrix, and Laplacian matrix. The adjacency matrix represents the presence or absence of an arc connecting two vertices. Distance matrix represent the shortest path between two vertices on a graph. The example of two-diameter graphs are bipartite graphs, wheel graphs, and fan graphs. In this thesis we discuss the relationship between the adjacency matrix and the distance matrix of a two-diameter graph, and the properties of the distance matrix in the twodiameter graph, and the characteristic polynomial of the distance matrix of special family of two-diameter graph that is complete bipartite graph 𝐾𝑛,𝑛."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2018
T49268
UI - Tesis Membership  Universitas Indonesia Library
cover
Farhan Eviansyah
"Training merupakan salah satu aspek yang diatur di dalam CPOB yang menjadi hal penting untuk dilakukan dan diberikan oleh industri farmasi kepada setiap personil untuk menyiapkan personil yang terkualifikasi. Adanya keperluan akan dokumentasi terkait daftar training untuk operator produksi yang selama ini belum terdokumentasikan dengan baik di PT. Darya-Varia Laboratoria Plant Gunung Putri, sehingga dilakukannya pengerjaan tugas khusus ini untuk menyusun dan membentuk matriks training plan operator produksi. Metode penyusunan dan pembentukan matriks training plan dilakukan dengan membentuk klasifikasi bagian produksi sesuai penerapannya di PT. Darya Varia Laboratoria Plant Gunung Putri kemudian dilakukan pemilahan dan pengklasifikasian SOP dan batch manufacturing record sebagai dasar pelatian dan langkah terakhir dilakukan pembuatan materi training beserta bahan evaluasi training yang dilengkapi dengan matriks kualifikasi operator sesuai hasil evaluasi training yang dilakukan. Hasil dari penyusunan dan pembentukan matriks training plan untuk bagian general pharmacy didapatkan sebanyak 83 training plan untuk bagian mixing, 73 training plan untuk bagian filling, dan 33 training plan untuk bagian tulle, sedangkan untuk bagian soft capsule didapatka 58 training plan untuk bagian gelatin, 62 training plan untuk bagian mixing dan compounding, 63 training plan untuk bagian enkapsulasi, 49 training plan untuk bagian inspeksi dan drying, 56 training plan untuk bagian sortir dan printing, 52 training plan untuk bagian polishing, dan 59 training plan untuk bagian striping. Bahan evaluasi training yang dihasilkan sebanyak 71 bagian sesuai dengan jumlah SOP bagian produksi dengan masing masing bagian terdiri dari 10 hingga 20 soal dan juga terbentuk kriteria kualifikasi operator berdasarkan nilai evaluasi training.

Training is one of the aspects regulated in GMP which is an important thing to be carried out and given by the pharmaceutical industry to each personnel to prepare qualified personnel. There is a need for documentation related to the training list for production operators which has not been well documented at PT. Darya-Varia Laboratoria Plant Gunung Putri. The method to create a matrix training plan was carried out by form a classification of the production section according to its application at PT. Darya Varia Laboratoria Plant Gunung Putri was then sorted and classified into SOPs and batch manufacturing records as the basis for the training. The last step was the preparation of training materials along with training evaluation form supplemented by an operator qualification matrix according to the results of the training evaluation carry out. The results of the preparation and formation of the matrix training plan for the general pharmacy section obtained 83 training plans for the mixing section, 73 training plans for the filling, and 33 training plans for the tulle production, while for the soft capsule section, 58 training plans for the gelatin section, 62 training plans for mixing and compounding, 63 training plans for encapsulation, 49 training plans for inspection and drying, 56 training plans for sorting and printing, 52 training plans for polishing, and 59 training plans for striping. The resulting training evaluation form are 71 sections with consisting of 10 to 20 questions and operator qualification criteria based on the training evaluation value."
Depok: 2022
TA-pdf
UI - Tugas Akhir  Universitas Indonesia Library
cover
Hamonangan, Yoshua Yonatan
"Misalkan T adalah gelanggang matriks segitiga formal dan T[z; θ, d] adalah gelanggang polinomial miring atas T. Dengan mempelajari homomorfisma khusus dan derivasi miring pada gelanggang matriks segitiga formal, dapat dibuktikan
bahwa gelanggang polinomial miring T[z; θ, d] memiliki representasi matriks segitiga formal.

Let T be a formal triangular matrix ring and T[z; θ, d] be a skew polynomial ring over T. By studying a particular ring homomorphism and skew derivation on formal triangular matrix ring, one can show that the skew polynomial ring T[z; θ, d] has formal triangular matrix representation."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2015
S61417
UI - Skripsi Membership  Universitas Indonesia Library
cover
Widada
"Pesatnya perkembangan teknologi telah mengubah perdagangan konvensional menjadi sistem perdagangan modern. Agar e-commerce berhasil harus dikembangkan menggunakan sistem yang akurat. Salah satu metode pada pendekatan collaborative filtering yaitu latent variable models berdasarkan faktorisasi matriks. Jika setiap vector pu yang menyatakan ketertarikan pengguna ke-u terhadap variabel tersembunyi dan setiap vector qi yang menyatakan hubungan item i dengan variabel tersembunyi dapat ditentukan, maka tingkat ketertarikan antara semua pengguna u pada setiap item i dapat ditentukan. Untuk menghindari terjadinya overfitting proses update pu dan qi dilakukan menggunakan metode gradient descent dengan regularisasi. Penelitian ini menentukan parameter k (banyaknya variabel tersembunyi) dan parameter (nilai regularisasi) agar model optimal.

The rapid development of technology has changed the conventional trade into a modern trading system. In order for successful e-commerce must be developed using an accurate system. One method in collaborative filtering approach that is latent variable models based on matrix factorization. If any vector pu that expressed interest u user to a hidden variable and each qi vector expressing the relation item i with hidden variables can be determined, then the level of interest among all users u on every item i can be determined. To avoid overfitting the update process on pu vector and qi vector performed using gradient descent method with regularization. This study determines the parameter k (the number of hidden variables) and parameter (value regularization) that makes the model becomes optimal."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2015
T45534
UI - Tesis Membership  Universitas Indonesia Library
cover
Srava Chrisdes Antoro
"Pencacahan clique maksimal adalah suatu metode graph clustering yang bertujuan untuk mencari simpul mana saja yang memiliki peranan paling besar dalam suatu graf. Pencacahan clique maksimal ini telah banyak diaplikasikan, diantaranya analisis pada jaringan sosial, pendeteksian hierarki melalui jaringan email, analisis statistik jaringan finansial, clustering pada jaringan dinamis, dan komputasi biologi. Algoritma Bron-Kerbosch merupakan salah satu algoritma tercepat dalam pencarian clique maksimal, maka pada penelitian ini, digunakanlah algoritma Bron-Kerbosch. Dalam mencacah semua clique maksimal dari suatu graf, matriks yang biasa digunakan adalah matriks ketetanggaan dari graf tersebut, sehingga dapat diperoleh simpul mana saja pada graf yang memiliki peranan paling besar. Selain matriks ketetanggaan, penelitian ini juga menggunakan matriks komplemen dalam mencacah clique maksimal. Data yang digunakan dalam penelitian ini adalah graf yang merepresentasikan rute jalur penerbangan domestik dari salah satu maskapai penerbangan di Indonesia. Dengan menerapkan algoritma Bron-Kerbosch, semua clique maksimal dari graf terkait akan didaftar, sehingga dapat diperoleh simpul yang memiliki peranan paling besar dalam graf ini. Graf tersebut direpresentasikan dalam bentuk matriks ketetanggaan dan juga matriks komplemen. Hasil penerapan algoritma Bron-Kerbosch pada data, baik yang menggunakan matriks ketetanggaan maupun matriks komplemen, keduanya memberikan hasil yang sama dalam menentukan simpul yang memiliki peranan paling besar dari graf terkait. Selain itu, melalui hasil penerapan yang menggunakan matriks komplemen, dapat diketahui pula simpul-simpul yang hanya bertetangga langsung dengan simpul yang memiliki peranan paling besar.

Maximal clique enumeration is a graph clustering method for finding all vertices that have the most influence in a graph. This maximal clique enumeration has largely been applied, including social network analysis, hierarchy detection through email networks, statistical analysis of financial networks, clustering in dynamic networks, and computational biology. The Bron-Kerbosch algorithm is one of the fastest algorithms to find all maximal cliques, hence this research will focus on that algorithm to find all maximal cliques. Counting all maximal cliques of a graph usually uses an adjacency matrix of the graph to find all vertices in the graph that have the most influence. Other than adjacency matrix, this research will also use a complement matrix in counting all maximal cliques. This research uses a graph that represents a domestic flight route of one of the airlines in Indonesia. By using Bron-Kerbosch algorithm, all maximal cliques of the graph will be listed, so that it will come up with the vertices which are the most influential in this graph. The graph will be represented in an adjacency matrix as well as a complement matrix. The result of applying the Bron-Kerbosch algorithm both the adjacency and the complement matrix?will give the same result in determining vertices that have the most influence in the graph. Besides that, by using a complement matrix, the result gives more information on the vertices which are only connected to the vertices that have the most influence."
Depok: Universitas Indonesia, 2016
T46054
UI - Tesis Membership  Universitas Indonesia Library
cover
Muhammad Irfan Arsyad Prayitno
"Matriks anti ketetanggaan merupakan salah satu matriks representasi dari suatu graf berarah, tetapi sifat-sifatnya masih belum banyak diketahui karena masih baru diperkenalkan. Sehingga, pada penelitian ini dibahas sifat-sifat dari matriks anti ketetanggaan suatu graf berarah dan graf garis berarahnya. Sifat-sifat yang dibahas yaitu hasil representasi dari perpangkatan matriks anti ketetanggaan suatu graf berarah yang mungkin mempunyai digon atau gelang berarah, determinan dan polinomial karakteristik dari matriks anti ketetanggaan suatu graf berarah yang mempunyai digon berarah, dan hubungan polinomial karakteristik matriks anti ketetanggaan suatu graf berarah asiklik sederhana dan graf garis berarahnya. Kemudian, pada penelitian ini ditunjukkan bahwa tidak ada hubungan antara suatu graf berarah selain asiklik dan graf garis berarahnya dengan memberikan counterexample-nya.

Antiadjacency matrix is one of the representation matrices of a directed graph, but its properties are still not widely known because it has just been introduced. Thus, in this study, we discuss the properties of the antiadjaceny matrix of a digraph and its line digraph. The properties discussed are the results of the representation of powering the antiadjaceny matrix of a digraph which may have directed digon(s) or loop(s), the determinant and characteristic polynomial of an anti-adjacent matrix of a digraph that has directed digon(s), and the characteristic polynomial relationship of the antiadjaceny matrix of a simple acyclic digraph. and the line digraph. Then, in this study, it was shown that there is no relationship between a directed graph other than acyclic and a directed line graph by providing its counterexample."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2022
T-pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Harnoko Dwi Yogo
"Euclidean Distance Matrix (EDM) mempunyai hubungan dengan matriks semidefinit positif yang mana hubungan tersebut direpresentasikan oleh fungsiτ dan fungsi K, dengan τ dan K merupakan fungsi yang saling invers (H. Kurata & P. Tarazaga, 2011). Sedangkan istilah dan notasi mayorisasi itu sendiri pertama kali diperkenalkan oleh Hardy, Littlewood, & Polya (1934) untuk mengungkapkan suatu vektor x dikatakan "less spread out" dibanding vektor Y.
Pada skripsi ini akan dipelajari bagaimana hubungan matriks semidefinit positif B1 dan B2 jika diketahui bahwa vektor dengan elemen nilai-nilai eigen matriks EDM D1 dimayorisasi oleh vektor dengan elemen nilai-nilai eigen matriks EDM D2 dengan Bi (i=1,2) bersesuaian dengan Di(i=1,2).

There is a relationship between Euclidean Distance Matrix (EDM) and positive semidefinite matrix, which is represented τ function and K function, with τ and K are mutually inverse (H. Kurata & P. Tarazaga, 2011). Meanwhile the term and notation of majorization was first introduced by Hardy, Littlewood, and Polya (1934), to express how the vector X is said to be "less spread out" than the vector Y.
In this paper, it will be studied how the relationship between the positive semidefinit matrix B1 and B2, if it is known that a vector with elements eigenvalues of the EDM D1 is majorized by a vector with elements eigenvalues of the EDM D2, where Bi(i=1,2) corresponds to Di(i=1,2).
"
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2013
S55282
UI - Skripsi Membership  Universitas Indonesia Library
cover
Josiah
"ABSTRAK
Penelitian ini dilakukan untuk mengetahui pengaruh penambahan penguat Mikro-SiC pada komposit matriks aluminium. Aluminium dipilih dikarenakan performa mekanisnya yang baik, ringan, memiliki titik leleh yang rendah, dan mudah untuk difabrikasi melalui proses pengecoran. Aluminium seri 3 ADC12 digunakan dalam penelitian ini. Komposit akan difabrikasi melalui metode pengecoran aduk dimana proses pengadukan dilakukan secara mekanik dengan menggunakan batang pengaduk sebanyak 4 kali, dengan lama pengadukan 10 detik setiap kali pengadukannya dan dilakukan dengan interval 2 detik. SiC yang ditambahkan bervariasi dari 1, 3, 5, 7, hingga 10% Vf, dan kedalam komposit ditambahkan Mg sebanyak 5%wt untuk meningkatkan kemampubasahan dari komposit, Strontium sebanyak 0,04 %untuk merubah morfologi dari fasa eutektik silikon yang terbentuk menjadi bentuk yang halus sehingga dapat meningkatkan sifat mekanis dan TiB 0.15wt% sebagai penghalus butir. Hasil dari penelitian ini adalah semakin banyak SiC yang digunakan maka kekerasan komposit akan bertambah, kekerasan ini akan diimbangi oleh sifat ulet yang dimiliki oleh matriks ADC12 hingga titik optimum. Titik optimum yang didapat berada pada titik dimana nilai ketangguhannya tertinggi yaitu pada saat kadar SiC yang digunakan sejumlah 3 %vf, dimana kekuatan tariknya mencapai 236 Mpa dan kekerasannya mencapai 46 HRB.

ABSTRACT
This research is performed to identify and recognize the effect from the addition of SiC reinforce on the metal composite with aluminium as the matrix. Aluminum is preferred since it has good mechanical performance, its lightweight, low melting temperature and easy to cast. Aluminium alloy series three ADC12 was used in this research. In this study, the composite will be fabricated through stir casting process where stirring is performed mechanically with a stirrer 4 times, 10 seconds each time with 2 seconds interval between them. Then, 1, 3, 5, 7 to 10%Vf SiC was added to each of the composite, the addition of 5%, 0,04%wt strontium, and 0,15%wt TiB were believed to enhance wettability, modify the silicon eutectic phase, and acts as the grain refiner respectively. The result obtained in this research showed increase in hardness ADC12 composite with higher SiC content. Hereby, it is believed that strengthening and weakening factors from reinforce particle and metal matrix could neutralize the effect of each other until the optimum point and thus, the composite containing 3% (volume fraction) SiC exhibits the maximum toughness, with tensile strength and hardness value of 236 MPa and 46 HRB respectively. "
Depok: Fakultas Teknik Universitas Indonesia, 2019
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Shobah Salamah
"Tesis ini membahas mengenai sifat-sifat matriks yang terdapat pada suatu matriks Sudoku. Matriks Sudoku merupakan matriks yang memenuhi aturan yang berlaku pada permainan Sudoku. Jika diberikan suatu matriks Sudoku tertentu, maka dengan menggunakan operasi elementer, transpos, dan operasi rotasi 90° searah jarum jam, dapat dibentuk matriks-matriks Sudoku yang lain. Sedangkan sifat-sifat yang dikaji adalah sifat-sifat umum yang terdapat pada suatu matriks seperti, determinan, transpos, nilai eigen, simetri atau tidak simetri, normal atau non normal.

This thesis discussed about properties of Sudoku matrix. Sudoku matrix is a matrix which is verified by a rule of Sudoku game. If a Sudoku matrix is given, then the other Sudoku matrices can be obtained by using an elementary operation, transpose, and rotation 90°. This thesis also explored about properties of matrix such as, determinant, transpose, eigenvalues, symmetric or nonsymmetric, normal or nonnormal."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2012
T23024
UI - Tesis Open  Universitas Indonesia Library
cover
Latouche, G.
"Matrix analytic methods are popular as modeling tools because they give one the ability to construct and analyze a wide class of queuing models in a unified and algorithmically tractable way. The authors present the basic mathematical ideas and algorithms of the matrix analytic theory in a readable, up-to-date, and comprehensive manner. In the current literature, a mixed bag of techniques is used-some probabilistic, some from linear algebra, and some from transform methods. Here, many new proofs that emphasize the unity of the matrix analytic approach are included.
The authors begin by describing several examples of quasi-birth-and-death (QBD) processes. These examples give the reader an idea of the variety of models which are hidden by the general block notation as well as reinforce some of the terminology and notation used throughout the text. These same examples are used as illustrations later. The second part of the book deals with phase-type distributions and related-point processes, which provide a versatile set of tractable models for applied probability. Part three reviews birth-and-death processes, and points out that the arguments for these processes carry over to more general processes in a parallel manner and are based on Markov renewal theory.
Part four covers material where algorithmic and probabilistic reasoning are most intimately connected. In three steps, the authors take you from one of the simplest iterative procedures to the fastest, relating the successive approximations to the dynamic behavior of the stochastic process itself. The final part goes beyond simple QBDs with a sequence of short chapters where the authors discuss various extensions to the analyzed processes. Their intention is to show that the fundamental ideas extend beyond simple homogeneous QBD."
Philadelphia : Society for Industrial and Applied Mathematics, 1999
e20442788
eBooks  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>