Skip to main content

and
  1. No Access

    Chapter

    Maxima-Quellcodes

    Dieses Kapitel enthält den kommentierten und strukturierten Quellcode der Maxima-Hauptdatei, die alle geschriebenen Routinen enthält.

    Andreas Öchsner, Resam Makvandi in Numerische technische Optimierung (2022)

  2. No Access

    Chapter

    Einführung

    Dieses Kapitel führt kurz in den Kontext mathematischer Optimierungsprobleme ein. Die grundlegende mathematische Notation wird erläutert und die Grundidee eines numerischen Optimierungsproblems wird skizziert....

    Andreas Öchsner, Resam Makvandi in Numerische technische Optimierung (2022)

  3. No Access

    Chapter

    Beschränkte Funktionen einer Variablen

    In diesem Kapitel werden zwei klassische Methoden zur numerischen Bestimmung des Minimums von unimodalen Funktionen einer Variablen vorgestellt. Es werden die äußere und die innere Straffunktionsmethode beschr...

    Andreas Öchsner, Resam Makvandi in Numerische technische Optimierung (2022)

  4. No Access

    Chapter

    Beschränkte Funktionen mehrerer Variablen

    In diesem Kapitel wird eine klassische Methode zur numerischen Bestimmung des Minimums von unimodalen Funktionen mehrerer Variablen vorgestellt. Die Methode der äußeren Straffunktionen wird als typische und ef...

    Andreas Öchsner, Resam Makvandi in Numerische technische Optimierung (2022)

  5. No Access

    Chapter

    Unbeschränkte Funktionen einer Variablen

    In diesem Kapitel werden drei klassische numerische Methoden vorgestellt, um das Minimum einer unimodalen Funktion einer Variablen zu finden. Die ersten beiden Methoden, d. h. der Algorithmus des Goldenen Schn...

    Andreas Öchsner, Resam Makvandi in Numerische technische Optimierung (2022)

  6. No Access

    Chapter

    Unbeschränkte Funktionen von mehreren Variablen

    In diesem Kapitel werden zwei klassische numerische Methoden vorgestellt, um das Minimum einer unimodalen Funktion mehrerer Variablen zu finden. Die erste Methode, d. h. die Methode des steilsten Abstiegs, ist...

    Andreas Öchsner, Resam Makvandi in Numerische technische Optimierung (2022)

  7. No Access

    Chapter

    Antworten auf ergänzende Probleme

    Dieses Kapitel fasst die Kurzlösungen zu den ergänzenden Problemen der einzelnen Kapitel zusammen.

    Andreas Öchsner, Resam Makvandi in Numerische technische Optimierung (2022)

  8. No Access

    Chapter

    Maxima Source Codes

    This chapter provides the commented and structured source code of the main Maxima file which contains all the written routines.

    Andreas Öchsner, Resam Makvandi in Numerical Engineering Optimization (2020)

  9. No Access

    Chapter

    Introduction

    This chapter shortly introduces into the context of mathematical optimization problems. The basic mathematical notation is provided and the major idea of a numerical optimization problem is sketched. The secon...

    Andreas Öchsner, Resam Makvandi in Numerical Engineering Optimization (2020)

  10. No Access

    Chapter

    Constrained Functions of One Variable

    This chapter introduces two classical methods for the numerical determination of the minimum of unimodal functions of one variable. The exterior and the interior penalty function methods are described. Based o...

    Andreas Öchsner, Resam Makvandi in Numerical Engineering Optimization (2020)

  11. No Access

    Chapter

    Constrained Functions of Several Variables

    This chapter introduces a classical method for the numerical determination of the minimum of unimodal functions of several variable. The exterior penalty function method is described as a typical and efficient...

    Andreas Öchsner, Resam Makvandi in Numerical Engineering Optimization (2020)

  12. No Access

    Chapter

    Unconstrained Functions of One Variable

    This chapter introduces three classical numerical methods to find the minimum of a unimodal  of one . The first two methods, i.e., the golden section algorithm and the brute-force algorithm, are typical repr...

    Andreas Öchsner, Resam Makvandi in Numerical Engineering Optimization (2020)

  13. No Access

    Chapter

    Unconstrained Functions of Several Variables

    This chapter introduces two classical numerical methods to find the minimum of a unimodal function of several variables. The first method, i.e., the steepest descent method, is a typical representative of firs...

    Andreas Öchsner, Resam Makvandi in Numerical Engineering Optimization (2020)

  14. No Access

    Chapter

    Answers to Supplementary Problems

    The following Listing 6.1 shows the entire wxMaxima code for the determination of the minimum.

    Andreas Öchsner, Resam Makvandi in Numerical Engineering Optimization (2020)