Skip to main content
11-Garnet
May 13, 2023
Solved

Working with delayed functions and non-delayed functions with Mathcad Prime 9.

  • May 13, 2023
  • 2 replies
  • 1162 views

How do work with several functions one would be f(t) and another would be g(t-tau)?

 

Mathcad Prime 9 doesn't let me use a delay.

 

Any suggestions?

 

 

 

Best answer by Werner_E

@gatlas wrote:

How do work with several functions one would be f(t) and another would be g(t-tau)?

 

Mathcad Prime 9 doesn't let me use a delay.

 

Any suggestions?

 

 

 


I see no problem here.

Can you show in more detail what you tried and where Prime would had refused to do what you did.

 

Instead of defining separate functions, you may also call/evaluate a function by providing the delay in the call:

Werner_E_0-1683992591798.png

 

2 replies

gatlas11-GarnetAuthor
11-Garnet
May 13, 2023

This just worked: Make one function f(t) and another function g(t,tau). Note that tau is a constant.

 

I can then add both functions.

Werner_E25-Diamond IAnswer
25-Diamond I
May 13, 2023

@gatlas wrote:

How do work with several functions one would be f(t) and another would be g(t-tau)?

 

Mathcad Prime 9 doesn't let me use a delay.

 

Any suggestions?

 

 

 


I see no problem here.

Can you show in more detail what you tried and where Prime would had refused to do what you did.

 

Instead of defining separate functions, you may also call/evaluate a function by providing the delay in the call:

Werner_E_0-1683992591798.png