Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/muc/public_html/journal/plugins/generic/googleScholar/GoogleScholarPlugin.php on line 120
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/muc/public_html/journal/plugins/generic/googleScholar/GoogleScholarPlugin.php on line 120
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/CitationStyleLanguagePlugin.php on line 451
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/StyleSheet.php on line 52
Deprecated: Creation of dynamic property Seboettg\CiteProc\Root\Info::$title-short is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/Root/Info.php on line 62
Deprecated: Creation of dynamic property Seboettg\CiteProc\Root\Info::$category is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/Root/Info.php on line 62
Deprecated: Creation of dynamic property Seboettg\CiteProc\Root\Info::$updated is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/Root/Info.php on line 62
Deprecated: Creation of dynamic property Seboettg\CiteProc\Root\Info::$rights is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/Root/Info.php on line 62
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/muc/public_html/journal/plugins/generic/dublinCoreMeta/DublinCoreMetaPlugin.php on line 204
Warning: Cannot modify header information - headers already sent by (output started at /home2/muc/public_html/journal/plugins/generic/googleScholar/GoogleScholarPlugin.php:120) in /home2/muc/public_html/journal/lib/pkp/classes/template/PKPTemplateManager.php on line 1489
Warning: Cannot modify header information - headers already sent by (output started at /home2/muc/public_html/journal/plugins/generic/googleScholar/GoogleScholarPlugin.php:120) in /home2/muc/public_html/journal/lib/pkp/classes/template/PKPTemplateManager.php on line 1490
Solving Linear Equations Systems Using Genetic Algorithm
| Al-Mansour Journal
Solving Linear Equations Systems Using Genetic Algorithm
Authors
Faez Hassan Ali Al_Azawi
Ahmed Shawki Jaber Al_Asady
Abstract
Genetic Algorithms (GA's) are a class of optimization algorithms. GA’s attempts to solve problems through modeling a simplified version of genetic process. There are many problems for which a GA approach is useful. This paper aims to solve Linear Equations System (LES) for any number of variables using the GA. The application of this paper represented by cryptanalysis application, this done by attacking stream cipher systems, choosing one Linear Feedback Shift Register (LFSR), since its considered as a basic unit of stream cipher systems, in the performance of GA. The application divided into two stages, first, constructing LES’s for the LFSR, and the second, is attacking the variables of LES’s which they are also the initial key values the of LFSR.