PIcurves( varargin )

版本 1.5.0.1 (211.3 KB) 作者: Dan K
Makes figures of 2 common photosynthesis-irradiance relationships
22.0 次下载
更新时间 2022/9/7

This demonstrates two common P-I relationships for marine phytoplankton.
% The two P-I curves plotted are from:
% 1) Evans & Parslow (1985)
% 2) Platt et al (1980)
%
% PICURVES()
% PICURVES(..., 'form' , string )
% PICURVES(..., 'PBs' , numeric)
% PICURVES(..., 'alpha', numeric)
% PICURVES(..., 'beta' , numeric)
%
% Parameter/Value Pairs:
% 'form' - string, either 'Evans and Parslow' or 'Platt'
% (default is 'Evans')
% 'PBs' - number (default is 1.07)
% 'alpha' - number (default is 0.03)
% 'beta' - number (default is 0.00) (Note: Beta is not used in the
% 'Evans' form)
%
% References:
% 1) Evans, G.T., Parslow, J.S., 1985. A Model of Annual Plankton Cycles.
% Biol. Oceanogr. 3, 327?347.
% 2) Platt, T., Gallegos, C.L., Harrison, W.G., 1980. Photoinhibition of
% Photosynthesis in Natural Assemblages of Marine Phytoplankton.
% J. Mar. Res. 38.
%
% MFILE: PIcurves.m
% MATLAB: 8.5.0.197613 (R2015a)
% AUTHOR: Daniel Edward Kaufman (USA), @ The Virginia Institute of Marine Science
% CONTACT: dkauf42@gmail.com
%
% REVISIONS:
% - Initial Generation. (Apr, 2015)
% - Added switch for PI curve forms. (Apr, 2015)

引用格式

Dan K (2024). PIcurves( varargin ) (https://github.com/dkauf42/PIcurves), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Oceanography and Hydrology 的更多信息

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.5.0.1

added screenshot of Evans curve

1.5.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库