photo

Gobiha Duraisamy

Last seen: 1 day ago Active since 2022

Followers: 0   Following: 0

DISCLAIMER: Any advice or opinions posted here are my own, and in no way reflect that of MathWorks

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Building numerical jacobian matrix with complex functions (Aircraft Trim Code)
The jacobian function could be used to compute the Jacobian matrix. Use syms to create symbolic state variables, syms Omegan Om...

1 year ago | 0

Answered
I need to plot eigen values with Imaginary axis in log scales?
Currently, there is no direct function to plot one of the axis in log scale. As a workaround, you can set the appropriate scale ...

1 year ago | 0

Answered
Simulink Signal Size Error from Switch to Sum
During compilation, Simulink makes the best guess of the dimension of each signals based on its source. However, when there are ...

2 years ago | 0

Answered
Simulink Real-Time non-Speedgoat Machine EtherCAT PCIbus selection
Starting from R2018a, Simulink Real-Time only supports Speedgoat target machines. Besides Realtek Ethernet series are not suppor...

2 years ago | 0

| accepted

Answered
Use K-mean to measure the center of mass. Is it Possible?
From the attached data file and the information that you have provided, I understand that you have a data matrix, say M of size ...

2 years ago | 0

Answered
Setting the initial output value for state space block in MATLAB
Initial condition in the state-space block corresponds to the initial condition of the states x and not the initial condition of...

2 years ago | 0

Answered
Need help plotting various aircraft parameters of longitudinal motion
Have a look at the help and documentation of computeLongitudinalFlyingQualities. This function characterizes the short-period an...

2 years ago | 0