08-31-2009 03:07 AM
Hello
I need to generate a function
I = Iz * sin^2(B)
where B = (pi/2)*(V/70)
Iz = 0, 0.1, 0.2, 0.3 ... 1.0
V = 1,2,3 ,4...135
I tried to do thi sin formula node. but cud not get it.
See attchment.
08-31-2009 04:00 AM
08-31-2009 08:30 AM
09-17-2009 09:56 PM
Hey can you attach a vi that successfully implements the sine function in a formula node? I need to make:
12 + 150sin(B(X-22000)) where B = (Pi/7200). Please help me out with this, and it has to be in a formula node to fit into my project.
Thanks for any help.
09-17-2009 10:13 PM
Why does it have to be in a formula node?
Is this homework?
09-17-2009 11:08 PM
09-18-2009 02:34 AM
Hi SMLion20,
The code below may help you: