User Portlet User Portlet

Discussions
Thank you!
hello, I'm trying to model a transfer function by specifying the zeros, poles and gain. Following the document that says: TransferFunctionModel[{z,p,g},s] specifies the zeros z, poles p, and gain g of a transfer-function model. I do this...
Use `Reduce` when you want the conditions, `Solve` when you want the generic solution.