Symbolic Polynomial Manipulation Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: SymbolicPolynomials.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: John D`Errico (View more)

Symbolic Polynomial Manipulation script description:




Publisher review:
Symbolic Polynomial Manipulation - Symbolic polynomial manipulation as an exercise in OOP This toolbox is a very simple polynomial manipulation package.I originally wrote it some years ago as a means of learning how to work with objects in Matlab. When I decided to publish this package, I completely rewrote it from scratch just this week, as the old one had some bugs in it. Why publish this at all? Because I think writing such a tool is a marvelous way to learn about OOP and the use of classes in Matlab. A second reason is that this toolbox is actually of use to me on occasion, whenever I need to manipulate simple polynomials in one or several variables. If, as is the case with me and you don't own the symbolic toolbox, you may find it of interest too. I have included the functions orthpoly and gaussquadrule, as neat applications of the sympoly tools.I've also put in a helper document that discusses things I felt important in writing a toolbox like this. If you wish to use these tools, they are quite easy to use. A few quick examples:% This creates 3 sympoly objects in your % workspace: x, y, z. sympoly x y z% Add 1 to x, put the result in p.p = x 1% arbitrary expressionsq = (x-1)^3 x*y*z - (x 1)*(z-1)There are many other examples in the ReadMe file, some involving arrays of sympolys, as well as many more. Requirements: ยท MATLAB Release: R14SP1
Symbolic Polynomial Manipulation is a Matlab script for Mathematics scripts design by John D`Errico. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
Symbolic Polynomial Manipulation - Symbolic polynomial manipulation as an exercise in OOP

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5