LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

arthimetic operation on complex numbers

Solved!
Go to solution

how i can do arthimetic operations on complex numbers in array?

0 Kudos
Message 1 of 10
(3,003 Views)

A duplicate post of http://forums.ni.com/t5/LabVIEW/convert-array-components-to-re-im-values/m-p/2044628

which ironically he had marked as Solved.

 

 

0 Kudos
Message 2 of 10
(3,000 Views)

I would not concider this a duplicate.  He is asking something else.  It looks like the same program, but we are at a different part now.

 

oiuuhjoi, what kind of operations are you trying to perform?  Most of the numeric primitives can already handle arrays.

 

 


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 10
(2,993 Views)

i dont need to convert 2d array to complex numbers
i need to do arthimatec operation on complex no.
if you understand you discover thats is 2 diffrent questions Smiley Mad

0 Kudos
Message 4 of 10
(2,991 Views)

exponential,plus,minus etc

0 Kudos
Message 5 of 10
(2,988 Views)
Solution
Accepted by topic author oiuuhjoi

@oiuuhjoi wrote:

exponential,plus,minus etc


The standard numeric pallet operations should work for you.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 10
(2,980 Views)

Hi oi,

 

did you even try to use some arithmetic functions on complex numbers?

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 10
(2,975 Views)

@GerdW wrote:

Hi oi,

 

did you even try to use some arithmetic functions on complex numbers?


I think it's coming more down to the OP didn't know the functions would work with arrays.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 8 of 10
(2,971 Views)

Hi crossrulz,

 


I think it's coming more down to the OP didn't know the functions would work with arrays.


I think it's coming more down to the OP didn't even tries to use those functions, regardless of scalar/array or INT/DBL/CDB...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 9 of 10
(2,967 Views)

@GerdW wrote:

I think it's coming more down to the OP didn't even tries to use those functions, regardless of scalar/array or INT/DBL/CDB...


Well, I think that part is obvious.  We mostly learn by trying.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 10 of 10
(2,955 Views)