Matlab code for conditional wind simulation in a 2D plane
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Constrained wind simulation in a 2D plane
Summary
Matlab code for a conditional/constrained wind simulation in a 2D plane. The coherence function is modelled using the Davenport model. Only one velocity component is simulated at a time. It is possible to generate non-stationary event with time-varying coherence, but the simulation time will be significantly increased.
Contents
The repository contains
- coherence.m: Calculates the coherence for two signals.
- condWindSim2D.m: Generates a 2D conditional/constrained wind field.
- The Matlab Live Script Documentation.mlx, which documents how to use the function in 2D
- The Matlab Live Script Documentation2.mlx, which documents how to use the function in 1D fr a vertical lines
- The Matlab Live Script Documentation2.mlx, which documents how to use the function in 1D fr a horizontal lines
This is the first version of the repository, there may be many bugs. Do not hesitate to contact me if you find any.
인용 양식
E. Cheynet (2026). Constrained wind simulation in a 2D plane (https://github.com/ECheynet/condWindSim/releases/tag/v1.4), GitHub. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.4 | See release notes for this release on GitHub: https://github.com/ECheynet/condWindSim/releases/tag/v1.4 |
||
| 1.3 | See release notes for this release on GitHub: https://github.com/ECheynet/condWindSim/releases/tag/v1.3 |
||
| 1.1 | See release notes for this release on GitHub: https://github.com/ECheynet/condWindSim/releases/tag/v1.1 |
||
| 1.0 |


