Geometry.Net - the online learning center
Home  - Pure_And_Applied_Math - Linear Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 7     121-136 of 136    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7 

         Linear Programming:     more books (100)
  1. A stochastic linear goal programming approach to multistage portfolio management based on scenario generation via linear programming.: An article from: IIE Transactions by Xiaodong Ji, Shushang Zhu, et all 2005-10-01
  2. Linear-Fractional Programming: Theory, Methods, Applications and Software (Applied Optimization) by E.B. Bajalinov, 2003-11-30
  3. Cutting plane method for multiple objective stochastic integer linear programming [An article from: European Journal of Operational Research] by M. Abbas, F. Bellahcene,
  4. Stochastic Linear Programming Algorithms: A Comparison Based on a Model Management System (Optimization Theory & Applications Series) by Janos Mayer, 1998-02-25
  5. PROMISE/scenarios: An interactive method for multiobjective stochastic linear programming under partial uncertainty [An article from: European Journal of Operational Research] by B. Urli, R. Nadeau, 2004-06-01
  6. Fuzzy stochastic linear programming: Survey and future research directions [An article from: European Journal of Operational Research] by M.K. Luhandjula, 2006-11-01
  7. Stochastic programming with fuzzy linear partial information on probability distribution [An article from: European Journal of Operational Research] by F. Ben Abdelaziz, H. Masri, 2005-05-01
  8. Linear And Nonlinear Models: Fixed Effects, Random Effects, And Mixed Models by Erik W. Grafarend, 2006-03-01
  9. Neuro-Dynamic Programming (Optimization and Neural Computation Series, 3) by Dimitri P. Bertsekas, John N. Tsitsiklis, 1996-05
  10. Finite-Dimensional Linear Analysis: A Systematic Presentation in Problem Form by I. M. Glazman, Ju. I. Ljubic, 2006-09-15
  11. Introduction to Stochastic Dynamic Programming by Sheldon M. Ross, 1995-07-28
  12. Linear programming: Elementary geographical applications of the transportation problem (Concepts and techniques in modern geography) by Alan M Hay, 1977
  13. Linear and nonlinear programming by V. A Sposito, 1975
  14. Nonlinear Programming: Analysis and Methods by Mordecai Avriel, 2003-09-16

121. LINDO System's Wbf.html Page
Utility allowing the creation of large scale optimization models in a free form layout. Program solves linear, nonlinear and integer programming problems.
http://www.lindo.com/cgi/frameset.cgi?leftwb.html;wbf.html

122. Dash Optimization For Linear, Integer And Quadratic Programming And Optimization
Dash Optimization for linear, Integer and Quadratic programming and Optimization Modeling.
http://www.dashoptimization.com/

123. Bibliography On The Solution Of Sparse Linear Systems And Related Areas Of Compu
More than 2000 selected references, covering the solution of sparse linear systems and related areas of computation, including computational linear algebra, high performance computing, mathematical programming and graph theory.
http://citeseer.nj.nec.com/arantes97bibliography.html
Bibliography on the Solution of Sparse Linear Systems and Related Areas of Computation (1997) (Make Corrections)
Ricardo Duarte Arantes
Home/Search
Context Related View or download:
domain.com.br/clientes
sparsbib.ps.gz
Cached: PS.gz PS PDF DjVu ... Help
From: domain.com.br/clientes sparsbib (more)
(Enter author homepages)

Rate this article: (best)
Comment on this article
(Enter summary)
Abstract: This bibliographic list of references was originally compiled during the elaboration of my PhD thesis, and has been gradually expanded since them, counting now with more than 2000 selected references, covering the solution of sparse linear systems and related areas of computation, including: computational linear algebra, high performance computing, mathematical programming and graph theory. One additional aspect of this bibliography is the citation of a significant number of "classical"... (Update)
Active bibliography (related documents): More All On The LU Factorization Of Sequences Of Identically Structured.. - Hadfield (1994) (Correct) ... (Correct)

124. FLEXeLEARN.biz
Graphic animation and design, interactive multimedia authoring using linear and objectoriented programming and high level 3D modelling and digital animation.
http://www.cyberactive.co.uk/cyberactive/
This service is being upgraded please go to FLEXeLEARNs main website.

125. RPN Calculator (Reverse Polish Notation)
This Windows programs emulates a fully programmable HP29C RPN calculator that has been augmented with linear curve fit and graphing capability. It was written to serve as a fun introduction to computer programming.
http://www.computersciencelab.com/RPNCalc.htm
Home Catalog Evaluate Purchase
The RPN Calculator
The first component of the computer programming curriculum is a programmable A screen capture of the integrated development environment you use to write your RPN Calculator programs is shown below: One especially nice feature of this programmable calculator is that it is also a graphing calculator, able to produce full screen plots with arbitrary formatting. You can overlay data curves, select the plotting range, print a hard-copy, and even generate a .BMP or .GIF file that then allows you to embed the plot in a word processor document. A typical graph produced by one of the example programs is shown below: And here are just a few of the spirographs you can construct using another of the example programs: If you would like to see what a typical program for the RPN calculator looks like, click here
Return to the Catalog of Programs

126. Clp(Q,R) ( 5-Oct-2000)
Implementation of general Constraint Logic programming scheme introduced by Jaffar, Michaylov 1987. As full as other CLP(R)s solves linear equations over rational or real valued variables, and covers lazy treatment of nonlinear equations.
http://www.ai.univie.ac.at/clpqr/
clp(Q,R)
The implementation is at least as complete as other existing clp(R) implementations: It solves linear equations over rational or real valued variables, covers the lazy treatment of nonlinear equations, features a decision algorithm for linear inequalities that detects implied equations, removes redundancies, performs projections (quantifier elimination), allows for linear dis-equations, and provides for linear optimization. The software has been developed at
Availability
Earlier versions of the solver were distributed in the form of a clone of SICStus Prolog that provided extensible unification via attributed variables.
To date, attributed variables and solvers on top of it have been integrated into the general distribution of following Prolog systems:
  • SICStus Prolog 3
  • ECLiPSe Prolog at ECRC
  • ECLiPSe Prolog at IC-PARC
  • CIAO Prolog ...
  • Yap Prolog Please follow these links for ordering information and licensing issues.
    Documentation
    When referring to this implementation of clp(Q,R) in publications, you should use the following reference to the
  • 127. LIPSOL
    linearprogramming Interior Point SOLvers. LIPSOL is a Matlab-based package for solving linear programs by interior-Point methods.
    http://www.caam.rice.edu/~zhang/lipsol/
    Linear-programming Interior Point SOLvers (Number of access to this page is since 09/05/96) LIPSOL is a Matlab-based package for solving linear programs by interior-Point methods. For computational efficiency it uses a Fortran package by Esmond Ng and Barry Peyton at ORNL to solve large sparse linear systems. LIPSOL has been tested on the Netlib set of linear programs and has effectively solved all 95 Netlib problems. GNU General Public License as published by the Free Software Foundation. See the LIPSOL here.
    LIPSOL now available on Windows: lipsolWIN32
    Thanks to Greg Sweriduk (sweriduk@optisyn.com) for his time and effort to create this windows version of LIPSOL.
    Download lipsolWIN32.zip
    What's new in version 0.60?
    I have made necessary changes to v0.41 to make it work under MATLAB versions 6.x. It has been tested only on Sun Workstations.
    You may want to look at these:

    128. PSBLAS Home Page
    Provides a framework to enable easy, efficient and portable implementations of iterative solvers for linear systems, while shielding the user from most details of their parallelization. The interface is designed keeping in view a Single Program Multiple Data programming model on distributed memory machines.
    http://claudius.ce.uniroma2.it/psblas/#Software
      Parallel Sparse Basic Linear Algebra Subroutines
    Most computationally intensive applications work on irregular and sparse domains that complicate their implementation on parallel machines. The major goal of the Parallel Sparse Basic Linear Algebra Subroutines (PSBLAS) project is to provide a framework to enable easy, efficient and portable implementations of iterative solvers for linear systems, while shielding the user from most details of their parallelization. The interface is designed keeping in view a Single Program Multiple Data programming model on distributed memory machines.

    Overview Perspectives
    One of the main design and implementation goals was to provide a flexible framework and library that could easily sustain further developments.
    • Although we have designed the PSBLAS interface having in view an SPMD programming model on distributed memory machines, we do not exclude different implementations such as those based on a shared memory model of computations.
    • We are completing the integration of the PSBLAS library with supports for parallel applications that require dynamic mesh grid refinements.

    129. Link List
    This site gives an animated stepby-step walkthrough of Link List code in the C programming language. Such as Initialize, Add/Sort Node, Delete Node, linear Search, Length, Seek Destroy Node, Code Examples.
    http://www.geocities.com/link_list/

    130. HartMath Java Computer Algebra Tool :: Developing A Java Based Mathematics Syste
    Java computer algebra applet. Some features are EPOC32 Java version, big rational number arithmetic, symbolic differentiation, linear algebra functions, 2D plot functions, numeric computations, pattern matching, transformation rules, functional programming, pure functions. Open Source, GPL
    http://www.hartmath.com/
    @import url("themes/FunkyDelic/style/style.css"); Main Menu Home
    About

    Your Account

    WebStart/Download
    ...
    PDF documentation

    MathML BLOG/Wiki
    Testpage (hmath.org)

    Development (Java 1.3)
    Project Page

    Report-a-Bug

    Feature Requests
    Discussion Forum ... CVS Nightly Drop Applet (Java 1.1) Main applet A Quick Tour Some Functions Linear Algebra Other options FAQ Members List Recommend Us Search ... Web Links Who's online There are currently, 1 guest(s) and member(s) online. You are an anonymous user. You can register for free by clicking here Select language Select interface language: English German Welcome to HartMath Java Computer Algebra Tool About HartMath HartMath is an experimental computer algebra system written in Java. It is available free under GNU public license. Some of the features are:
    • Big Number Arithmetic Symbolic Computations: Add, Multiply, Pow, Sin, Cos, ... Symbolic Derivatives, Expands, Polynomials, Vectors, Matrices ... List Functions: Append, Prepend, Map, Apply, Table ... Plot Functions Numeric Functions Pattern Matching Rules Pure functions
    In the current beta version you can install HartMath as a standalone Java 2 application.

    131. CGSI - News
    Specialists in designing and developing MicroStation/Oracle GIS applications for linear and point networks (utilities,roads,pipelines), for the purpose of integrating CAD data with pure GIS products (eg. ESRI). Tools are developed with MDL, JMDL, VBA and C++ programming.
    http://www.cgsi.ab.ca
    Login Username:
    Password:
    Lost Password?

    Register now!
    Main Menu Home News Submit News Archive CGSI CGSI Cornerstone Graphic Systems Inc. Posted by shawnr on 2004/5/14 4:06:05 89 reads Cornerstone Graphic Systems Inc. Read More... Comments?
    CGSI
    CGSarch 2004 - Development Update Posted by shawnr on 2004/5/14 4:05:46 31 reads Current status of the development of CGSarch for MicroStation v8.5 (2004)
    Hello to all CGSarch users!

    I just wanted to let you know that development of the 2004 version of CGSarch is well under way, and I'm getting very excited about some of the enhancements I'm going to be able to make to the environment as I learn more about v8. I'm anticipating a Beta program sometime in the summer, and I'm targeting for release of a working version by the end of September. Read More... Comments?
    Search
    Advanced Search

    132. Computer Science
    Department of Computer Science. Research areas include computer networks and communications, computer vision, distributed systems, logic and knowledge representation, numerical analysis and numerical linear algebra, parallel and functional programming, persistent object systems, and programming languages.
    http://www.cs.adelaide.edu.au/
    The University of Adelaide Home Departments Search
    Computer Science
    Computer Science provides an understanding of how software and hardware can be combined to overcome an astonishing range of challenges.
    Computer Science is the study of humanity's most complex creations. At Adelaide, we confront the challenge of this complexity head-on
    Information For Current Students Future Students Staff Visitors Information About Research Staff Ph.D. Research Training Accreditation of Degree Programmes ... Recent News
    School of Computer Science
    THE UNIVERSITY OF ADELAIDE
    SA 5005
    AUSTRALIA
    Email: secretary@cs.adelaide.edu.au

    Web: http://www.cs.adelaide.edu.au

    Telephone:
    Facsimile: Last Modified 02 Jun 2004 Systems CRICOS Provider Number 00123M Privacy

    133. Appendix: MATLAB Scripts
    c the cost vector of the linear program A the coefficient matrix of the linear program b the constant righthand side vector of the linear program bfs initial
    http://www.cise.ufl.edu/~davis/Morgan/appendix.htm
    TOC Abstract (1) Intro (2) Simplex ... Chairman Appendix MATLAB Scripts Following are the scripts used to implement the five algorithms used in the research for this thesis. The variables in the calling are: c the cost vector of the linear program
    A the coefficient matrix of the linear program
    b the constant right-hand side vector of the linear program
    bfs initial basic feasible solution
    eps1, eps2, eps3 zero tolerances The zero tolerances are used to approximate near-zero floating-point values as zero values. In accordance with Chvátal, the values used were eps1 = 10 , and eps3 = 10 . (p. 115)

    134. Bad Link. Bad, Bad Link!
    an error occurred while processing this directive The page you requested does not exist, it may have been moved or deleted. Please check your URL for errors.
    http://www.skypoint.com/members/jrice/STMWebPage.html
    [an error occurred while processing this directive]
    The page you requested does not exist, it may have been moved or deleted. Please check your URL for errors.
    If you were trying to reach SkyPoint's Home Page, you can find the new page at www.skypoint.com
    If you were trying to reach one of our member's personal web pages, it might be listed in our Members directory
    If you were searching for a document at another site such as http://www.thatsite.com/document.html . Try http://www.thatsite.com instead.
    If you are linking from another site, please notify the webmaster of that site of the error or change. Press the "back" button on your browser to return to your previous page. Thank you.
    [an error occurred while processing this directive]

    135. ExploreLearning Gizmos!
    Interactive Math Simulations (Gizmos). Hundreds of the web s best interactive and science activities are at ExploreLearning including
    http://www.exploremath.com/activities/Activity_page.cfm?ActivityID=31

    136. Old Web Site For Harvey Greenberg
    This site has moved to http//www.cudenver.edu/~hgreenbe/courseware/LPshort/intro.html.
    http://www-math.cudenver.edu/~hgreenbe/courseware/LPshort/intro.html
    This site has moved to http://www.cudenver.edu/~hgreenbe/courseware/LPshort/intro.html

    Page 7     121-136 of 136    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7 

    free hit counter