streamfun
Stuart Bivens & Tristan Ursell
August 2015
[xterp yterp] = streamfun(x,y,u,v,xq,yq)
[xterp yterp] = streamfun(x,y,u,v,xq,yq,dt)
Given a vector field specified at the positions by x and y, with the vector field values specified by u and v, this function will interpolate the vector field at the specified points xq and yq and then compute their linear movements with a step size dt.
x and y are meshgrid positions of the vector field
u and v are values of the vector field
xq and yq are the positions of the sample points to be advanced
dt is an optional multiplier used to adjust length of interpolated vectors, defaults to 1.
Citation pour cette source
Tristan Ursell (2026). streamfun (https://fr.mathworks.com/matlabcentral/fileexchange/52561-streamfun), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Interpolation >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
