Ditemukan 3 dokumen yang sesuai dengan query
Rico Setiawan
"Simple-O merupakan sebuah sistem penilaian esai otomatis (essay grading) yang meggunakan metode Latent Semantic Analysis (LSA). Prinsip kerja sistem ini adalah dengan melakukan konversi jawaban ke dalam bentuk matriks yang kemudian secara statistik dan matematis dihitung intensitas atau frekuensi keberadaan kata. Metode LSA mengaplikasikan teori Singular Value Decomposition (SVD), yaitu teknik yang digunakan untuk melakukan estimasi terhadap rank dan matriks. Melalui SVD akan dilakukan peleburan atau reduksi dari matriks berukuran besar menjadi matriks kecil. Kemiripian antara kalimat dihitung dengan melakukan penghitungan nilai kosinus dari sudut atau membandingkan norma sudut Frobenius antara dua vector. Pada skripsi ini, ditambahkan program pengenalan kata frasa dan negasi dari sistem Simple-O sebelumnya yang kemudian dibandingkan dengan penilaian secara manual (human raters). Untuk menghitung nilai korelasi antar sistem dan human raters, maka digunakan teknik penghitung korelasi Pearson Product Moment. Nilai korelasi yang didapatkan antara sistem baru dan manual adalah 0.53155.
Simple-O is an automated essay scoring system (essay grading) that applies Latent Semantic Analysis (LSA) method. The working principle of this system is by converting the answers into the form of a matrix which is then statistically and mathematically calculated the intensity or frequency of the existence of the word. LSA method applying Singular Value Decomposition theory (SVD), which is a technique used to estimate the rank and matrix. SVD will be done through reduction of a large matrix into smaller matrices. The similarity between the sentence is calculated by calculating the value of the cosine of the angle or comparing Frobenius angles norm between two vectors. In this paper, the program added phrases and negation words identification of Simple-O system and will be compared with Original Simple-O and human raters. To calculate the value of the correlation between the system and human raters, we used the technique Pearson Product Moment. Correlation values obtained between the new system and the manual at about 0.53155"
Depok: Fakultas Teknik Universitas Indonesia, 2014
S55163
UI - Skripsi Membership Universitas Indonesia Library
Depi Prasetyo
"Dalam penulisan skripsi ini membahas tentang perbandingan performa protokol routing AODV, AOMDV dan AODV-UU pada mobile ad hoc network dengan menggunakan program Network Simuator 2. Dilakukan perbandingan dengan menggunakan koneksi UDP dan TCP untuk melihat performa yang dihasilkan pada setiap protokol routing. Analisa performa dilakukan dengan menggunakan variasi kecepatan pada setiap node dan topologi dengan pergerakan node yang saling menjauh dan saling mendekat. Pengukuran performa dilakukan dengan menggunakan parameter delay, paket drop, throughput, dan packet delivery ratio. Didapatkan kecepatan pergerakan antar setiap node mempengaruhi performa pada protokol routing yang digunakan. Pengaruh kecepatan memberikan efek yang signifikan terhadap koneksi UDP yang memiliki priotitas kecepatan pada saat menyampaikan paket antar setiap node. Pada AOMDV memiliki nilai throughput tertinggi dan sangat dihandalkan ketika kondisi kecepatan rendah dengan nilai delay 50% dari AODV-UU dan 25% dari AODV. Setiap protokol routing dengan perubahan kecepatan Menghasilkan PDR dengan rentang rasio 0.97% - 0.99% pada TCP dan 0.49% - 0.68% pada UDP.
This final project discussed the comparative performance routing protocol AODV, AOMDV, and AODV-UU in mobile ad hoc network using program Network Simulator 2. The comparison performed by using UDP and TCP connection to see the result of performance in each routing protocol. Analysis performance use variation of velocity on each node and variation topology with mobility every node get closer and get away. Performance measurement with using parameter delay, packet drop, throughput, and packet delivery ratio. The result from mobility each node influences performance in routing protocol. Effect velocity most significants in UDP connection with have speed priority to send packet in every node. AOMDV has highest throughput value than others and reliability with low velocity condition had delay value 50% from AODV-UU and 25% from AODV. Each routing protocol with change of velocity produce range ratio in PDR from 0.97%-0.99% in TCP and 0.49%-0.68% in UDP."
Depok: Fakultas Teknik Universitas Indonesia, 2014
S56151
UI - Skripsi Membership Universitas Indonesia Library
Bayu Suciono Romdhoni
"
ABSTRAKHTML5 merupakan peningkatan kualitas serta perbaikan dari HTML4. Penggunaan syntax HTML5 lebih sederhana dibandingkan dengan versi sebelumnya dan adanya local storage pada HTML5 yang memiliki fungsi hampir sama seperti cookies namun berada pada sisi user, serta tidak bergantung dengan third party program seperti plugins tambahan membuat browser semakin ringan saat digunakan. Local storage berada pada sisi user, yang membuat local storage tersebut kurang aman dari ancaman. XSS merupakan salah satu teknik cross site yang memanipulasi script dari website tertentu dan menginject dengan script tambahan yang memiliki maksud berbahaya. Studi yang dilakukan terhadap XSS pada skripsi ini yaitu bagaimana XSS mampu menginject suatu website tertentu dan mengambil informasi penting dari user yang mengakses website tersebut. Dari pengujian yang dilakukan dengan memodifikasi script asli, terlihat bahwa local storage tidak di enkripsi dan dapat dengan mudah dilihat. Dengan memanfaatkan XSS, maka apapun yang disimpan dalam local storage yang tidak di enkripsi akan dengan mudah diambil dan dilihat oleh attacker.
ABSTRACTHTML5 is improving the quality and is an improvement of HTML4. HTML5 uses syntax more simpler and efficient than the previous version and the local storage in HTML5 have same function as cookies but it is save in client side and does not rely on third party program such as additional plugins make the browser more faster when used. However, because local storage is at the client side, making the local storage is less secure from a threat. XSS is a technic that manipulate script from a website and inject it with additional script which make it dangerous. This study investigate how XSS is capable to inject a certain website based on HTML5 and steal important information from users who access the website. The experiment shows that by modifying the original script, it appears that local storage is not encrypted and can be easily accessed. By utilizing XSS, then any is stored in a local storage that is not encrypted may be easily retrieved and viewed by the attacker.
"
2015
S61480
UI - Skripsi Membership Universitas Indonesia Library