arijit2012
Newbie level 1
Hi,
I am facing a problem during separation of real & imaginary part of a complex number. Actually I tried to solve this through MATLAB programming but unable to do this. The function is given below.
y=sqrt((-16)+(i*0.6)-2.23*(sin(x))^2)
Is it possible to separate this function in a+ib form. Either through MATLAB or manually.
Please help me to way out of this.
With Thanks
I am facing a problem during separation of real & imaginary part of a complex number. Actually I tried to solve this through MATLAB programming but unable to do this. The function is given below.
y=sqrt((-16)+(i*0.6)-2.23*(sin(x))^2)
Is it possible to separate this function in a+ib form. Either through MATLAB or manually.
Please help me to way out of this.
With Thanks