Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

need to use function to create multiple outputs

1 Ansicht (letzte 30 Tage)
Bastian
Bastian am 11 Dez. 2023
Geschlossen: Cris LaPierre am 11 Dez. 2023
The maximum deflexion of a wind turbine blade should be no more than 10% ofits length. The formula used to calculate deflexion being:Where Δ is the deflexion in mm and L is the length of the blade, mm. Given that the maximumload (W) to be applied to the blade is 8500N, E the elastic modulus of the blade material is42000 N/mm2, moment of inertia , I is 10 million mm4.
Create a MATLAB function (1%) to determine whether the deflexion of the blade will exceed design parameters or not. Your function should require Length, L, in meters as an input andreturn the resulting deflection as an output, again in meters (1%)
  1 Kommentar
Image Analyst
Image Analyst am 11 Dez. 2023
This looks like a homework problem. If you have any questions ask your instructor or read the link below to get started:
Obviously we can't give you the full solution because you're not allowed to turn in our code as your own.

Antworten (0)

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by