The sinc function is ordinarily defined as
sinc(x)=sinxx if x≠0 else 1.
I want a sinc function that is shifted away from the origin such that it's centered at some value c, and also equals zero at x=0. How can I define this function?
The sinc function is ordinarily defined as
sinc(x)=sinxx if x≠0 else 1.
I want a sinc function that is shifted away from the origin such that it's centered at some value c, and also equals zero at x=0. How can I define this function?
I have injection f:A→B and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...
No comments:
Post a Comment