What is the term used to describe a discrete function which is non-zero at only 1 point, and zero everywhere else? Intended for a spatial domain.
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Please see the image below.
What is the formal term for the type of function shown below.
- One could describe it as a uniform distribution and the domain being x=5. But this is not elegant
- One could describe it as a logic signal at x=5, but this is not very accurate.
It is intended for a spatial domain. So if there is a grid, I would like to describe a function which is "a" at only one point in the grid, and "b" everywhere else.
Is a succinct term for this function?
functions signal-processing uniform-distribution discrete-optimization
add a comment |Â
up vote
0
down vote
favorite
Please see the image below.
What is the formal term for the type of function shown below.
- One could describe it as a uniform distribution and the domain being x=5. But this is not elegant
- One could describe it as a logic signal at x=5, but this is not very accurate.
It is intended for a spatial domain. So if there is a grid, I would like to describe a function which is "a" at only one point in the grid, and "b" everywhere else.
Is a succinct term for this function?
functions signal-processing uniform-distribution discrete-optimization
1
The indicator function of $5$ is what I would use.
– Daniel Mroz
2 days ago
It would improve your Question (and make it more precise!) to specify the domain intended for the function. The image makes it seem that you have in mind a function defined only on integers(?).
– hardmath
2 days ago
Thank you, I think the Kronecker delta does the job.
– user5211911
2 days ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Please see the image below.
What is the formal term for the type of function shown below.
- One could describe it as a uniform distribution and the domain being x=5. But this is not elegant
- One could describe it as a logic signal at x=5, but this is not very accurate.
It is intended for a spatial domain. So if there is a grid, I would like to describe a function which is "a" at only one point in the grid, and "b" everywhere else.
Is a succinct term for this function?
functions signal-processing uniform-distribution discrete-optimization
Please see the image below.
What is the formal term for the type of function shown below.
- One could describe it as a uniform distribution and the domain being x=5. But this is not elegant
- One could describe it as a logic signal at x=5, but this is not very accurate.
It is intended for a spatial domain. So if there is a grid, I would like to describe a function which is "a" at only one point in the grid, and "b" everywhere else.
Is a succinct term for this function?
functions signal-processing uniform-distribution discrete-optimization
edited 2 days ago
asked 2 days ago
user5211911
32
32
1
The indicator function of $5$ is what I would use.
– Daniel Mroz
2 days ago
It would improve your Question (and make it more precise!) to specify the domain intended for the function. The image makes it seem that you have in mind a function defined only on integers(?).
– hardmath
2 days ago
Thank you, I think the Kronecker delta does the job.
– user5211911
2 days ago
add a comment |Â
1
The indicator function of $5$ is what I would use.
– Daniel Mroz
2 days ago
It would improve your Question (and make it more precise!) to specify the domain intended for the function. The image makes it seem that you have in mind a function defined only on integers(?).
– hardmath
2 days ago
Thank you, I think the Kronecker delta does the job.
– user5211911
2 days ago
1
1
The indicator function of $5$ is what I would use.
– Daniel Mroz
2 days ago
The indicator function of $5$ is what I would use.
– Daniel Mroz
2 days ago
It would improve your Question (and make it more precise!) to specify the domain intended for the function. The image makes it seem that you have in mind a function defined only on integers(?).
– hardmath
2 days ago
It would improve your Question (and make it more precise!) to specify the domain intended for the function. The image makes it seem that you have in mind a function defined only on integers(?).
– hardmath
2 days ago
Thank you, I think the Kronecker delta does the job.
– user5211911
2 days ago
Thank you, I think the Kronecker delta does the job.
– user5211911
2 days ago
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Perhaps you want the Kronecker delta:
$$
delta_5x = begincases
1 quad x = 5 \
0 quad textotherwise
endcases
$$
Edit in response to an edit in the question.
This will work for a grid: $delta_xy$ makes sense when $x$ and $y$ are elements of any universe $S$ so you can write
$$
f_x(y) = (a-b)delta_xy + b .
$$
Thank you, this is it.
– user5211911
2 days ago
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Perhaps you want the Kronecker delta:
$$
delta_5x = begincases
1 quad x = 5 \
0 quad textotherwise
endcases
$$
Edit in response to an edit in the question.
This will work for a grid: $delta_xy$ makes sense when $x$ and $y$ are elements of any universe $S$ so you can write
$$
f_x(y) = (a-b)delta_xy + b .
$$
Thank you, this is it.
– user5211911
2 days ago
add a comment |Â
up vote
1
down vote
accepted
Perhaps you want the Kronecker delta:
$$
delta_5x = begincases
1 quad x = 5 \
0 quad textotherwise
endcases
$$
Edit in response to an edit in the question.
This will work for a grid: $delta_xy$ makes sense when $x$ and $y$ are elements of any universe $S$ so you can write
$$
f_x(y) = (a-b)delta_xy + b .
$$
Thank you, this is it.
– user5211911
2 days ago
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Perhaps you want the Kronecker delta:
$$
delta_5x = begincases
1 quad x = 5 \
0 quad textotherwise
endcases
$$
Edit in response to an edit in the question.
This will work for a grid: $delta_xy$ makes sense when $x$ and $y$ are elements of any universe $S$ so you can write
$$
f_x(y) = (a-b)delta_xy + b .
$$
Perhaps you want the Kronecker delta:
$$
delta_5x = begincases
1 quad x = 5 \
0 quad textotherwise
endcases
$$
Edit in response to an edit in the question.
This will work for a grid: $delta_xy$ makes sense when $x$ and $y$ are elements of any universe $S$ so you can write
$$
f_x(y) = (a-b)delta_xy + b .
$$
edited 2 days ago
answered 2 days ago
Ethan Bolker
35.6k54099
35.6k54099
Thank you, this is it.
– user5211911
2 days ago
add a comment |Â
Thank you, this is it.
– user5211911
2 days ago
Thank you, this is it.
– user5211911
2 days ago
Thank you, this is it.
– user5211911
2 days ago
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872169%2fwhat-is-the-term-used-to-describe-a-discrete-function-which-is-non-zero-at-only%23new-answer', 'question_page');
);
Post as a guest
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
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
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
1
The indicator function of $5$ is what I would use.
– Daniel Mroz
2 days ago
It would improve your Question (and make it more precise!) to specify the domain intended for the function. The image makes it seem that you have in mind a function defined only on integers(?).
– hardmath
2 days ago
Thank you, I think the Kronecker delta does the job.
– user5211911
2 days ago