How to design blades in Matlab
5 次查看(过去 30 天)
显示 更早的评论
I'm trying to design propeller blades like in the attached photo but I'm not sure where to start, any suggestions?
0 个评论
采纳的回答
Star Strider
2018-4-13
Only the blades are going to be a problem, since the rest of the shapes appear to be straightforward. See: how to convert 2D graph to 3D? (link) for a way to draw them as 3D shapes. (This plotted a NACA wing section.) They are essentially plotted similarly to the cylinder function, although using a specific shape rather than a circle.
更多回答(1 个)
Hicham hb
2020-1-17
Hello,
I'm trying to design a wind turbine in matlab. The program you made to create what you did in the picture could be very useful to me. Please, could you help me ?
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!