Community Profile

photo

Connor LeClaire


Last seen: circa 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Plotting multiple functions getting an error
Hello, I am trying to plot a function and a piecewise function on the same subplot but the second (piecewise) function is not p...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Auto-tuning Simulink Gains
Hello, I have a Simulink model that I need to tune. Specifically it is a PD control with the Kp and Kv being a (n x n) identi...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


How to use coeffs to a minimum power
Hello, Stemming from a recent post here I wanted to ask a question about using coeffs. As the title says, is it possible to set...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Finding coefficients of variables of specific powers
Hello, I am trying to find coefficients of variables of specific powers, or of 2+ variables multiplied together, however I am...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Create an array containing numeric and symbolic variables
I am trying to create an array that contains both numeric and symbolic variables. I need both as certain values will be tested i...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to remove dashed vertical line in graph
Hello, I am graphing a series of trajectories (and their velocities and acceleraitons) however I am getting an odd vertical d...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to include variable offsets in polynomial equations
I am attempting to display a series of equations, of which some need offsets to the variable. The equations are (at maximum) cub...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Multiplying all 2D square matricies in a 3D matrix
Consider a 3D matrix 'T' made from a concatenation of N square matrices of size m. Is there a easy way to multiply them all toge...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Removing quotations from table display
Trying to display a symbolic matrix in a table, however directly displaying using table or array2table causes the symbolic matri...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Risposto
Add a dynamic amount of symbolic variables into a script
After further research and help from a friend, here is the answer: numVars = input('Enter how many joints: '); variables = sym...

oltre 2 anni fa | 0

Domanda


Add a dynamic amount of symbolic variables into a script
I am attempting to add a number of symbolic variables dynamically for a script. The script will get an input from the user ab...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Create a matrix of matrices
I am attempting to fit a number of same-sized (a,b) matricies into a 'master' matrix. For the master-matrix M, I would like to c...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Show free variables in solution(s) instead of zeros
When using the solve function for an equation, there are some solutions that need only one or two variables at specific values, ...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How to convert existing symbolic equations for use in fsolve
This question is an extension of a previous question here. I have a series of six non-linear equations of five variables that...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


How to solve a large 6-variable non-linear matrix determinate equation for all unique values.
I have a large jacobian matrix (to large to post) that is in terms of six variables: theta_1 thru theta_6, these variables are s...

oltre 2 anni fa | 1 risposta | 0

1

risposta