How to access Von Karman Spectral functions from Matlab prompt?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I have an old piece of Matlab4 code that calls the "VKARM(f,l,V); % two-sided von Karman spectrum" function. I am not sure whether this is a user-defined function or whether it came with one of the old toolboxes. However, as I have the Aerospace Blockset (Simulink) I was wondering whether (and how) I can make a library call to access the Von Karman turbulence spectrum as implemented in the Simulink blocks. The Aerospace Toolbox does not seem to have turbulence models.
Any help is appreciated - it would save me some time programming it myself.
0 comentarios
Respuestas (1)
Walter Roberson
el 28 de Mzo. de 2016
It appears the source for vkarm was published in https://www.researchgate.net/publication/277290181_A_MATLAB_program_to_study_gust_loading_on_a_simple_aircraft_model
4 comentarios
Richard Ahlfeld
el 12 de Dic. de 2018
Erwin,
Did you ever find a work around to get vkarm? I have the same problem!
Richard
Ver también
Categorías
Más información sobre Unit Conversions en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!