Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 4156 dokumen yang sesuai dengan query
cover
Billy Biondi
"Misalkan terdapat suatu matriks H berukuran m x n. Maka matriks H dikatakan sebagai persegi-panjang-ajaib jika nilai penjumlahan dari setiap elemen yang berada pada kolom yang sama adalah k dan nilai penjumlahan dari setiap elemen yang berada pada baris yang sama ialah l , dengan entri-entri dari matriks H ialah himpunan bilangan berurut (1,2, ?, m,n). Dalam skripsi ini diberikan metode untuk mengkonstruksi persegi-panjang-ajaib untuk m = 3,n ganjil menggunakan metode blok-pembangun dan metode permutasi-himpunan, dan m,n genap menggunakan aturan Kronecker.

Let a matrix with orde m x n . is a magic-rectangle if the sum of every entry in the same column equal to k and the sum of every entry in the same row equal to , where each entries of is a distinguish consecutive number (1,2, ?, mn). This skripsi gives some methods to construct a magic-rectangle for m=3 with n as odd number using building blocks and set permutation method, and m,n as even number using Kronecker rule."
Universitas Indonesia, 2011
S621
UI - Skripsi Open  Universitas Indonesia Library
cover
Varga, Richard S.
Englewood Cliff, New Jersey: Prentice-Hall, 1962
512.943 4 VAR m
Buku Teks SO  Universitas Indonesia Library
cover
Davis, Stanley M.
London: Addison-Wesley, 1977
512.943 4 DAV m
Buku Teks SO  Universitas Indonesia Library
cover
Horn, Roger A.
Cambridge, UK: Cambridge University Press, 2010
512.9 HOR m
Buku Teks SO  Universitas Indonesia Library
cover
Norman, Christopher
"Starting with matrices over the integers, part 1 of this book provides a measured introduction to such groups, two finitely generated abelian groups are isomorphic if and only if their invariant factor sequences are identical. The analogous theory of matrix similarity over a field is then developed in part 2 starting with matrices having polynomial entries, two matrices over a field are similar if and only if their rational canonical forms are equal. Under certain conditions each matrix is similar to a diagonal or nearly diagonal matrix, namely its Jordan form."
London: Springer, 2012
e20419308
eBooks  Universitas Indonesia Library
cover
Higham, Nicholas J., 1961-
"Matrix functions are of growing interest due to their fascinating theory and the many applications in which they provide insight and succinct solutions. Functions of Matrices: Theory and Computation gives a thorough treatment of the theory of matrix functions and numerical methods for computing them, as well as an overview of applications."
Philadelphia: Society for Industrial and Applied Mathematics, 2008
e20450771
eBooks  Universitas Indonesia Library
cover
Bhatia, Rajendra, 1952-
"Perturbation Bounds for Matrix Eigenvalues contains a unified exposition of spectral variation inequalities for matrices. The text provides a complete and self-contained collection of bounds for the distance between the eigenvalues of two matrices, which could be arbitrary or restricted to special classes. The book emphasis on sharp estimates, general principles, elegant methods, and powerful techniques, makes it a good reference for researchers and students."
Philadelphia: Society for Industrial and Applied Mathematics, 2007
e20449000
eBooks  Universitas Indonesia Library
cover
Widita Endyarini
"Misalkan graf G adalah sebuah graf sederhana tak berarah dengan himpunan simpul V dan himpunan busur E, di mana 𝑛=|𝑉| dan 𝑚=|𝐺| berturut-turut menyatakan banyaknya simpul dan busur graf G. Pelabelan graceful adalah suatu pemetaan injektif f yang memetakan himpunan simpul ke {0,1,2…m} yang menginduksi pemetaan bijektif 𝜆 yang memetakan himpunan busur ke {1,2,…m}, dimana label busur tersebut merupakan selisih dari label simpul yang dihubungkan oleh busur tersebut. Graf yang mempunyai pelabelan graceful disebut graf graceful.Untuk graf G dengan m busur dan pemetaan 𝑓:𝑉(𝐺)→ 0,1,2,…𝑚 maka matriks adjacency diperumum adalah matriks 𝐴 𝑚+1 ×(𝑚+1) dengan entri 𝑎𝑖𝑗 adalah 1 apabila terdepat busur vivj yang menghubungkan simpul vi berlabel i dan simpul vj berlabel j. Matriks adjacency diperumum akan digunakan untuk mengkonstruksi graf graceful baru dari graf yang telah diketahui graceful. Konstruksi dilakukan dengan tiga cara. Pertama adalah dengan pemindahan entri matriks adjacency. Kedua adalah dengan pengabungan matriks adjacency dan penggantian entri diagonal tertentu. Ketiga adalah penggabungan matriks adjacency dan penambahan baris dan kolom. Hasil lain yang diperoleh adalah kelas graf graceful baru: 𝑃𝑝△𝐶𝑛 dan 𝐾1⋄𝑝𝐺."
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2010
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Yudi Artianto
"Untuk sebarang bUntuk sebarang bilangan bulat positif k ≥ 2 dan n ≥ 1 yang diberikan, dapat dilakukan konstruksi barisan de Bruijn dengan panjang barisan 2n dari suatu alfabet A dengan panjang k. Pada tesis ini akan diberikan 3 buah metode untuk mengkonstruksi barisan de Bruijn. Metode pertama adalah metode Tabel. Metode ini menggunakan elemen An, yaitu string dengan panjang n yang dibangkitkan dari alfabet A, kemudian dicari semua kemungkinan urutan yang dapat terjadi. Metode kedua adalah metode Martin. Metode ini menggunakan algoritma M, langkahnya dengan cara selalu menambahkan simbol terbesar yang mungkin sedemikian sehingga n-barisan baru belum pernah muncul sebelumnya. Metode terakhir adalah metode Fredricksen ? Maiorana. Metode ini menggunakan teorema Fredricksen ? Maiorana yang menjamin keberadaan barisan de Bruijn untuk setiap n yang diberikan dengan merangkai Lyndon word yang terurut secara Lexicographic. Sebagai akhir pembahasan akan diberikan kaitan serta waktu proses antara masing-masing metode konstruksi barisan de Bruijn.

Given any integer k ≥ 2 dan n ≥ 1, de Bruijn sequence with length 2n can be constructed from alfabet A length k. In this ?thesis? will be presented three method on how to cons-tructed de Bruijn sequences. The first method is Table method. This method using element of An, which is string with length n spanned by alfabet A and then find all of possibility order that can be happen. The second is Martin method. This method using M algorithm, which is always add the largest symbol such that the resulting new sequences has not appeared previously. The last method is Fredicksen ? Maiorana?s method. This method using Fredicksen ? Maiorana's theorm that guarantees the existence of de Bruijn sequen-ce for any given n using concatenation Lexicographic ordered of Lyndon word. For conclusi, will be given correlations and time process between each method on constructed de Bruijn sequences."
Depok: Universitas Indonesia, 2012
T33748
UI - Tesis Open  Universitas Indonesia Library
cover
Can, Raymond Hon-Fu, 1958-
"Toeplitz systems arise in a variety of applications in mathematics, scientific computing, and engineering, including numerical partial and ordinary differential equations, numerical solutions of convolution-type integral equations, stationary autoregressive time series in statistics, minimal realization problems in control theory, system identification problems in signal processing, and image restoration problems in image processing.
This practical book introduces current developments in using iterative methods for solving Toeplitz systems based on the preconditioned conjugate gradient method. The authors focus on the important aspects of iterative Toeplitz solvers and give special attention to the construction of efficient circulant preconditioners. Applications of iterative Toeplitz solvers to practical problems are addressed, enabling readers to use the book methods and algorithms to solve their own problems."
Philadelphia: Society for Industrial and Applied Mathematics, 2007
e20448917
eBooks  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>