統計
MATLAB Answers
8 質問
0 回答
ランク
of 174,555
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0
