  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix epid: <https://khub.utp.edu.my/scholars/id/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix doi: <https://doi.org/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .

<>
	foaf:primaryTopic <https://khub.utp.edu.my/scholars/id/eprint/3639>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://khub.utp.edu.my/scholars/3639/>
	dc:format "text/html";
	dc:title "HTML Summary of #3639 \n\nSuccessive over relaxation method in solving two-point fuzzy boundary value problems\n\n";
	foaf:primaryTopic <https://khub.utp.edu.my/scholars/id/eprint/3639> .

<https://khub.utp.edu.my/scholars/id/eprint/3639#authors>
	rdf:_1 <https://khub.utp.edu.my/scholars/id/person/ext-fac6736b6df5fc0566b14a6da8430962>;
	rdf:_2 <https://khub.utp.edu.my/scholars/id/person/ext-eac029b3bdb42c242f0d1ec19325d602>;
	rdf:_3 <https://khub.utp.edu.my/scholars/id/person/ext-7d0b48aa99dbe40b96f68a145ce5186a> .

<https://khub.utp.edu.my/scholars/id/eprint/3639>
	bibo:abstract "In this study, numerical methods are considered in solving the fuzzy boundary value problem (FBVP). This boundary value problem will then be discretized to derive second order finite difference equation and hence generated fuzzy linear system. The approximation solver towards system of linear equations is described through the implementation of the Gauss-Seidel (GS) and Successive Over Relaxation (SOR) iterative methods. Then several numerical experiments were shown to illustrate the effectiveness of SOR iterative method compared with the GS method. Â© 2013 AIP Publishing LLC."^^xsd:string;
	bibo:authorList <https://khub.utp.edu.my/scholars/id/eprint/3639#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "1522";
	dct:creator <https://khub.utp.edu.my/scholars/id/person/ext-7d0b48aa99dbe40b96f68a145ce5186a>,
		<https://khub.utp.edu.my/scholars/id/person/ext-eac029b3bdb42c242f0d1ec19325d602>,
		<https://khub.utp.edu.my/scholars/id/person/ext-fac6736b6df5fc0566b14a6da8430962>;
	dct:date "2013";
	dct:isPartOf <https://khub.utp.edu.my/scholars/id/repository>,
		<https://khub.utp.edu.my/scholars/id/publication/ext-0094243X>;
	dct:title "Successive over relaxation method in solving two-point fuzzy boundary value problems"^^xsd:string;
	owl:sameAs <https://doi.org/10.1063/1.4801113>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ConferenceItemEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://khub.utp.edu.my/scholars/3639/> .

<https://khub.utp.edu.my/scholars/id/person/ext-7d0b48aa99dbe40b96f68a145ce5186a>
	foaf:familyName "Sulaiman"^^xsd:string;
	foaf:givenName "J."^^xsd:string;
	foaf:name "J. Sulaiman"^^xsd:string;
	rdf:type foaf:Person .

<https://khub.utp.edu.my/scholars/id/person/ext-eac029b3bdb42c242f0d1ec19325d602>
	foaf:familyName "Muthuvalu"^^xsd:string;
	foaf:givenName "M.S."^^xsd:string;
	foaf:name "M.S. Muthuvalu"^^xsd:string;
	rdf:type foaf:Person .

<https://khub.utp.edu.my/scholars/id/person/ext-fac6736b6df5fc0566b14a6da8430962>
	foaf:familyName "Dahalan"^^xsd:string;
	foaf:givenName "A.A."^^xsd:string;
	foaf:name "A.A. Dahalan"^^xsd:string;
	rdf:type foaf:Person .

<https://khub.utp.edu.my/scholars/id/publication/ext-0094243X>
	bibo:issn "0094243X";
	foaf:name "AIP Conference Proceedings"^^xsd:string;
	owl:sameAs <urn:issn:0094243X>;
	rdf:type bibo:Collection .

