No BSD License  

Highlights from
fac2pequ

Be the first to rate this file! 3 Downloads (last 30 days) File Size: 1.88 KB File ID: #17659

fac2pequ

by Abdelrahman mohammed

 

21 Nov 2007 (Updated 26 Nov 2007)

convert factor of polynomial equation to equation

| Watch this File

File Information
Description

FAC2PEQU factor to polynomial equation.
FAC2PEQU is used to convert any number of factors of polynomial equation to visible equation.
a:factor of the polynomial equation
b:symbol of the output equation
FAC2PEQU(A,B) convert factors to equation.
NOTE:this function is part of the function PRINTSYS
 
     Ex1:
        >>fac2pequ([1 2 3 45 6])
  
     equ=
  
        x^4 + 2 x^3 + 3 x^2 + 45 x + 6
   
      EX:2
        >>fac2pequ([1 2 3 45 6],'s')
  
       equ=
 
         s^4 + 2 s^3 + 3 s^2 + 45 s + 6

MATLAB release MATLAB 7.0.4 (R14SP2)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
factor Abdelrahman mohammed 22 Oct 2008 09:36:26
convert Abdelrahman mohammed 22 Oct 2008 09:36:26
polynomial Abdelrahman mohammed 22 Oct 2008 09:36:26
equation Abdelrahman mohammed 22 Oct 2008 09:36:26

Contact us at files@mathworks.com