MATLAB - How to put a function with a series in a m file
MATLAB - How to put a function with a series in a m file
(OP)
Hi,
I want to write the following function in a m file but I really dont know ho to put the series in matlab language. Can someone help me to to put the following function on matlab?

I want also that the step of the series to be 0.01 and not 1.
I'll have to applie a laplace transform later to this function. Can I do this using a for cycle?
Help please
I want to write the following function in a m file but I really dont know ho to put the series in matlab language. Can someone help me to to put the following function on matlab?

I want also that the step of the series to be 0.01 and not 1.
I'll have to applie a laplace transform later to this function. Can I do this using a for cycle?
Help please





RE: MATLAB - How to put a function with a series in a m file
TTFN

FAQ731-376: Eng-Tips.com Forum Policies
Need help writing a question or understanding a reply? forum1529: Translation Assistance for Engineers
RE: MATLAB - How to put a function with a series in a m file