Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
EconMult
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Fleet model used in fisheries modeling}} '''EconMult''' is a general [[fishing fleet|fleet]] [[model (abstract)|model]] to be used in [[fishery|fisheries]] modelling. EconMult has been developed since 1991 as a part of the Multispecies management programme by the [[Norwegian Research Council]] at the [[Norwegian College of Fishery Science]] ([[University of Tromsø]], [[Norway]]). ==Model resolution and key variables== EconMult is a [[discrete time]] [[simulation]] model where the fleet activity is controlled by two [[Variable (mathematics)|variables]]: ''Number of vessels ('''v''')'' (within each fleet segment) and ''Number of fishing days '''d''')'' (within each time interval). ''The biomass units'' ('''''x''''') are exogenous variables. The model resolution is determined by four structural variables: ''Number of fleet groups '''j''')'', ''Number of targeted species '''n''')'', ''Number of biomass units '''i''')'' (which may be more than one within each targeted species) and ''Period length'' (time step in the simulation). The number of vessels and fishing days therefore are presented in fleet (columns)-targeted species (rows) matrices, while the biomass units is presented in a column vector ('''''X'''''): {| |<math> V = \begin{pmatrix} v_{1,1} & \cdots & v_{1,n} \\ \vdots & \ddots & \vdots \\ v_{j,1} & \cdots & v_{j,n} \end{pmatrix} </math> | style="padding-left:2em" | <math> D = \begin{pmatrix} d_{1,1} & \cdots & d_{1,n} \\ \vdots & \ddots & \vdots \\ d_{j,1} & \cdots & d_{j,n} \end{pmatrix} </math> | style="padding-left:2em" | <math>X = \begin{pmatrix} x_{1} \\ \vdots \\ x_{i} \end{pmatrix}</math> | style="padding-left:2em" | <math>i \ge n > 0</math><br><math>j > 0 \,\!</math> |} ==Catch production== A ''fishery'' is in EconMult defined as a unique fleet/targeted species combination. The total catch within each fishery may include all biomass units defined in the model. Each biomass unit vessel catch is computed by [[Cobb–Douglas]] [[production function]], applying two input variables: ''number of fishing days '''d''')'' and ''biomass unit '''x''')''. In the matrix below each column represents a fleet group and each row a targeted species so each element in the matrix is a fishery and gives the vessel catch of the biomass units represented. The biomass units represent all the targeted species. Each catch is represented a Cobb–Douglas production equation as shown in the vessel yield matrix (Y): <math> Y_{V} = \begin{pmatrix} \begin{pmatrix} q_{1,1,1} d_{1,1} v_{1,1}^{\alpha_{1,1,1}-1} x_{1}^{\beta_{1,1,1}} \\ \vdots \\ q_{1,1,i} d_{1,1} v_{1,1}^{\alpha_{1,1,i}-1} x_{i}^{\beta_{1,1,i}} \end{pmatrix} & \cdots & \begin{pmatrix} q_{1,n,1} d_{1,n} v_{1,n}^{\alpha_{1,n,1}-1} x_{1}^{\beta_{1,n,1}} \\ \vdots \\ q_{1,n,i} d_{1,n} v_{1,n}^{\alpha_{1,n,i}-1} x_{i}^{\beta_{1,n,i}} \end{pmatrix} \\ \vdots & \ddots & \vdots \\ \begin{pmatrix} q_{j,1,1} d_{j,1} v_{j,1}^{\alpha_{j,1,1}-1} x_{1}^{\beta_{j,1,1}} \\ \vdots \\ q_{j,1,i} d_{j,1} v_{j,1}^{\alpha_{j,1,i}-1} x_{i}^{\beta_{j,1,i}} \end{pmatrix} & \cdots & \begin{pmatrix} q_{j,n,1} d_{j,n} v_{j,n}^{\alpha_{j,n,1}-1} x_{1}^{\beta_{j,n,1}} \\ \vdots \\ q_{j,n,i} d_{j,n} v_{j,n}^{\alpha_{j,n,i}-1} x_{i}^{\beta_{j,n,i}} \end{pmatrix} \end{pmatrix} </math> The corresponding fleet catches are <math> Y = \begin{pmatrix} \begin{pmatrix} q_{1,1,1} d_{1,1} v_{1,1}^{\alpha_{1,1,1}} x_{1}^{\beta_{1,1,1}} \\ \vdots \\ q_{1,1,i} d_{1,1} v_{1,1}^{\alpha_{1,1,i}} x_{i}^{\beta_{1,1,i}} \end{pmatrix} & \cdots & \begin{pmatrix} q_{1,n,1} d_{1,n} v_{1,n}^{\alpha_{1,n,1}} x_{1}^{\beta_{1,n,1}} \\ \vdots \\ q_{1,n,i} d_{1,n} v_{1,n}^{\alpha_{1,n,i}} x_{i}^{\beta_{1,n,i}} \end{pmatrix} \\ \vdots & \ddots & \vdots \\ \begin{pmatrix} q_{j,1,1} d_{j,1} v_{j,1}^{\alpha_{j,1,1}} x_{1}^{\beta_{j,1,1}} \\ \vdots \\ q_{j,1,i} d_{j,1} v_{j,1}^{\alpha_{j,1,i}} x_{i}^{\beta_{j,1,i}} \end{pmatrix} & \cdots & \begin{pmatrix} q_{j,n,1} d_{j,n} v_{j,n}^{\alpha_{j,n,1}} x_{1}^{\beta_{j,n,1}} \\ \vdots \\ q_{j,n,i} d_{j,n} v_{j,n}^{\alpha_{j,n,i}} x_{i}^{\beta_{j,n,i}} \end{pmatrix} \end{pmatrix} </math> ''α'' ''β'' and ''q'' are parameters, the first two known as output elasticities of effort and biomass respectively, ''q'' is often referred to as ''the catchability coefficient''. All the three parameters have the same dimension as the matrix above, e.g. the catchability coefficient: <math>Q = \begin{pmatrix} \begin{pmatrix} q_{1,1,1} \\ \vdots \\ q_{1,1,i} \end{pmatrix} & \cdots & \begin{pmatrix} q_{1,n,1} \\ \vdots \\ q_{1,n,i} \end{pmatrix} \\ \vdots & \ddots & \vdots \\ \begin{pmatrix} q_{j,1,1} \\ \vdots \\ q_{j,1,i} \end{pmatrix} & \cdots & \begin{pmatrix} q_{j,n,1} \\ \vdots \\ q_{j,n,i} \end{pmatrix} \end{pmatrix} </math> ==See also== *[[EconSimp]] == References == <references /> ==Downloads== Mathematica packages related to EconMult: *[https://web.archive.org/web/20140222060031/https://googledrive.com/host/0B8qL5E0epWFFaWhJMURtSGIyYTg/EconMult.zip Download EconMult.m and PopulationGrowth.m] ==External links== *[https://web.archive.org/web/20140222063052/https://googledrive.com/host/0B8qL5E0epWFFaWhJMURtSGIyYTg/EconMultManual.html Manual] *[https://web.archive.org/web/20150608184736/http://www0.nfh.uit.no/prosjektvis.aspx?id=60&locallang=uk Project Home Page (not updated)] {{fishery science topics|expanded=science}} [[Category:Fisheries science]] [[Category:Conceptual models]] [[Category:Natural resource management]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Fishery science topics
(
edit
)
Template:Short description
(
edit
)