N dimension random distribution with constraints Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Reference on Polynomial ChaosNon-uniform sampling of N-sphereComparing uniform random variables.Method for generating random numbers from continuous densityAlgorithm to generate random numbers with constraints ?Sampling with constraint, without rejectionObtaining probabilities given cumulative probability distribution functionn Random Points in a Disc, with Constraints on n-1 PointsConditional probability and uniform distribution.Additive non-sequential pdf sampling from a multidimensional distribution
List *all* the tuples!
Is there a "higher Segal conjecture"?
What is this single-engine low-wing propeller plane?
Why does Python start at index -1 when indexing a list from the end?
How does a Death Domain cleric's Touch of Death feature work with Touch-range spells delivered by familiars?
"Seemed to had" is it correct?
Why constant symbols in a language?
Is there a service that would inform me whenever a new direct route is scheduled from a given airport?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
The logistics of corpse disposal
Do I really need recursive chmod to restrict access to a folder?
When is phishing education going too far?
Dominant seventh chord in the major scale contains diminished triad of the seventh?
Is it true that "carbohydrates are of no use for the basal metabolic need"?
When -s is used with third person singular. What's its use in this context?
Output the ŋarâþ crîþ alphabet song without using (m)any letters
How do I mention the quality of my school without bragging
Why don't the Weasley twins use magic outside of school if the Trace can only find the location of spells cast?
Check which numbers satisfy the condition [A*B*C = A! + B! + C!]
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
How to bypass password on Windows XP account?
What is the longest distance a 13th-level monk can jump while attacking on the same turn?
What does the "x" in "x86" represent?
Why one of virtual NICs called bond0?
N dimension random distribution with constraints
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Reference on Polynomial ChaosNon-uniform sampling of N-sphereComparing uniform random variables.Method for generating random numbers from continuous densityAlgorithm to generate random numbers with constraints ?Sampling with constraint, without rejectionObtaining probabilities given cumulative probability distribution functionn Random Points in a Disc, with Constraints on n-1 PointsConditional probability and uniform distribution.Additive non-sequential pdf sampling from a multidimensional distribution
$begingroup$
I am trying to draw $M$ random/semi-random numbers in $N$ dimensions applying some constraints. For instants I have a method that "selects" only the right points, but I am sure that it can be done directly with a mathematical approach.
Here is an example of my problem:
I use a Halton sequence in two dimensions to draw a low-discrepancy distribution of points between $x,yin[0,2]$. Then I filter the points applying these constraints:
$$
-x+y leq 1\
-x+y geq -1\
x+y leq 3\
x+y geq 1
$$
And I obtain the following result:
2D Halton distribution
Could someone help me with the mathematical approach or point me to some references?
probability-distributions random sampling constraints
$endgroup$
add a comment |
$begingroup$
I am trying to draw $M$ random/semi-random numbers in $N$ dimensions applying some constraints. For instants I have a method that "selects" only the right points, but I am sure that it can be done directly with a mathematical approach.
Here is an example of my problem:
I use a Halton sequence in two dimensions to draw a low-discrepancy distribution of points between $x,yin[0,2]$. Then I filter the points applying these constraints:
$$
-x+y leq 1\
-x+y geq -1\
x+y leq 3\
x+y geq 1
$$
And I obtain the following result:
2D Halton distribution
Could someone help me with the mathematical approach or point me to some references?
probability-distributions random sampling constraints
$endgroup$
$begingroup$
Maybe you can try the statistics site.
$endgroup$
– Lee David Chung Lin
yesterday
add a comment |
$begingroup$
I am trying to draw $M$ random/semi-random numbers in $N$ dimensions applying some constraints. For instants I have a method that "selects" only the right points, but I am sure that it can be done directly with a mathematical approach.
Here is an example of my problem:
I use a Halton sequence in two dimensions to draw a low-discrepancy distribution of points between $x,yin[0,2]$. Then I filter the points applying these constraints:
$$
-x+y leq 1\
-x+y geq -1\
x+y leq 3\
x+y geq 1
$$
And I obtain the following result:
2D Halton distribution
Could someone help me with the mathematical approach or point me to some references?
probability-distributions random sampling constraints
$endgroup$
I am trying to draw $M$ random/semi-random numbers in $N$ dimensions applying some constraints. For instants I have a method that "selects" only the right points, but I am sure that it can be done directly with a mathematical approach.
Here is an example of my problem:
I use a Halton sequence in two dimensions to draw a low-discrepancy distribution of points between $x,yin[0,2]$. Then I filter the points applying these constraints:
$$
-x+y leq 1\
-x+y geq -1\
x+y leq 3\
x+y geq 1
$$
And I obtain the following result:
2D Halton distribution
Could someone help me with the mathematical approach or point me to some references?
probability-distributions random sampling constraints
probability-distributions random sampling constraints
edited yesterday
Lee David Chung Lin
4,50841342
4,50841342
asked Mar 26 at 9:28
linksselinksse
13
13
$begingroup$
Maybe you can try the statistics site.
$endgroup$
– Lee David Chung Lin
yesterday
add a comment |
$begingroup$
Maybe you can try the statistics site.
$endgroup$
– Lee David Chung Lin
yesterday
$begingroup$
Maybe you can try the statistics site.
$endgroup$
– Lee David Chung Lin
yesterday
$begingroup$
Maybe you can try the statistics site.
$endgroup$
– Lee David Chung Lin
yesterday
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162939%2fn-dimension-random-distribution-with-constraints%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162939%2fn-dimension-random-distribution-with-constraints%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Maybe you can try the statistics site.
$endgroup$
– Lee David Chung Lin
yesterday