Matlab function for poly_2d which is a PV-Wave function
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Anjaneyulu Bairi
il 1 Lug 2025
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.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!