How to access Von Karman Spectral functions from Matlab prompt?
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 28 Mar 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 Comments
Richard Ahlfeld
on 12 Dec 2018
Erwin,
Did you ever find a work around to get vkarm? I have the same problem!
Richard
See Also
Categories
Find more on Unit Conversions in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!