Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Heterogeneous salvo combat modeling
Contributed by: Anton Antonov
Mathematical representation of missile battles. Certain battles involving drones and continuous fire can be also represented.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["AntonAntonov/SalvoCombatModeling"]
To load the code after installation, evaluate this code:
Needs["AntonAntonov`SalvoCombatModeling`"]
Here we generate a homogeneous salvo combat model:
| In[1]:= |
| Out[1]= | ![]() |
Here we add clarification tooltips to the model terms and display the matrices in matrix form:
| In[2]:= |
| Out[2]= | ![]() |
Here is the matrix formula of the damage of the units A:
| In[3]:= |
| Out[3]= |
Colors or emoji characters (like flags) can be used to designate the forces. For example, here is generated a model for "Red vs. Blue":
| In[4]:= |
| Out[4]= | ![]() |
Get a dataset of model notion definitions:
| In[5]:= |
| Out[5]= | ![]() |
Wolfram Language Version 13.1