Matlab function for poly_2d which is a PV-Wave function
조회 수: 13 (최근 30일)
이전 댓글 표시
Dear Forum,
I am looking for an equivalent function in Matlab for the PV-Wave function poly_2D. It appears that I could write one but I would like to ask to see if something similar exist in Matlab. Thank you. See imagebelow for PV-Wave function.

댓글 수: 0
답변 (1개)
Anjaneyulu Bairi
2025년 7월 1일
Hey,
There is no direct built-in implementation of PV-Wave’s "POLY_2D" function in MATLAB. However, you can write your own MATLAB function to perform polynomial geometric operations, similar to what "POLY_2D" does.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!