Fwd: Symbolic Package

swagata Mukherjee <[email protected]>
Newsgroups gmane.comp.gnu.octave.general
Message-ID <CAM7LAkTR1FvqGkjCOpedu3Z0j2uQ30=Q-8HNP+u13Jbe1LgaFQ@mail.gmail.com>
Dear All,
*I am using following code*
 syms del_delta del_W_r j_del_W_r j_del_delta







*%j_del_W_r = -1.7534e-02*del_delta - 2.6791e-03*j_del_delta
j_del_delta=w_0/imag(s3)*del_W_r + real(s3)/imag(s3)*del_delta        %
jdel_w_r=j*s3*del_delta/w_0        j_del_W_r=real(i*s3/w_0)*del_W_r+
imag(i*s3/w_0)*j_del_delta
del_Te_PSS=real(del_Te_PSS1)*del_W_r+ imag(del_Te_PSS1)*j_del_W_r
    pretty(del_Te_PSS)   % displays result in a "pretty" way*

*Getting the following output which is quite messy.*
[image: image.png]

However, I intend that octave adds up all coefficients of del_W_r and all
coefficients of del_delta and presents a nice output.

Can anyone help me with this?

Regards,
Swagata
image.png (image/png, 15.4 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.