Post Reply 
Few problems with ilaplace, subst and x vs X...
02-09-2015, 10:58 AM
Post: #3
RE: Few problems with ilaplace, subst and x vs X...
(02-09-2015 08:22 AM)parisse Wrote:  ... you should avoid using X as 3rd variable since X is not symbolic, it has it's HOME value, therefore Heaviside(X-1) is 0 if X=0.0 (default X value)

Thank's for your answer but it's look strange to me... I know that X have a zero default value but I use quotes... for me 'X' should act like a symbolic var...

I try to make a custom APP based on the "function app" to solve motion control problem. I need to put symbolic expressions in F0-F9 in term of 'X' var. Actually my code works great with 'X' in 3rd arg (notice the quotes around) except when Dirac and Heaviside comes ...

My idea is to use SYMB view for the natural input of transfert function in term of X. Then when pressing "plot" the code silently calc the symbolic temporal response in term of 'X' or module or arg (for bode plot) and place these symbolic expression in place of the original transfert function in F0-F9 var... Of course theses originals transfer functions are carefully saved in a list and when the user press the "Symb" button again the original transfer func are back in place...

Sorry for my very bad english...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Few problems with ilaplace, subst and x vs X... - dg1969 - 02-09-2015 10:58 AM



User(s) browsing this thread: 1 Guest(s)