Info
此问题已关闭。 请重新打开它进行编辑或回答。
Trying to ask a question here and anything pasted into the description is double-spaced - will post my question proper later ...
1 次查看(过去 30 天)
显示 更早的评论
Running the following partial script gives me results as expected
Kw = 1*10^-14;
Ca = 0.1;
Va = 10;
pKa = 4.757;
Ka = 10^-pKa;
Cb = 0.1;
pKb = 0.2;
Kb = 10^-pKb;
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!