|
|
| File Information |
| Description |
Script for the multiplication of linear expressions without coefficient constants. This script returns a polynomial of given expressions.
The number of expressions are not restricted and constant may be real or integer.
Example
Compute the (x-2)(x+4)(x-5)...
write in following format. here x is a Row Matrix
>> x=[-2,4,5]
>> mul_l_exp(x) |
| MATLAB release |
MATLAB 5.3.1 (R11.1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 13 Apr 2005 |
Jos j
|
|
|
| 23 Sep 2005 |
Nadeem Malik
|
|
|
| 04 Oct 2005 |
Ali Amir
|
|
|
|
Contact us at files@mathworks.com