uvcurv2orth

版本 1.0.0.0 (459 字节) 作者: yair suari
rotation of u and v vectors from curvilinear grid to orthogonal grid
965.0 次下载
更新时间 2007/12/5

无许可证

[ur,vr] = uvcurv2orth(x,y, u,v)

rotate curvilinear vector field to orthogonal vector field the output is calculated for the original curvilinear locations.
input:
x - a 2D array with x locations (long)
y - a 2D array with y locations (lat)
u - curvilinear direction u vector field
v - curvilinear direction v vector field
(1,1 is south west corner for all arrays)

output:
u and v arrays of the input array size with the vector components on orthogonal grid (long and lat)

引用格式

yair suari (2025). uvcurv2orth (https://www.mathworks.com/matlabcentral/fileexchange/17893-uvcurv2orth), MATLAB Central File Exchange. 检索时间: .

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

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0