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
How can I alter the random number seeding in Labview?
How can I alter the random number seeding in Labview?
agolovit
Member
02-23-2001
10:15 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Is there a way to force a particular seed or dynamically reseed the random number generator in Labview?
0
Kudos
Message
1
of 3
(2,965 Views)
Reply
Re: How can I alter the random number seeding in Labview?
jwf
Member
02-23-2001
10:48 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I don't think you can do this in LabVIEW, but if you can do it in C, you could create a code interface node to pass the seed to and acquire the random number.
0
Kudos
Message
2
of 3
(2,965 Views)
Reply
Re: How can I alter the random number seeding in Labview?
Tims
Member
02-25-2001
07:00 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
You could use a flat noise generator with one sample.
It is able to be seeded.
Tim
agolovit wrote:
> Is there a way to force a particular seed or dynamically reseed the
> random number generator in Labview?
0
Kudos
Message
3
of 3
(2,965 Views)
Reply
All Forum Topics
Previous Topic
Next Topic