Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.060.040 Times

Solving multiple-root polynomials 1.0

  Date Added: April 13, 2013  |  Visits: 464

Solving multiple-root polynomials

Report Broken Link
Printer Friendly Version


Product Homepage
Download (39 downloads)



The MATLAB script file M_polyroots.m is to compute all the roots with multiplicities of any given polynomials. Let a given polynomial p(x) be expressed as p(x) = x^9 +7x^8 +12x^7 -12x^6 -42x^5 -6x^4 +44x^3 +20x^2 -15x -9 = (x +3)^2 * (x +1)^4 * (x -1)^3 = (x^2 +2x -3)^2 * (x +1)^3 * (x^2 -1)It does give, respectively, c = [ +1 +7 +12 -12 -42 -6 +44 +20 -15 -9 ] r = [ -3 -3 -1 -1 -1 -1 +1 +1 +1 ] A = [ 2 -3 +2 +1; 3 +1 +1 +0; 1 -1 +0 +1 ]Then the polynomial coefficient vector p may be created by either (1) p = c (2) p = poly(r) (3) p = polyget(A)The desired roots/mults Z are therefore computed from p by Z = polyroots(p) ******************************************************************************************** For detail description and typical examples, please see attached file: SolvingMultipleRootsPolynomials.pdfThe stand-alone file M_polyroots.exe has also been created to be run in DOS without MATLAB.Request for 'M_polyroots.exe' may be made by e-mail to: fcchang007@yahoo.com.Ref: IEEE Antennas & Propagation Magazine, vol. 51, no. 6, pp.151-155, Dec 2009*****************************************************************************************

Requirements: No special requirements
Platforms: Matlab
Keyword: Attached Computed Description Detail Examples Polyrootsp Rootsmults Typical
Users rating: 0/10

License: Shareware Size: 51.2 KB
USER REVIEWS
More Reviews or Write Review


SOLVING MULTIPLE-ROOT POLYNOMIALS RELATED
Programming  -  TimeoutProcess 0.1.0
TimeoutProcess provides the ability to run a process with a specified time out. You may find it useful when trying to run a process, which may not terminate in a reasonably obvious fashion. Obvious examples would be typical GUI applications which...
10.24 KB  
Development Tools  -  Biohydrodynamics Toolbox 1.0
Based on recent mathematical advances, BhT provides a collection of M-Files for design, simulation and analysis of articulated bodies' motions in fluid. More widely, BhT allows also to perform easily any kind of numeric experiments about the...
3.79 MB  
Development Tools  -  pymex 1.0
Embeds the Python Interpreter in Matlab. Allows for parsing of Matlab strings as Python code. Allows the programmer to move data in between Python and Matlab.For a full description and examples:http://vader.cse.lehigh.edu/~perkins/pymex.html
10 KB  
Development Tools  -  geotiffwrite 1.0
This program can write a 2D or 3D array to a single or multi-band GeoTIFF file. For more information and examples, please visit:http://www.rotman-baycrest.on.ca/~jimmy/geotiffwriteor type: help geotiffwriteMATLAB's Mapping Toolbox only provides a...
20.48 KB  
Libraries  -  Absolute Color Picker ActiveX Control 3.0
Absolute Color Picker ActiveX Control is a component that includes two dialogs: color selection dialog and gradient filling dialog. The component is easy to use and implement in your projects. You will save time, money and get excellent results!...
5.23 MB  
WYSIWYG HTML Editors  -  1st JavaScript Editor Pro 3.4 3.4
1st JavaScript Editor is advanced JavaScript Editor, Validator and Debugger for beginners and professionals! Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP syntax highlighting, etc) the program offers...
6.09 MB  
Development Editors  -  1st JavaScript Editor Lite 3.4 3.4
1st JavaScript Editor is advanced JavaScript Editor, Validator and Debugger for beginners and professionals! Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP syntax highlighting, etc) the program offers...
6.03 MB  
Development Editors  -  1st JavaScript Editor Pro 3.5 3.5
1st JavaScript Editor is advanced JavaScript Editor, Validator and Debugger for beginners and professionals! Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP syntax highlighting, etc) the program offers...
6.59 MB  
Development Editors  -  1st JavaScript Editor Lite 3.5 3.5
1st JavaScript Editor is advanced JavaScript Editor, Validator and Debugger for beginners and professionals! Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP syntax highlighting, etc) the program offers...
6.59 MB  
WYSIWYG HTML Editors  -  1st JavaScript Editor Pro 3.6 3.6
1st JavaScript Editor is advanced JavaScript Editor, Validator and Debugger for beginners and professionals! Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP syntax highlighting, etc) the program offers...
6.67 MB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB