The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
How to declare undefined mathematical function
02-12-2019, 04:24 PM
Post: #1
How to declare undefined mathematical function
I would like to declare a function say, x(t) but without saying what x(t) is.

Thus when I evaluate an integral from -infinity to infinity of dirac(τ)x(t-τ) dτ

the answer should be x(t). Now, this would work with sin(x) because there is no simplification of sin(x).

Is there a way to define such a function? And how would the syntax work to make sure x(t-tau) is functional notation, not x*(t-τ).

Thank you!

(See attachment for the integral I'm trying to evaluate.)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to declare undefined mathematical function - marktbaldridge - 02-12-2019 04:24 PM



User(s) browsing this thread: 2 Guest(s)