Sunday, January 17, 2010

Closeness Centrality and Epidemic Spreading in Networks

Abstract

This thesis is about the relation between the closeness centrality of the first infected node in the network and each of the total infection time that needs to infect all nodes in that network ,the infection rate for spreading epidemics in that network ,which measures the fraction of nodes those infected per unit time and the infection spreading power of that node ,that measures the power for each node to spread the epidemic to other uninfected nodes in that network .

In this thesis, I deal with four types of networks ,unweighted small and large networks and weighted small and large networks and study that relation in these four types.

The importance of this work is when we find the closeness centrality and the infection spreading power of any node that help us understand which weakness or advantages this node has for maintenance or blocking dangers at the right time .

In this work, I made some development in the SI model for the epidemic network in which most of authors consider the infection rate in that model assumed and constant. In this work I found that this infection rate is not constant but it depends on the closeness centrality of the first infected node in the network ,hence I suggest to replace the infection rate in the SI model by the closeness centrality of the first infected node in the network .

The results obtained from this work show that each of the total infection time, the infection rate and the infection spreading power when any node infected first in the network depend on the closeness centrality for that node .

Full Article

(A Novel Visual Basic Software for Projection Operator Calculations in Chemistry

Abstract In this work, we constructed a new Visual Basic 2005 program to solve mathematical equations (wave functions). These equations can be found by using so-called "Projection Operator Method". This method is used to construct σ- and π-SALCs for chemical molecules belonging to well known point group. For each point group a manual solution is discussed and shown. We then develop software that gives a computerized solution for each point group, which takes an incomparable time with a manual solution. The outputs of the software completely matched the manual solutions; which shows credibility of our software. The methodology followed in software construction is also shown here.

Full Article

(A New Visual Basic Software Built-up for Solving-out Reduction formula in Chemical Applications of Group Theory)

Abstract A need for a computer software to solve-out the "Reduction Formula" for different Point Groups is beyond doubt. That would save time and effort to many chemists who are involved in different aspects of chemical applications of group theory, and may gives a good approach to researchers dealing with Molecular Chemistry. This thesis presents a computer software that has been developed using Visual Basic 6.0 as a programming language. The input and output data are performed through software forms under Windows Vista environment. The software is able to perform the following functions: 1. Reducing Reducible Representations for 47 Point Groups. 2. Finding Reducible Representations " and " for Infinite Point Groups " C and D" and reducing them by S-L Method. 3. Finding Reducible Representation and reducing it for six chosen Point Groups " C, C, C, D, D and ". Solutions derived from the constructed software were tested by comparison with manual standard methods, and showed complete consistency.

Full Article

COST VALUE FUNCTION OF WATER DISTRIBUTION NETWORKS A Reliability-Based approach using MATLAB

Abstract

Every community on Earth ought to find the appropriate means to distribute water from different sources to a consumption centers. In general, water distribution networks (WDN) attain this. Each network is composed of arches (to deliver water) and nodes (to consume the water delivered). The ability of any WDN to satisfy the requirements at each node under normal and abnormal conditions is one of the dimensions of its reliability. A method was introduced in this work to evaluate the reliability of a WDN for several combinations of diameters.

A network solver was used to find the diameter combination successively. The results obtained from the network solver were saved in a text file. This file is then read by MATLAB, in order to do the necessary calculations. The system reliability for each diameter combination was computed. The values of the system reliability of each diameter combination are recorded as a vector in the MATLAB environment. The most important objective is the maximum of the system reliability of all these combinations, which has been achieved by MATLAB.

For this maximum reliability value, we have determined the corresponding values of the cost, where each one represents a diameter combination. The minimum of these values is then determined using a computer code that was developed within the method.

MATLAB was used to develop the computer program that converts the information into matrices, which make the required outcome easy to obtain and process.

A hypothetical case study was developed to demonstrate methodology implementation. The results were composed of two important things: The computed reliability of any WDN and the way to find the least cost design with a value of reliability that is over a minimum boundary value. Another important thing is all the alternatives of reliability values that can be achieved with a specific budget that we already have.

Full Article

Data Compression with Wavelets

Abstract There are two types of data compression; the first is lossless(exact) and the second is lossy (approximate). In lossless compression, all details are reserved but high compression ratios can not be achieved and this type is not considered in this thesis. The other type is the lossy compression where some details are lost in the process of compression. The size of the lost details is proportional with the the desired compression ratio which is controlled by the user. Using this type, high compression ratios can be achieved with acceptable resolution in the reconstructed data. In this thesis, a computational study of the classical Fourier transform and the relatively new wavelet transform is done. In addition, a computational comparison between the two major transforms shows that the wavelet transform is more efficient than the classical Fourier transform. The high compression ratios that can be achieved by wavelet transform lead to the introduction of several wavelet-based lossy data compression software. Examples of these are the image compressor JPEG2000 and the text compressor DJVU.

Full Article

Simulation in Queuing Models: Using Simulation at Beit-eba crossing check-point

Abstract

This thesis consider some queuing models to determine the measures of performance of a model. The most important measures are the waiting time in the queue and the size of the queue. The queue we are studying is the Beit-eba crossing check-point for both people arriving and people departing from Nablus City.

A comparison is made in order to determine the best fit model among two assumed models and the one under study(real one)using a suitable tool of simulation “SimQuick” which performs process simulation within the Excel spreadsheet environment.

To prove that we got good results for our study. We started by an assumed queue model and solve it analytically by the known formulas of queuing theory.

Next, we use simulation by "SimQuick" to compare results, which showed a good agreement between analytical solution and simulation.

The study showed that the single-channel queue is more efficient than the multiple-channels queues.

Full Article

for Scalability in Multicast Routingin The Suppression TechniqueAnalysis of The Logistic Distribution Use

Abstract

The immense growth of the computer-supported communication systems, especially the internet, made it imperative to design protocols that have to be efficient and scalable to support the work of the networks’ infrastructure. By scalable is meant the ability of the protocol to cope with the requirements of groups of the communicating processes when they grow very large in size.

The ever increasing demand on communication and the high capability of modern networks call continuously for efficient solutions to problems of communication. Among these solutions was the introduction of multicast routing and also the use of periodic unacknowledged messaging.

Related to these two solutions of the problem of scalability, certain techniques were used to overcome this problem, including the suppression technique.

This study deals with utilizing probabilistic distribution functions (pdfs) in the suppression technique with the aim of improvement of scalability of multicast routing in communication networks.

The two most employed distributions in the suppression techniques are the uniform and the exponential distributions, the first outperforms the second in the performance time metric, while the exponential excels in the performance metric of extra messages.

This study introduces a modified form of the logistic distribution as a candidate for use in the suppression technique and compares it with the two other above mentioned distributions. The MATLAB software was used in calculating the values of the performance metrics and in drawing the corresponding figures for comparing the results.

The logistic distribution was proved to excel or compete with the other two pdfs in time performance metrics and to have a comparable performance in the overhead metrics.

Full Article

Numerical Methods for Solving Elliptic

Abstract

Elliptic Partial Differential Equations of second order have been studied using some numerical methods. This type of differential equations has specific applications in physical and engineering models. In most applications, first- order and second-order formulas are used for the derivatives. In this work higher order formulas such as: seven-points and nine-points formulas are used. Using these formulas will transform the partial differential equation into finite difference equations. To solve the resulting finite difference equations the following iterative methods have been used: Jacobi method, Gauss-Seidel method, Successive Over- Relaxation method (SOR) and Multigrid method.

In this thesis, we found that multigrid methods are the most efficient among all other methods. The execution time for multigrid methods is of order three while the other methods is of order five.

Full Article

Cantor Set in Measure Theory

This thesis is a survey for the using of Cantor sets and in measure theory. It is proved that and are measurable and have zero measure. Following that it is shown that the measure of is positive and the measure of is zero. Also it is shown that there exists a subset of such that is non measurable. At the end of this thesis it is shown that there is no subset such that is Bernstein in .

Full Article

Eigenvalues of The Matrix of The Distances Reciprocals for The Complete Bipartite and Cycle Graphs

Convexity, Fixed Point Theorems and Walrasian Equilibrium

Best Approximation in General Normed Spaces

The S-Property and Best Approximation

On A Mathematical Design System: Maximum Reliability, Minimum Cost

A Study On Projective Modules and Some Weak forms of Projectivity

On Cyclic Zpm-Codes

The effect of using the computer as an educational teaching aid in the achievement of fifth grade students in a unit on Areas

This study aimed at investigating the effect of using the computer as an educational teaching aid in the achievement of the fifth grade students in a unit on Areas , compared with two ways the traditional method with work-sheets, and the method of traditional teaching .

This study fried to answer the following questions:

1- Are there any significant statistical differences at ( α = 0.05 ) in the achievement of the elementary fifth grade students in mathematics between the first controlling group and the experimental group " the computer" .

2- Are there any significant statistical differences at ( α = 0.05 ) in the achievement of the elementary fifth grade students in mathematics between the second controlling group " work sheets " and the experimental group " the computer" .

3- Are there any significant statistical differences at (α = 0.05 ) in the achievement of the elementary fifth grade students due to educational method .

4- Are there any significant statistical differences at (α = 0.05 ) in the achievement of the elementary fifth grade students in mathematics by the use of " computer " due to sex .

To answer all these questions, the sample of study consisted of (86) students from the students of fifth grade from ramalla private schools. Those students were randomly chosen with (3) schools.

Students were distributed into three group two controlling groups and the third experimental. Where mail and female students study in different classes, in two groups, the first controlling and the experimental, while the second controlling group consisted of female only.

In this study an educational programmer prepared by the research was used within the program (Power Point), in which the material was presented as it is in the authorized book for fifth elementary grade. ( 8) lessens out of ( 10 ) in the area unit were explained in average ( 5 ) lessons every week , in real ( 12 ) lessons .

All the group studied the same number of lessons and the same subject.

The results of experimental shows the following:

1- The existence of significant statistical difference at ( α = 0.05 ) in the achievement of the elementary fifth grade students in Mathematics in the first controlling group " the traditional " and second controlling group " work sheets " and experimental group " the computer " the points were in favor of experimental group " the computer " .

2- There are some significant statistical differences at ( α = 0.05 ) in the achievement of the elementary fifth grade students in mathematics by using " the computer " due to sex , and this in favor of females .

Because of the results the researcher found , the researcher advised of looking for especial computer laboratory that helps in the educational process in all subjects , and this can be used to present educational material or helping the Teacher in making any experiment or any educational method during explanation and the research advised in making additional studies on The educational methods in Mathematics and especially using

( Power Point ) as an Educational method in presenting the educational material .

Full Article

The Mathematical Theory of Wavelets

Abstract

Wavelets are functions that satisfy certain requirements and are used in representing and processing functions and signals, as well as, in compression of data and images, in many fields such as: mathematics, physics, computer science, engineering, and study of wavelet transform had been motivated by the need to the medicine. The overcome some weak points in representing functions and signals by the classical Fourier transform such as Gibbs phenomenon. In addition, wavelet transform have showed superiority over the classical Fourier transform. They converge faster than Fourier transform, leading to more efficient processing of signals and data. In this thesis, we overview the theory of wavelet transform, as well as, the theory of Fourier transform and make a comparative theoretical study between the tow major transforms proving the superiority of wavelet transform over the Fourier transforms in the speed of convergence and the accuracy or many functions

Full Article

On Best Approximation Problems In Normed Spaces With S-property

Abstract

The problem of best approximation is the problem of finding, for a given point xÎX and a given set G in a normed linear space ( X, ), a point g Î G which should be nearest to x among all points of the set G.

This thesis contains properties of best approximations in spaces with the S-property. We provide original results about Orlicz subspaces, and about subspaces with the S-property.

As a major result we prove that: if G is a closed subspace of X and has the S-property. Then the following are equivalent:

1. G is a Chebyshev subspace of X.

2. L (m,G) is a Chebyshev subspace of L (m,X).

3. L (m,G) is a Chebyshev subspace of L (m,X), 1£ p <¥.

Full Article

The effect of Feedback that Providing After the Exam on Academic Achievement in Mathematics at 7th Grade in Qaqilia District

This study aimed at identifying the effect of feedback that providing after the exam on academic achievement in mathematics at 7th grade in Qalqilia district.

The study was applied on the sample of (114) students from 7th grade students, the students of the sample were divided to three groups:

1. Group of no feedback (control group): does not know the results for every test and not giving the test papers back to the students.

2. Group of qualitative feedback: knowledge of results for every test by giving the test papers back to the students and written for them the right answers for comparison.

3. Group of quantitative feedback: knowledge of results for every test by giving the test papers back to the students. And solve all the problems and provide the students with more information about their responding.

The researcher dividing the scholastic unit “the areas” to three parts, each part take one wake to finished it and teacher applying the strategies of the feedback on the three groups. And then the comprehensive test prepared by the researcher was given to them.

The test was applied to an experimental group of (28) students to know the items difficulty and the coefficient of reliability which was computed by test-retest, the coefficient of reliability was (0.93) and it is good for the purpose of the research.

This study aimed at answering the following questions:

1. Are there statistically difference at the level (α = 0.05) between the means of the marks of the groups that provide feedback and the group that does not provide feedback, which may be attributed to the feedback.

2. Are there statistically difference at the level (α = 0.05) between the means of the marks of the three groups in the final exam of mathematics which may be attributed to the form of feedback that provides after exams.

The results of the final exam were statistically analyzed by using arethmatic averages, standard divination, t-test, ANOVA, Scheffe test.

Results of the study showed:

There is statistically difference at the level (α = 0.05) between the means of the marks of the groups that provide feedback and the group that does not provide feedback which may be attributed to the feedback. There is statistically difference at the level (α = 0.05) between the means of the marks of the three groups in the final exam of mathematics which may be attributed to the form of feedback that provides after exams.

The researcher recommends to do like this study on other different stages and differential subjects which is contains both gender. And the researcher recommends the teacher to provide their students with feedback after the examinations.

Full Article