Geometry.Net - the online learning center
Home  - Math_Help_Desk - Equation Solvers
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 99    Back | 1  | 2  | 3  | 4  | 5  | Next 20

         Equation Solvers:     more books (100)
  1. A high-order direct solver for helmholtz equations with neumann boundary conditions (SuDoc NAS 1.26:201658) by Xian-He Sun, 1997
  2. Roots, a dispersion equation solver (Memorandum) by Michael Jonathan Gerver, 1977
  3. GEOCES: A gaussian elimination out-of-core equation solver (Computation and Mathematics Department research and development report) by Donald A Gignac, 1976
  4. CSKYTI: An out-of-core Cholesky algorithm equation solver (with respect to profile) for the Texas Instruments' Advanced Scientific Computer (Computation, ... Department research and development report) by Donald A Gignac, 1977
  5. Discrete sensitivity derivatives of the Navier-Stokes equations with a parallel Krylov solver (SuDoc NAS 1.15:106481) by Kumud Ajmani, 1994
  6. A unified multigrid solver for the Navier-Stokes equations on mixed element meshes (SuDoc NAS 1.26:198183) by Dimitri Mavriplis, 1995
  7. Some approaches towards constructing optimally efficient multigrid solvers for the inviscid flow equations (SuDoc NAS 1.26:201725) by David Sidilkover, 1997
  8. Preconditioned implicit solvers for the Navier-Stokes equations on distributed-memory machines (SuDoc NAS 1.15:106449) by Kumud Ajmani, 1994
  9. Solution of elliptic partial differential equations by fast poisson solvers using a local relaxation factor (NASA technical paper) by Sin-Chung Chang, 1986
  10. Ode Solver: Numerical Procedures for Ordinary Differential Equations Macintosh Version Book & Disk by Thomas Kiffe, William Rundell, 1990-03
  11. Ode Solver: Numerical Procedures for Ordinary Differential Equations Macintosh by Thomas Kiffe, William Rundell, 1995-09
  12. Parallel performance of some multigrid solvers for three-dimensional parabolic equations (Report) by Michael Holst, 1991
  13. An explicit predictor-corrector solver with applications to Burgers' equation (NASA technical memorandum) by Suhrit K Dey, 1983
  14. Bypass transistional flow calculations using a Navier-Stokes solver and two-equation models (NASA CR-) by William W Liou, 2000

61. Math Help - SolveMyMath
Polynomial Calculator Complex Numbers Calculator Equation Solver Polynomial Calculator Complex Numbers Calculator Equation Solver
http://www.solvemymath.com/
Math Help - Online Calculators, Courses and Games Home Calculators Mobile Apps ... Games
Math Help List- - Math Help Quick Jump - - Online Scientific Calculator - - General Math - Fraction Calculator Factoring Calculator Simplifying Expressions Divisors Calculator Factorial Calculator Greatest Common Factor (GCF) Calculator Least Common Multiple (LCM) Calculator Prime Number Calculator and Checker Perfect Number Validator Perfect Square Number Validator - Interpolation - Interpolation Calculator - Algebra And Combinatorics - Equations Solver Quadratic Equations Solver System of Equations Solver Combinatorics Permutations Polynomials Polynomials - Addition and Subtraction Polynomials - Multiplication and Division Polynomials - Differentiation and Integration Polynomials - Parity Calculator (Odd, Even, none) Polynomials - Root Finder Polynomials - Generate from Roots Matrices Matrix Calculator- Determinant, Inverse Matrix Calculator Matrix - Addition, Subtraction, Multiplication - Calculus - Integral Calculator Definite Integral Calculator Derivative Calculator Numerical Derivative Calculator Limit Calculator Taylor Series Expansion Calculator - Plots and Geometry - 2D Graphing Calculator 3D Graphing Calculator - Complex Numbers and Trigonometry - Complex Number Calculator Trigonometry Calculator - Number Theory - Riemann Zeta Function Calculator Hurwitz Zeta Function Calculator Bernoulli Numbers Generator Bernoulli Polynomial Generator PDF Calculator CDF Calculator Quantile Calculator Mean Calculator Standard Deviation Calculator Variance Calculator

62. Solving Equation Solver | TutorVista
Steps for 4 equation solvers Substitution method for 4 equation solvers First express the equation, y in terms of x in any one of the given equations.
http://www.tutorvista.com/topic/solving-equation-solver

63. Multigrid Equation Solvers For Large Scale Nonlinear Finite Element Simulations
Aug 18, 2009 The largest bottleneck in the growth in the scale of finite element applications is the linear equation solver used in implicit time
http://www.eecs.berkeley.edu/Pubs/TechRpts/1999/5430.html
@import "/Includes/eecsPage.css";
Electrical Engineering and Computer Sciences
COLLEGE OF ENGINEERING
UC Berkeley
Login
Multigrid Equation Solvers for Large Scale Nonlinear Finite Element Simulations
Mark Francis Adams
EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-99-1033
January 1999
http://www.eecs.berkeley.edu/Pubs/TechRpts/1999/CSD-99-1033.pdf
The finite element method has grown, in the past 40 years, to be a popular method for the simulation of physical systems in science and engineering. The finite element method is used in a wide array of industries. In fact just about any enterprise that makes a physical product can, and probably does, use finite element technology. The success of the finite element method is due in large part to its ability to allow the use of accurate formulation of partial differential equations (PDEs), on arbitrarily general physical domains with complex boundary conditions. Additionally, the rapid growth in the computational power available in today's computers for an ever more affordable price has made finite element technology more accessible to a wider variety of industries and academic disciplines. As computational resources allow people to produce ever more accurate simulation of their systems allowing for the more efficient design and safety testing of everything from automobiles to nuclear weapons to artificial knee joints all aspects of the finite element simulation process are stressed. The largest bottleneck in the growth in the scale of finite element applications is the linear equation solver used in implicit time integration schemes. This is due to the fact that the direct solution methods popular in the finite element community as they are efficient, easy to use, and relatively unaffected by the underlying PDE and discretization do not scale well with increasing problem size.

64. Download Equation Solvers Math Scripts And Programs
Equation Solvers Math Free Script Downloads Equation Solvers Math - Free Download Scripts
http://www.rocketdownload.com/scripts/query.php?q=equation solvers math

65. Taylor Series For Differential Equation Solvers Local Error
File Format PDF/Adobe Acrobat Quick View
http://www.cs.berkeley.edu/~wkahan/Math128/Truncate.pdf

66. Define Differential Equation Problem For Ordinary Differential Equation Solvers
The solvers repeatedly call the ODE file to evaluate the system of differential equations at various times. This is required information – you must define
http://www.mathworks.com/help/techdoc/ref/odefile.html
Home Select Country Contact Us Store Search Solutions Academia Support User Community ... View documentation for other releases Contents Index Getting Started User's Guide Functions Desktop Tools and Development Environment ... Z Learn more about MATLAB
odefile Define differential equation problem for ordinary differential equation solvers
    Note This reference page describes the odefile and the syntax of the ODE solvers used in MATLAB, Version 5. MATLAB, Version 6, supports the odefile for backward compatibility, however the new solver syntax does not use an ODE file. New functionality is available only with the new syntax. For information about the new syntax, see odeset or any of the ODE solvers
Description
odefile is not a command or function. It is a help entry that describes how to create an M-file defining the system of equations to be solved. This definition is the first step in using any of the MATLAB ODE solvers. In MATLAB documentation, this M-file is referred to as an odefile , although you can give your M-file any name you like. You can use the odefile M-file to define a system of differential equations in one of these forms or where:
  • is a scalar independent variable, typically representing time.

67. Scalability Analysis Of Linear Equation Solvers For Sparse Positive Definite Sys
Final rept. Jun 2002Aug 2003 Pages 34 Report Date SEP 2003 Report Number A142814......Limitations APPROVED FOR PUBLIC RELEASE
http://www.stormingmedia.us/14/1428/A142814.html

68. ODEPACK - Ordinary Differential Equation Solvers
ODEPACK is a FORTRAN77 library which implements Alan Hindmarsh's solvers for ordinary differential equations. The library includes routines commonly referred to as
http://people.sc.fsu.edu/~jburkardt/f77_src/odepack/odepack.html
ODEPACK
Ordinary Differential Equation Solvers
ODEPACK is a FORTRAN77 library which implements Alan Hindmarsh's solvers for ordinary differential equations. The library includes routines commonly referred to as
  • LSODE solves nonstiff or stiff systems y' = f(y,t); LSODES is like LSODE, but in the stiff case the Jacobian matrix is assumed to be sparse, and treated with sparse routines; LSODA automatically switches between nonstiff and stiff solvers depending on the behavior of the problem; LSODAR is like LSODE, but includes the ability to detect and solve for solutions of a related set of algebraic equations; LSODPK is like LSODE, but uses preconditioned Krylov space iterative methods for the linear equation solvers; LSODKR includes the rootfinding ability of LSODA, and the Krylov solvers of LSODPK. LSODI solves the implicit system A(y,t)*y'(t) = g(y,t). LSOIBT is like LSODI, but assumes the matrix A is block tridiagonal.

69. Online Graphing Calculators: WebGraphing.com
Graph Functions, Equations and Inequalities Free Quadratic Equation Solvers. .. .it s a dream tool for graphing MH, Math Teacher, Hunter College
http://webgraphing.com/
var MenuLinkedBy='AllWebMenus [4]', awmBN='624'; awmAltUrl='';
More Intuitive , More Informative , More Intelligent Online Intelligent Graphing Calculators Patented Complete Function Graphing System
Bidirectional Auto Fit
Graph Functions, Equations and Inequalities
Free Quadratic Equation Solvers "...it's a dream tool for graphing..." MH, Math Teacher, Hunter College
Intelligent Function Graphing Calculators:
Enter your search terms Web WebGraphing.com Submit search form
Basic

Intermediate

Advanced

See Examples...

Lines, Quadratics, Cubics Logarithm, Exponential, Absolute Value
Hyperbolic Trig Live Examples! "I wish I could have had this when I was a student" North Carolina teacher who got a class subscription for his calculus class.
Equation Plotting Calculators:
Basic Intermediate Advanced See Examples... Lines, Parabolas Circles, Ellipses, Hyperbolas Figure 8 Smiley "Passed the last math class I ever have to take! Thanks for the neat tool. It was very helpful." College student, California

70. Stiffness And Nonstiff Differential Equation Solvers, II: Detecting Stiffness Wi
by LF Shampine 1977 - Cited by 52 - Related articles
http://portal.acm.org/citation.cfm?id=355719.355722

71. Globally Convergent Jacobian-free Nonlinear Equation Solvers Based On Non-monoto
Aug 21, 2009 A Jacobianfree nonlinear equation solver based on a search technique called a spiral search , which is a modification of the line search.
http://www.informaworld.com/smpp/content~content=a914089696~db=all~jumptype=rss

72. Welcome To Bob Terrell's Free Stuff
(Get your freeware here we're dealin'!) The following educational programs are available here. Enjoy! Partial Differential Equation solvers. These programs are intended for
http://www.math.cornell.edu/~bterrell/free.html
(Get your freeware here - we're dealin'!)
The following educational programs are available here. Enjoy!
Partial Differential Equation solvers
These programs are intended for beginning students of PDE's, say sophomore engineering students. No prior knowledge required. Point, click, and learn. The object is to develop some feeling for what these equations are about. You'll like these. Trust me. Also source code (as a tar file , or a zip file ) for these applets.
Ordinary Differential Equation solvers
There are two de solvers, for systems of up to 3 first order differential equations. They are handy but not sophisticated, using the fourth order Runge-Kutta method. One is a java applet, and one is an equivalent unix-style C program. The java applet is educational and easy to use, and the C program is fast. There is also a java applet which solves the forced pendulum equation x''+(1/q)x'+sin(x) = g cos(wt).
DE:
run java applet de
download C source code here for de
download java source code here for de
Both sources contain equation parsers in their respective languages, which you might need independently of any interest in differential equations.

73. Quadratic Equation Tutorials, Homework Help And Problem Solvers.
Quadratic Equation tutorials, homework help and problem solvers.
http://math.about.com/od/quadraticequation/Quadratic_Equation_Tutorials_Solvers.
zWASL=1 zGL='0';zGR='ca-about-radlink'; zJs=10 zJs=11 zJs=12 zJs=13 zc(5,'jsc',zJs,9999999,'') zDO=0
  • Home Education Mathematics
  • Mathematics
    Search
    Filed In:
  • Math Help and Tutorials Algebra
  • Quadratic Equation tutorials, homework help and problem solvers.
    Quadratic Equation Basics - Getting Started
    Getting started with quadratic equations.
    The Quadratic Formula
    Overview of the Quadratic Formula along with 10 questions to try. zSB(3,3)
    Quadratric Equation Rubric
    Assess how well you know quadratic equations.
    Quadratic Equation Calculator
    Check your work with the online quadratic calculator.
    Complete the Squares
    Completing the square and 10 examples to try!
    Equations and Solutions
    Over 10 quadratic equations explained and resolved with simple to follow instructions.
    Introduction to Quadratic Equations
    An excellent tutorial for those new to quadratic equations. Completing the square and the quadratic formula are fully explained.
    Quadratic Equation Solver - Online
    A great tool to check your homework. Enter quadratic functions (in terms of x), choose to factor it or complete the square, plot the parabolas and much more.
    Quadratic Equations Explained
    Scroll down for a graphical and well written explanation of quadratic equations and parabolas.

    74. Define Differential Equation Problem For Ordinary Differential Equation Solvers
    Define differential equation problem for ordinary differential equation solvers
    http://www.mathworks.com/access/helpdesk/help/techdoc/ref/odefile.shtml
    Home Select Country Contact Us Store Search Solutions Academia Support User Community ... View documentation for other releases Contents Index Getting Started User's Guide Functions Desktop Tools and Development Environment ... Z Learn more about MATLAB
    odefile Define differential equation problem for ordinary differential equation solvers
      Note This reference page describes the odefile and the syntax of the ODE solvers used in MATLAB, Version 5. MATLAB, Version 6, supports the odefile for backward compatibility, however the new solver syntax does not use an ODE file. New functionality is available only with the new syntax. For information about the new syntax, see odeset or any of the ODE solvers
    Description
    odefile is not a command or function. It is a help entry that describes how to create an M-file defining the system of equations to be solved. This definition is the first step in using any of the MATLAB ODE solvers. In MATLAB documentation, this M-file is referred to as an odefile , although you can give your M-file any name you like. You can use the odefile M-file to define a system of differential equations in one of these forms or where:
    • is a scalar independent variable, typically representing time.

    75. Evaluation Of The Linear Matrix Equation Solvers In SLICOT
    File Format PDF/Adobe Acrobat Quick View
    http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.132.8827&rep=rep1&a

    76. The Quest For Linear Equation Solvers
    File Format Microsoft Word View as HTML
    http://johngustafson.net/pubs/pub57/QuestLinearSolvers.doc
    [3] Mo, S.K., “Jiuzhang Suanshu” (“Nine chapters on the mathematical art”) and Liu Hui's commentary (Chinese), Stud. Hist. Nat. Sci. 19 (2) (2000), pp. 97–113. [4] Bell, E. T., reprinted in The World of Mathematics, Vol. 1., J. R. Newman, ed., Dover Publications, 2003. [5] Cayley et al., “Report of the Committee… to consider the advisability and to estimate the expense of constructing Mr. Babbage’s Analytical Machine, and of printing Tables by its means,” reprinted in The Origins of Digital Computers, B. Randell, ed., Third Edition, Springer-Verlag, New York, 1982, p. 64. [6] Falbo, C., . [7] Sarles, P., About Augusta Ada King, online biography; , Dec. 2000. [8] Atanasoff, J. V., “Computing Machine for the Solution of Large Systems of Linear Algebraic Equations,” reprinted in The Origins of Digital Computers, B. Randell, ed., 3rd Edition, Springer-Verlag, New York, 1982, pp. 315–335. [9] Kopplin, J., “Illustrated History of Computers Part 4” <öìâØÎ常¸¸¸¸¸¸¸¸¸¸¸´´´´´²´´´´´²´´´´´²´´´´´²´´´´´²¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸ ˆìÿÿ  ¾ìÿÿ  òìÿÿ  íÿÿ  -íÿÿ  gíÿÿ  íÿÿ  FÖ/ì/ð/ô/ø/ü/þ/00 0ôôôôôP@ôôô¤$$If–lÖÖrZF, ù àìæçæçÖ0ÿÿÿÿÿÿö6ÖÿÿÿÿÿÖÿÿÿÿÿÖÿÿÿÿÿÖÿÿÿÿÿ4Ö laöÆ $$$Ifa$ 0 000000000ôôP

    77. Hybrid Time Domain Solvers For The Maxwell Equations In 2D - Abenius - 2002 - In
    Your browser may not have a PDF reader available. Google recommends visiting our text version of this document.
    http://www3.interscience.wiley.com/journal/89014030/articletext?DOI=10.1002/nme.

    78. Linear Solver
    solves your linear systems, including systems with parameters. This is the main site of WIMS (WWW Interactive Multipurpose Server) interactive exercises, online calculators and
    http://wims.unice.fr/wims/en_tool~linear~linsolver.en.html
    Linear solver
    This application solves your linear systems. You may enter your system by one of the 3 methods:
    • integral method (type equations in one block),
    • matrix method (enter the coefficient matrix and the column of constants),
    • individual method (type coefficients one by one).
    The menu is actually under integral method . Click on the above links to change the method. Enter your system (write one equation per line).
    Remarks.
  • You may put parameters into your system. In this case, please give the names of your parameters here, so that they will not be taken to be variables: (Separate the names by commas.)
  • If your system contains transcendental functions, the other input methods are preferred. This page is not in its usual appearance because WIMS is unable to recognize your web browser. In order to access WIMS services, you need a browser supporting forms. In order to test the browser you are using, please type the word wims here: and press ``Enter''. Please take note that WIMS pages are interactively generated; they are not ordinary HTML files. They must be used interactively ONLINE. It is useless for you to gather them through a robot program. Description: solves your linear systems, including systems with parameters. This is the main site of WIMS (WWW Interactive Multipurpose Server): interactive exercises, online calculators and plotters, mathematical recreation and games
  • 79. IEEE Xplore - Integral Equation Solvers For Real World
    by WC Chew 2006 - Cited by 4 - Related articles
    http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=1710460

    80. Algebra 2 Radical Equation Solvers
    Hi math wizards! I’m really stuck on algebra 2 radical equation solvers and would sure appreciate help to solve with multiplying matrices, graphing circles and relations.
    http://www.algebra-test.com/algebra-answers/algebra-2-radical-equation.html
    Home About Algebra Master Iron-clad Guarantee Testimonials ... Algebra Resources Recent forum topics Online Demo Your Privacy Buy now and receive free math tutoring! ... Algebra 2 Radical Equation Solvers
    Related topics:
    Add/subtracting Radicals Online
    Solving Linear Equations Worksheet Quadratic Formula Solver How To Solve Linear Combinations ... Grade 9algebra Online Math
    Author Message Roun Toke
    Registered: Jun 25, 2005
    Posted: Mon Apr 21, 2008 01:56 Hi math wizards! I’m really stuck on algebra 2 radical equation solvers and would sure appreciate help to solve with multiplying matrices, graphing circles and relations. My tests is due soon. I have even thought of hiring a math tutor, but they are so costly . So any guidance would be treasured. Back to top nxu
    Registered: Oct 25, 2006
    From: Siberia, Russian Federation
    Posted: Tue Apr 22, 2008 15:18 With a bit more specific information about algebra 2 radical equation solvers, I plausibly could help you if I knew details. If you don’t want to hire a math tutor, who is very expensive you can try this software Algebra Master which I come upon and guarantee to be the best available. This Algebra Master is equipped to solve any algebra problem that you enter and it also clarifies every step of the solution. You only have to reprint as your homework. However, it is better to take the help of the Algebra Master to learn algebra rather than use it to copy answers.

    Page 4     61-80 of 99    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter