Ask Experts Questions for FREE Help !
Ask
    robertbob's Avatar
    robertbob Posts: 1, Reputation: 1
    New Member
     
    #1

    Apr 21, 2003, 06:19 PM
    A simple program
    Hello,

    I am to write a computer program to express the variation of specific heat Cp of air with
    Temperature as a third- degree polynomial, using the data in Table A-2b, in our book. The formula of Cp isn't important, I couldn't understand how the program is supposed to express the variation of Cp's with temperature as a third degree polynomial...

    For example the table says
    At 250 Kelvin -> Cp = 1.003 kJ/kg.K
    At 300 Kelvin -> Cp = 1.005
    At 350 Kelvin -> Cp = 1.008
    At 400 Kelvin -> Cp = 1.013
    ...

    So what am I supposed to do?(third degree polynomial?)

    I have some knowledge in Java, but do you suggest any other language for this simple program?
    Thanks in advance...
    Bob
    CF_Master's Avatar
    CF_Master Posts: 10, Reputation: 1
    New Member
     
    #2

    Jul 23, 2003, 12:16 AM
    A simple program
    This only goes to show you that programs are not "simple", if they were you wouldn't be having problems creating them and programmers wouldn't be making so much money.

    Anyway this isn't really so much a programming question as it is a math and science question.

    First you need to figure out and know how the calculations are done before you can write a program to automatically perform the calculations. Or was it a list you wanted to make to just call all the measurements?

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

I have some simple questions please help? [ 5 Answers ]

Hope I get the ANswer with but more detals , not very much detail, but simple complete detail. Q1) How to set primary key in Access ? Q2) How can I set my query to see only " Female " group of records? Q3)How can I create a report using Access?

Simple opt --> h1b Tax Question(s) [ 2 Answers ]

Hi there, I am a single little Canadian citizen with these characteristics: OPT from March 23, 2005 to August 17, 2005. H1B from September 17, 2005 to present. 1) Does this qualify me for dual residecy? 2) For two pay periods while I was on OPT (March/April), Social Security and ...

Simple Tax Question [ 5 Answers ]

Hello, I've a simple tax question. I was on OPT until September 2005 and my H1 started from October 1st, 2005. I wanted to know what forms do I need to file and what deductions can I claim? I started paying social security and medicare taxes from October 1st. Thank you. Himanshu.

Simple Derivation? [ 2 Answers ]

I'm not sure if I'm simply forgetting basics here... what is dy/dx where y= x^(x*r/k) r and k are constants.

Simple convert in VB6 [ 1 Answers ]

I'm having a minor problem to convert hexadecimal (entered as string in a textbox) into decimal. Currently, I'm trying to do the conversion through ascii method... but seems unable to get the right syntax. Or are there any functions in VB6 that does this? Thanks everyone.


View more questions Search