<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Intelligent Classification Enhancement using Siny-Hard Wavelet Thresholding</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Ibraheem</forename><forename type="middle">H M</forename><surname>Al-Dosari</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Viktor</forename><surname>Sykhomlyn</surname></persName>
						</author>
						<author role="corresp">
							<persName><forename type="first">Alexander</forename><surname>Selykov</surname></persName>
							<email>selukov@3g.ua</email>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">computer communications engineering department</orgName>
								<orgName type="institution">Al-Rafidain University College</orgName>
								<address>
									<settlement>Baghdad</settlement>
									<country key="IQ">Iraq</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="institution">Rector forUkrainian State Employment Service Training Institute (USESTI)</orgName>
								<address>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="institution">Kyiv National University of Construction and Architecture</orgName>
								<address>
									<addrLine>Povitriflotskyi ave., 31</addrLine>
									<postCode>03037</postCode>
									<settlement>Kyiv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff3">
								<orgName type="department">Internet of Things</orgName>
								<address>
									<addrLine>January 19</addrLine>
									<postCode>2022</postCode>
									<settlement>Kyiv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Intelligent Classification Enhancement using Siny-Hard Wavelet Thresholding</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">0BC04850FC86CD25AFE6CF024DD94B98</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T05:30+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Hardy-sine thresholding</term>
					<term>wavelet</term>
					<term>denoising</term>
					<term>classification</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Many signal transmission over communications system face an inherent noise attack the transmitted signal and cause the degradation in the signal quality at the receiver end. One of the popular techniques to overcome this noise attack is to make a prepossessing for the noisy signal before transmission over the channel. The aim of the work is to use Wavelet based signal denoising method for noise removal and enhance the intelligent classification results. In this work a new proposed wavelet thresholding method is formulated and implemented for signal enhancement. The proposed method is compared with classical method using different performance indices such as NMSE (normalized mean square error) and ESNR (enhancement in signal to noise ratio). The results for new proposed method shows outperforming 10% in ESNR and 5 % in NMSE when using symlet8 wavelet mother function with5 decomposing levels. The conducted results have confirmed the success for the new proposed wavelet thresholding method in signal denoising, this enhancement in processed signal will improve the signal quality at the receiving end and increasing signal to noise ratio enhancement for the overall communication system.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>In any existing measurement system in real life there is always an inherent noise emerge which is non-stationary in nature. It is necessary to suppress this unrequired noise using some of the effective denoising methods. Wavelet analysis can be recognized as a multi-resolution tool that is used for removing noise from the desired signal and hence denoising the nonstationary signal successfully.</p><p>Sometimes statistical computations are required to choose the suitable wavelet analysis for the denoising process, because there are many types of noise attacking the signal. So it is better to correlate the signal with the utilized wavelet in order to isolate most of the signal energy in the passband and filtering only the band where the expecting noise exists <ref type="bibr" target="#b0">[1]</ref>.</p><p>Wavelet denoising process can be summarized by some steps in the following sequence, initially transforming the noisy signal from time domain to the wavelet domain, where this mapping step will redistribute the energy of the noisy signal in a suitable manner that is distinguish easily between the wavelet coefficient that almost represent the signal part which is call approximation coefficient.</p><p>On the other hand, the wavelet coefficients that almost represent the noise part which is called the details coefficients. The second step for denoising procedure involved by thresholding process using suitable threshold to remove some part from the noise part amplitude fairly, finally, reconstruction are made for the thresholded details coefficients with the approximations coefficients to get a denoised signal with minimum error between the denoised and original signals <ref type="bibr" target="#b1">[2]</ref>.</p><p>Wavelets analysis has many applications in signal and image processing fields, denoising and compression processes play an important role in the wavelet analysis applications. Some of the recent researches try to propose new thresholding techniques for wavelet denoising in order to enhance the signal to noise ratio in the output of the wavelet de-noisier <ref type="bibr" target="#b2">[3]</ref>.</p><p>Some other researches try to optimize the threshold selection to reduce the noise effect; the suitable value of the threshold should be chosen in trade way between high and low values. The high selected threshold will permit some noise to be passed with the required signal and hence keeping the noise unresolved, while low value threshold will suppress some of the original signal and considers it as a noise part. Therefore choosing the threshold based on the noise power estimation is the successful way to balance between the two scenarios <ref type="bibr" target="#b3">[4]</ref>.</p><p>The object of study is the utilization for the artificial neural network in classification problem to diagnose the size of the leak in fluid pipeline system, the process involved an application for wavelet based denoising method to enhance the signal under study which is used as an input to the intelligent classifier.</p><p>The subject of study is the wavelet thresholding methods <ref type="bibr" target="#b4">[5]</ref><ref type="bibr" target="#b5">[6]</ref><ref type="bibr" target="#b6">[7]</ref><ref type="bibr" target="#b7">[8]</ref><ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref> and a comparison between traditional method and the new proposed method using some popular performance indices.</p><p>The purpose of the work is to improve the intelligent classification results for the overall system by enhancing the transmitted signal through the communications system using wavelet based denoising method with new proposed thresholding technique known as Siny-hard thresholding.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Problem Statement</head><p>For any communication system, a transmitted signal travels though medium and attacked by some inherent noise. So it is required to remove this noise and improve the signal quality in order to get good results when using this denoised signal. The denoised signal will be used for intelligent leak classification for a fluid pipeline system.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Review of the Literature</head><p>Some of the recent year's related work in developing the wavelet thresholding methods can be summarized as follows, a new adaptive thresholding method was proposed by researchers in order to enhance the denoising method as compared to the global thresholding method depending on the truth for noise degradation in the details coefficients for decomposition of wavelet transform <ref type="bibr" target="#b4">[5]</ref>. In 2018 other researchers proposed a new thresholding function by modifying the classical soft and hard thresholding functions, in this proposal the researcher add two parameters for controlling the thresholding processes and make it more adaptive with the input signal <ref type="bibr" target="#b5">[6]</ref>. Another researcher utilize the concept of logarithm in order to enhance the image by removing the noise corrupted it <ref type="bibr" target="#b6">[7]</ref>. The process of image denoising based on logarithmic thresholding outperformed the classical thresholding by about 35% when augmented with proper threshold selection rule for many types of noise such as speckle, pepper, and Gaussian <ref type="bibr" target="#b7">[8]</ref>. A mixed thresholding was proposed for denoising signal and image denoising using Matlab simulation tool with many performance indices such as signal to noise ratio enhancement and minimization mean square error <ref type="bibr" target="#b8">[9]</ref>.</p><p>The denoising process is augmented with hybrid threshold selection rule , such that better results was achieved for hard thresholding than traditional methods <ref type="bibr" target="#b9">[10]</ref>.</p><p>A modified thresholding called improved thresholding was proposed based on classification for low and high scale wavelet coefficients as two state mixed model for Gaussian distribution, also the new thresholding method utilized the combination for soft and hard thresholding and get more advantage against the traditional methods <ref type="bibr" target="#b10">[11]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Material and Methods</head><p>In any comparison process it is nessacary to use some suitable performance measure to examine the new proposed method against the existing methods. In this work , the paper adopt some of the popular performance indices In order to evaluate the performance for the new proposed thresholding method, difference between signal to noise ratios at the input and output of the denoising process is one of the performance measure for the quality of the new proposed thresholding <ref type="bibr" target="#b11">[12]</ref>.</p><p>This performance index always calculated based on dB value, another performance measure is the mean square error with its different form such as average error or root mean square error. Table <ref type="table" target="#tab_0">1</ref> shows some of the used performance measure in this work.</p><p>In order to get a good analysis results in the wavelet tool, it is better to choose the right wavelet mother function for decomposing the signal under denoising process <ref type="bibr" target="#b12">[13]</ref>.</p><p>Choosing for the suitable wavelet depends on many aspects such as entropy, cumulative energy concentrated in the wavelet approximations coefficients, or the maximum correlation between the signals under test with the wavelet mother function <ref type="bibr" target="#b13">[14]</ref>. Table <ref type="bibr" target="#b1">(2)</ref> demonstrated the correlation between the noisy signal and some proposed wavelet functions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Experiments</head><p>In any communication system it is required to evaluate the signal transmission quality in order to ensure the reception for the data in the receiver end. So if the signal is attacked by some noise or disturbance in the transmission path, it is required to evaluate the signal degradation using some performance measure and try to enhance the signal quality based on signal to noise ration index, such that the an acceptable signal quality reached to the receiver with a good overall signal to noise ratio. <ref type="bibr" target="#b14">[15]</ref><ref type="bibr" target="#b15">[16]</ref> In this work a new wavelet thresholding method is proposed as shown in figure <ref type="bibr" target="#b0">(1)</ref> in order to enhance the performance for signal transmission in the communication system. The proposed method is considered as a modification for the traditional soft and hard thresholding methods after augmenting the later methods by a sinusoidal function in the passband region yielding a new hardy-sine and softy-sine thresholding functions.in addition to that, a two controlling parameters are inserted in the proposed function to control the amplitude and frequency for the ripples in the passband.</p><p>The proposed thresholding functions for the wavelet based denoising method are clarified by mathematical models known as siny-soft and siny-hard thresholding as follows: a) Hard thresholding</p><formula xml:id="formula_0">𝑄 𝑗 = { 𝑊 𝑗 0 |𝑊 𝑗 | ≥ 𝜆 |𝑊 𝑗 | &lt; 𝜆<label>(1)</label></formula><p>b) Soft thresholding</p><formula xml:id="formula_1">Q j ={ [sign (W j )(|W j | − λ)] 0 |W j | ≥ λ |W j | &lt; λ (2)</formula><p>c) Siny-Hardy thresholding</p><formula xml:id="formula_2">Q j = { W j + asin(bπW j ) 0 |W j | &gt; λ |W j | ≤ λ<label>(3)</label></formula><p>Where; Q j Is an output signal from wavelet thresholding at level j W j Is an input signal to wavelet thresholding at level j, λ Is a threshold</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Results</head><p>A pressure signal is generated from a sensor mounted on the water pipeline of 2'' diameter and it is required to classify the artificial leak type among different values (0.25'', 0.5'', 0.75'', or 1'') which was made by artificial valve fixed on the pipeline.</p><p>So in order to improve the classification process a preprocessing is essential to enhance the signal quality and remove the inherent noise by sensor and other nearby devices using new proposed wavelet thresholding method as shown in figure <ref type="bibr" target="#b0">(1)</ref>.</p><p>The classification is implemented using neural network trained using Matlab simulation tool as shown in figure <ref type="bibr" target="#b1">(2)</ref> , and the result for leak detection of size 0.25'' is demonstrated at figure(3)</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Discussion</head><p>Referring to Table <ref type="table">2</ref> a cross correlation coefficient between some wavelet mother function and the noisy signal was computed in order to choose the suitable wavelet function for further analysis in decomposition and reconstruction processes. The results show that sym8 is the wavelet function with highest correlation coefficient as compared with other used functions.</p><p>So the denoising process used sym8 wavelet function with different decomposition level and the performance is evaluated using 4 performance indices as shown in Table <ref type="table" target="#tab_1">3</ref>.</p><p>As the NMSE, RMSE,and PDR decreased or in other statement as ESNR increased , this indicates the better performance for the denoising process, so table <ref type="table" target="#tab_1">3</ref> shows the performance evaluation for denoising process for both hard and hardy-sine (or sinyhard) thresholding. From the appeared results it was clear that hardy-sine was almost better than hard thresholding and level 5 is the best decomposition level among the used levels and there is about 10% enhancement in the ESNR value for the hardy-sine over the traditional hard thresholding.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">Conclusions</head><p>The scientific novelty of the obtained results is that the new proposed wavelet thresholding method is succeed in denosing the signal under study with performance better than the traditional method. The practical significance of obtained results is that the wavelet based new thresholding method is proposed and simulated using Matlab software. This trail can be extended for real time application using digital signal processer boards and filtering tasks.</p><p>Prospects for further research are to study the possibility for application of the new proposed wavelet thresholding method for other signals and image processing field</p><p>The results for the new proposed thresholding method emphases the possibility for further utilization of this new thresholding method for signal or image enhancement. Preprocessing the signal before transmission will improve the signal quality and remove most of the noise prior to transmit it via noisy medium. So even the intelligent classifier efficiency will be improved in conjugate with the signal improvement and hence minimizing the error rate caused by signal contamination through transmission phase. Cross correlation, pre-calculation for the best wavelet mother function and proper level leads to an ideal denoising strategy with almost accepted results.      </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Proposed Siny-hard and softy-sine</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Training performance for the neural network explaining the MSE for each Epoch</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: original, noisy, and denoised signals with classification result for the ANN output</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Different performance indices for evaluation of signal compression algorithm</figDesc><table><row><cell>Table 2</cell><cell></cell></row><row><cell>Cross correlation results between signal and wavelets functions</cell><cell></cell></row><row><cell>wavelet scaling function</cell><cell>cross correlation</cell></row><row><cell>biorthogonal 6.8</cell><cell>7.0701</cell></row><row><cell>symlet 8</cell><cell>53.5657</cell></row><row><cell>Coiflet 2</cell><cell>25.4343</cell></row><row><cell>discrete Meyer</cell><cell>13.9638</cell></row><row><cell>reverse biorthogonal 4.4</cell><cell>18.9874</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 3</head><label>3</label><figDesc>Results for signal denoising using hard and hardy-sine thresholdings</figDesc><table><row><cell cols="2">decomposition level</cell><cell>1</cell><cell>2</cell><cell>3</cell><cell>4</cell><cell>5</cell><cell>6</cell><cell>7</cell></row><row><cell></cell><cell>NMSE</cell><cell>0.1341</cell><cell>0.0719</cell><cell>0.0386</cell><cell>0.0264</cell><cell>0.0221</cell><cell>0.0239</cell><cell>0.2175</cell></row><row><cell>Hard</cell><cell>RMSE</cell><cell>0.2589</cell><cell>0.1896</cell><cell>0.139</cell><cell>0.1149</cell><cell>0.105</cell><cell>0.1093</cell><cell>0.3298</cell></row><row><cell>Thresholding</cell><cell>ESNR</cell><cell>2.6964</cell><cell>5.4046</cell><cell>8.1015</cell><cell>9.7555</cell><cell>10.5345</cell><cell>10.1856</cell><cell>0.5966</cell></row><row><cell></cell><cell>PDR</cell><cell>0.1187</cell><cell>0.0869</cell><cell>0.0637</cell><cell>0.0527</cell><cell>0.0481</cell><cell>0.0501</cell><cell>0.1512</cell></row><row><cell cols="2">decomposition level</cell><cell>1</cell><cell>2</cell><cell>3</cell><cell>4</cell><cell>5</cell><cell>6</cell><cell>7</cell></row><row><cell></cell><cell>NMSE</cell><cell>0.1331</cell><cell>0.0709</cell><cell>0.0376</cell><cell>0.0254</cell><cell>0.0211</cell><cell>0.0229</cell><cell>0.2165</cell></row><row><cell>Hardy-sine</cell><cell>RMSE</cell><cell>0.2579</cell><cell>0.1886</cell><cell>0.138</cell><cell>0.1139</cell><cell>0.104</cell><cell>0.1083</cell><cell>0.3288</cell></row><row><cell>Thresholding</cell><cell>ESNR</cell><cell>2.7964</cell><cell>5.5046</cell><cell>8.5015</cell><cell>10.1555</cell><cell>11.5845</cell><cell>11.2156</cell><cell>1.6066</cell></row><row><cell></cell><cell>PDR</cell><cell>0.1177</cell><cell>0.0859</cell><cell>0.0627</cell><cell>0.0517</cell><cell>0.0471</cell><cell>0.0491</cell><cell>0.1502</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="8.">Acknowledgements</head><p>The work is supported by the computer communication engineering department at Al-Rafidain University College represented by its dean Prof. Dr. Mahmood J. Abu-Alshaeer. So I would like to express my sincere appreciation to Prof. Dr. Mahmood J. Abu-Alshaeer for his help, support, and encouragement during all the periods of my employment.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A de-noising method using the improved wavelet threshold function based on noise variance estimation</title>
		<author>
			<persName><forename type="first">L</forename><surname>Hui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Weida</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Changle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Lijin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Haizhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mechanical Systems and Signal Processing</title>
		<imprint>
			<biblScope unit="volume">99</biblScope>
			<biblScope unit="page" from="30" to="37" />
			<date type="published" when="2018">2018. 2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Implementation of Back-Propagation Neural Network for Leakage Estimation in Oil Pipelines</title>
		<author>
			<persName><forename type="first">H</forename><surname>Akkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Hadi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Al-Dosari</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Scientific &amp; Engineering Research (IJSER)</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">7</biblScope>
			<date type="published" when="2018-07">July 2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Optimization of backpropagation using Nguyen-Windrow and stimulus-sampling for breast cancer classification and feature selection</title>
		<author>
			<persName><forename type="first">A</forename><surname>Wibowo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Setianto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">P</forename><surname>Wisnu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Jatmiko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Engineering Science and Technology</title>
		<idno type="ISSN">1823-4690</idno>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="3437" to="3456" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Intelligent Training Algorithm for Artificial Neural Network EEG Classifications</title>
		<author>
			<persName><forename type="first">H</forename><surname>Akkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Jasim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Intelligent Systems and Applications</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="33" to="40" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">A New Wavelet Packet Based Method for Denoising of Biological Signals</title>
		<author>
			<persName><forename type="middle">V V K D V</forename><surname>Dr</surname></persName>
		</author>
		<author>
			<persName><surname>Prasad</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Research in Computer and Communication Technology</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">10</biblScope>
			<biblScope unit="page" from="1056" to="1062" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Single pulse threshold detection method with lifting wavelet de-noising based on modified particle swarm optimization</title>
		<author>
			<persName><forename type="first">Xiaobin</forename><surname>Xu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Infrared Physics &amp; Technology</title>
		<imprint>
			<biblScope unit="volume">88</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="174" to="183" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Wavelet Based De-noising Using Logarithmic Shrinkage Function</title>
		<author>
			<persName><forename type="first">Hayat</forename><surname>Ullah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Muhammad</forename><surname>Amir</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ihsan</forename><surname>Ul Haq</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shafqat</forename><surname>Ullah Khan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">K A</forename><surname>Rahim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Wireless Pers Commun</title>
		<imprint>
			<biblScope unit="volume">98</biblScope>
			<biblScope unit="page" from="1473" to="1488" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Detection of faulty sensors in linear arrays using hybrid differential evolution based compressed. Sensing technique</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">U</forename><surname>Khan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">K A</forename><surname>Rahim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">M</forename><surname>Qureshi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">A</forename><surname>Murad</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Electrical and Computer Engineering (IJECE)</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="961" to="966" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">An Improved Image Denoising Method Based on Wavelet Thresholding</title>
		<author>
			<persName><forename type="first">Hari</forename><surname>Om</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mantosh</forename><surname>Biswas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Signal and Information Processing</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="109" to="116" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Image de-noising using wavelet transform</title>
		<author>
			<persName><forename type="first">Manjit</forename><surname>Kaur</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal Of Engineering And Computer Science</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">10</biblScope>
			<biblScope unit="page" from="2932" to="2935" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Research of an improved wavelet threshold de-noising method for transformer partial discharge signal</title>
		<author>
			<persName><surname>Fucheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ying</forename><surname>You</surname></persName>
		</author>
		<author>
			<persName><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Multimedia</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="56" to="63" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Intelligent Training Algorithm for Artificial Neural Network EEG Classifications</title>
		<author>
			<persName><forename type="first">H</forename><surname>Akkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Jasim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Intelligent Systems and Applications</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="33" to="40" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Performance analysis of leak detection algorithm in long range pipeline networks using transform analysis</title>
		<author>
			<persName><forename type="first">S</forename><surname>Rashid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Qaisar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Saeed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Felemban</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE Conference on Systems, Process and Control ICSPC &apos;13: proceedings</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="10" to="15" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Simulation design of back propagation neural system of sensor network trained by particle swarm optimization</title>
		<author>
			<persName><forename type="first">H</forename><surname>Akkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Al-Samarrie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Saeed</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Scientific and Engineering Research</title>
		<idno type="ISSN">2229-5518</idno>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="576" to="582" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Performance analysis of leak detection algorithm in long range pipeline networks using transform analysis</title>
		<author>
			<persName><forename type="first">S</forename><surname>Rashid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Qaisar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Saeed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Felemban</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the IEEE Conference on Systems, Process and Control (ICSPC &apos;13)</title>
				<meeting>the IEEE Conference on Systems, Process and Control (ICSPC &apos;13)</meeting>
		<imprint>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="10" to="15" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">New Approach to the Construction of Multimedia Test Signals</title>
		<author>
			<persName><forename type="first">Qasim</forename><surname>Nameer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mohsim</forename><surname>Aram</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Rafeeq</forename><surname>Ranjdr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pyliavskyi</forename><surname>Vladimir</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Advanced Trends in Computer Science and Engineering</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="3423" to="3429" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
