Skip to main content
1-Visitor
October 28, 2024
Solved

Evaluate a function using tabulated data

  • October 28, 2024
  • 3 replies
  • 1022 views

I need to create a list of solutions to a function based on tabulated inputs see the below not sure how to do this in Mathcad
image.png

Best answer by StuartBruff

@GD_10149406 wrote:

This is for predicting noise in a control valve, the variable Lpi is the internal sound pressure level at a reference pressure, fp is the peak frequency and both of these are known fi is the only changing variable.  The table is all the third octaves.

 

GD_10149406_0-1730128926520.png


 

So more like this?

 

2024 10 28 F.png

 

Stuart

3 replies

25-Diamond I
October 28, 2024

For a start you should create a worksheet with the tabled data and an attempt for the function definition and post it here.

 

You will also have to exlplain which frequency f.l and fp should be and why a function with the name  L.pl uses a variable(!!) with the same name in its definition. Guess that you don't have recursion in mind, don't you?

23-Emerald V
October 28, 2024

Is this the kind of thing you were after?

 

2024 10 28 E.png

 

Stuart

 

Mathcad Prime 10 worksheet attached.

1-Visitor
October 28, 2024

This is for predicting noise in a control valve, the variable Lpi is the internal sound pressure level at a reference pressure, fp is the peak frequency and both of these are known fi is the only changing variable.  The table is all the third octaves.

 

GD_10149406_0-1730128926520.png

 

 

23-Emerald V
October 28, 2024

@GD_10149406 wrote:

This is for predicting noise in a control valve, the variable Lpi is the internal sound pressure level at a reference pressure, fp is the peak frequency and both of these are known fi is the only changing variable.  The table is all the third octaves.

 

GD_10149406_0-1730128926520.png


 

So more like this?

 

2024 10 28 F.png

 

Stuart