ACIDS Shows the graph of dissociation of a given acids

Plot the dissociation plot of a given acid
ダウンロード: 2.5K
更新 2018/3/15

ACIDS Shows the graph of dissociation of a given acids
Acids can plot from monoprotic to tetraprotic acids
Syntax: acids(pka,c,txt)
Inputs:
pka - Array of the pKa of the acid
c - Concentration of the acid in M (default 100 mM)
txt - Name of the acid
Outputs:
- Dissociation plot

Example: for the Phosphoric acid 100 mM pka=[2.1 7.2 12.6];

Calling on Matlab the function: acids(pka) it plots acid line (in red) I amphiprotic line (in green) II amphiprotic line (in magenta) basic line (in blue) H+ and OH- lines (in cyan) black cross in corrispondence of pKa

Created by Giuseppe Cardillo
giuseppe.cardillo-edta@poste.it

To cite this file, this would be an appropriate format: Cardillo G. (2007) Acids: plot the dissociation plot of a given acid. http://www.mathworks.com/matlabcentral/fileexchange/15956

引用

Giuseppe Cardillo (2024). ACIDS Shows the graph of dissociation of a given acids (https://github.com/dnafinder/acids), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSpreadsheets についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.3.0.0

Input parser and minor restyling
title change

1.2.0.0

Changes in description

1.1.0.0

Changes in help section

1.0.0.0

mistake correction

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。