Clear Filters
Clear Filters

How can i connect lead screw to trim tab of an aircraft that modeled in solidworks and been export to simulink as second generation

1 view (last 30 days)
Hi , I have a matrix of intensities (n*p). I want to add an outlier to it. Do you have any idea about how to simulate an outlier? I was thinking to take the mean of matrix and then multiply it to some very high value?
Do you have any idea ?

Answers (1)

Steve Miller
Steve Miller on 1 Feb 2018
Edited: Steve Miller on 1 Feb 2018
An example showing how to use the Lead Screw Joint is contained in the Simscape Multibody Parts Library, which is available on the MATLAB Central File Exchange. It provides parameterized parts for Simscape Multibody, gear assemblies, MATLAB code for extrusions. A screenshot of a model contained in the submission (>> sm_lead_screw_actuation_torque) is shown below.
The key step is making sure your CAD parts have frames in the correct location with the correct orientation. Compare them to this example and use Rigid Transform blocks to get them in the right spot.
--Steve

Categories

Find more on Trimming and Linearization in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!