Skip to main content
4-Participant
May 29, 2024
Question

Derivation of a function via a for loop

  • May 29, 2024
  • 2 replies
  • 808 views

Hello together,

I would like to derive a function automatically according to the variables.

 

my function with variables:
Uout(R1,R2,Uin) := R2*Uin/(R1+R2)

 

my array or vector for deviation: 

Rg := [R1 , R2]

 

How can I map this as a program?

I don't get the expected solution.

 

ML_10853620_0-1716980959143.png

 

PTC Mathcad Prime 9.0.0.0

 

Best regards,

Michael

2 replies

23-Emerald IV
May 29, 2024

Check the Gradient (Nabla) operator.

 

Success! 

Luc

Community Moderator
June 5, 2024

Hello @ML_10853620

 

It looks like you have a response from a community member. If it helped you solve your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Community Moderation Team.