Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 12524 dokumen yang sesuai dengan query
cover
Gore, Andrew
New York: Random House Electronic Pub, 1993
343.099 GOR n
Buku Teks SO  Universitas Indonesia Library
cover
Raedi Zakiri Jazuli
"Fenomena komputer tablet yang sedang menjamur di Indonesia menjadi daya tarik tersendiri bagi peneliti untuk menguji kebenaran bahwa saat ini konsumen komputer tablet tidak terlalu terpengaruh pada kesadaran harga terhadap niat pembelian. Oleh karena itu, penelitian ini dibuat untuk menguji variabel price consciousness terhadap purchase intention. Price consciousness sendiri memiliki kaitan dengan perceived risk. Penelitian ini diadaptasi dari model penelitian Wu et al., 2011, dengan sedikit modifikasi dan penjabaran yang lebih dalam pada komponen perceived risk yaitu, financial risk, performance risk, convenience risk, dan psychosocial risk. Penelitian ini menggunakan alat pengukuran Structural Equation Model (SEM) dengan program LISREL 8.8. Jumlah responden yang didapat sebanyak 168 mahasiswa (baik yang sambil bekerja maupun yang tidak) di daerah Jabodetabek. Hasil penelitian menunjukkan financial risk dan convenience risk berpengaruh positif terhadap price consciousness, sedangkan performance risk memiliki pengaruh yang negatif terhadap price consciousness. Kemudian convenience risk berpengaruh negatif terhadap purchase intention, sedangkan psychosocial risk berpengaruh positif terhadap purchase intention.

The phenomenon of tablet computers that are growing in Indonesia is the main reason for researchers to test whether current consumer tablet computer is not too affected by the awareness of the intention of the purchase price. This study tests the impact of variable price consciousness toward purchase intention. Price consciousness itself is influenced by the perceived risk. The study is adapted from a model study Wu et al. (2011) with a slight modification and elaboration of a more deeply perceived risk components, namely, financial risk, performance risk, convenience risk and psychosocial risk. This study uses a measurement tool Structural Equation Model (SEM) with LISREL program 8.8. The number of respondents is 168 students (whether currently is working or not) in the Greater Jakarta area (Jabodetabek). The results show that financial risk and risk convenience positively affect price consciousness, while performance risk has a negative influence on price consciousness. Moreover convenience purchase risk negatively affects intention, whereas psychosocial risk has positive affect on purchase intention."
Depok: Fakultas Ekonomi dan Bisnis Universitas Indonesia, 2013
S44578
UI - Skripsi Membership  Universitas Indonesia Library
cover
Kelley, C.T.
"This brief book on Newton method is a user-oriented guide to algorithms and implementation. In just over 100 pages, it shows, via algorithms in pseudocode, in MATLAB, and with several examples, how one can choose an appropriate Newton-type method for a given problem, diagnose problems, and write an efficient solver or apply one written by others. Solving Nonlinear Equations with Newton's Method contains trouble-shooting guides to the major algorithms, their most common failure modes, and the likely causes of failure. It also includes many worked-out examples (available on the SIAM website) in pseudocode and a collection of MATLAB codes, allowing readers to experiment with the algorithms easily and implement them in other languages.
This book is intended to complement Kelley larger book, Iterative Methods for Linear and Nonlinear Equations (SIAM, 1995), which focuses on in-depth treatment of convergence theory, but does not discuss the details of solving particular problems, implementation in any particular language, or evaluating a solver for a given problem."
Philadelphia: Society for Industrial and Applied Mathematics, 2003
e20448500
eBooks  Universitas Indonesia Library
cover
Rankin, William
Bandung Mizan 2000,
531.14 Ran m
Buku Teks  Universitas Indonesia Library
cover
"This paper describes about the rarely Newton Raphson formulation for solving the power flow
problem, consist of the injetion 2n current equation written on rectangular coordinate. The Jacobian
matrix has same structure such as admittance matrix knot (Zn x Zn), where each network branch
represented by block (2 x 2). Execptable for PV bus. Diagonal-of block (2 x 2) from jacobian equation
was proposed as some in admittance matrix knot. The result indicate that the proposed methods for
solving the power flow is faster, its than the conventionally Newton Raphson formulation, expressed in
imbalanced power condition which written in polar coordinate.
"
Jurnal Teknologi, 15 (3) September 2001 : 303-310, 2001
JUTE-15-3-Sep2001-303
Artikel Jurnal  Universitas Indonesia Library
cover
Texas : General Computer Systems , 1973
004 GEN
Buku Teks  Universitas Indonesia Library
cover
JURFIN 7:21 (2003)
Artikel Jurnal  Universitas Indonesia Library
cover
Sofyan Nugraha
"Reaksi oksidasi parsial metana merupakan salah satu proses pembuatan gas sintesis yang selanjutnya bisa digunakan sebagai sumber energi yang lebih ramah lingkungan dibandingkan dengan bahan bakar minyak bumi. Untuk mendapatkan hasil produksi gas sintesis yang optimal diperlukan perbandingan yang tepat dari reaktan, yaitu oksigen dan metana. Akan tetapi untuk menentukan perbandingan tersebut secara langsung melalui proses kimia akan memakan biaya dan waktu yang cukup besar. Oleh karena itu dilakukanlah eksperimen melalui komputer menggunakan suatu metode tertentu. Berdasarkan asumsi dan hukum yang berlaku dalam kesetimbangan kimia permasalahan tersebut bisa dibentuk ke dalam model matematika berupa sistem persamaan non linear ( SPNL). Diantara sekian banyak metode numerik, metode newton GMRES bisa menyelesaikan SPNL tersebut dengan biaya komputasi yang cukup murah dalam operasi aritmatika. "
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2006
S27642
UI - Skripsi Membership  Universitas Indonesia Library
cover
Kastanya, Rendy Robert
"Pencarian solusi pada sistem persamaan non-linier dapat dilakukan dengan cara langsung maupun tidak langsung. Salah satu cara tidak langsung yang digunakan adalah metode numerik. Metode Newton merupakan salah satu metode numerik untuk mencari solusi pada sistem persamaan non-linier. Metode Newton-like merupakan improvisasi dari Metode Newton, yang memiliki sebuah parameter berupa bilangan real yang berperan sebagai pengontrol kecepatan konvergensinya. Metode ini bersifat konvergen kuadratik, serta dianggap lebih baik daripada metode Newton untuk matriks Jacobi yang mendekati singular pada vektor inisial.
Simulasi numerik dilakukan pada Metode Newton dan Newton-like dengan menggunakan lima sistem persamaan non-linier, yang masing-masingnya menggunakan empat nilai real untuk parameter pada Newton-like. Vektor inisial didapat dengan membuat nilai determinan Matriks Jacobi pada sistem persamaan non-linier mendekati nol. Berdasarkan simulasi numerik yang telah dilakukan, metode Newton-like secara umum lebih cepat konvergen daripada metode Newton. Kemudian, dari masing-masing sistem dapat ditentukan ada atau tidaknya sebuah nilai parameter optimal pada Metode Newton-like.

Finding solutions on systems of non linear equations can be done by direct or indirect way. One of the inderect way is numerical methods. Newton method is one of the numerical methods to find solutions on systems of non linear equations. Newton like is an improvement of Newton method, which has a real parameter as the convergence speed regulator. This method is quadratic convergent, and considered better than Newton for Jacobian that is close to singular on initial vector.
Numerical simulations are performed on Newton and Newton like using five systems of non linear equations, which each system using four real values for the parameter on Newton like. The initial vector is obtained by making the determinant of Jacobian on systems close to zero. Newton like are generally faster than Newton Method. Later, from each system can be determined whether or not an optimal value on Newton like Method.
"
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2017
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Okto Sriyono
Depok: Fakultas Teknik Universitas Indonesia, 1992
S38328
UI - Skripsi Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>