Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
discrete signal
discrete signal
ade77
Active Participant
01-13-2008
03:08 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Is there any VI I can use to create a discrete signal in Labview, I have searched but I could not find .
For instance, I want to display the function x(n) = Acos(2*(pi)*f*n + pi/3), f = 1/12, A = 10, n = 0:100.
Thanks.
0
Kudos
Message
1
of 2
(2,394 Views)
Reply
Re: discrete signal
Jarrod_S.
Active Participant
01-13-2008
04:00 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
There's no single VI that will just spit out the result of this formula, but you can program LabVIEW to do it rather easily using the VIs in the Numeric palette (add, multiply, etc) and the Trigonometric Functions palette (cos).
Or you could just use the
Formula Node
.
Jarrod S.
National Instruments
0
Kudos
Message
2
of 2
(2,386 Views)
Reply
All Forum Topics
Previous Topic
Next Topic