Feeds
提问
Integrate slope of a curve
I have an equation for the slope of the curve, (Flux of gas through a metal hollow cylinder) dq/dt = constant*SQRT(P1) I w...
9 years 前 | 0 个回答 | 0
0
个回答提问
Error in solve function - constraining variables
DATA: Available in the attached excel sheet, T900(1) = cellB3; T900(2) = cellB4; T1000(1) = cellC3 so on and so forth! ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to optimize model parameters with simultaneous equations?
DATA: Available in the attached excel sheet, T900(1) = cellB3; T900(2) = cellB4; T1000(1) = cellC3 so on and so forth! Numera...
10 years 前 | 0 个回答 | 0
0
个回答提问
Simultaneously fitting three equations to get model parameters?
DATA: Available in the attached excel sheet, T900(1) = cellB3; T900(2) = cellB4; T1000(1) = cellC3 so on and so forth! Numera...
10 years 前 | 1 个回答 | 0
1
个回答提问
Comparing three pairs of values simultaneously so that they give constant values that fit all three!
I have observed K values at three different temperatures through a metal. Assuming certain values for A and B in the equation be...
10 years 前 | 1 个回答 | 0
1
个回答提问
Estimate constants by comparing model calculations with observed?
My calculated flux values are [3.0801E-05;6.81905E-05;8.3553E-05] respectively for T=[1173.15;1273.15;1373.15] fo...
10 years 前 | 0 个回答 | 0
0
个回答提问
Curve prediction based on given curves
I have 4 curves of Temperature versus distance. I want to develop a code which would predict the curve for a given initial tempe...
10 years 前 | 0 个回答 | 0
0
个回答提问
I have an observed curve. By guessing the values of the constant A and B in the equation I can get a calculated curve. i want to optimize the calculated and observed curve such that I can get the precise values of A and B. How do I do it?
dmdt=(pil*(10^(A+B/T))*sqrt(pressure_900))/lnreri I have experimentally calculated dmdt versus time and got a decay plot. I a...
10 years 前 | 1 个回答 | 0
