minami
Mechanical
- Feb 7, 2007
- 6
hi,
i wanted to ask a question, i have a series of linear equations (ie. y=ax+b) i wanted to combine them into one expression, i have searched in matlab help, it show how to solve the eqts simultaneously (finding x and y) using the function X=A\B. i was wondering if there is a function that i can use to combine these equations into one equation and plot that equation in a graph. i was thinking after finding X, then i put the function plot(X), but i am not really sure if it is right.
any help would be appreciated
i wanted to ask a question, i have a series of linear equations (ie. y=ax+b) i wanted to combine them into one expression, i have searched in matlab help, it show how to solve the eqts simultaneously (finding x and y) using the function X=A\B. i was wondering if there is a function that i can use to combine these equations into one equation and plot that equation in a graph. i was thinking after finding X, then i put the function plot(X), but i am not really sure if it is right.
any help would be appreciated