Community Profile

photo

Andrea Strappato


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Any tool in Matlab to plot graphically a 2-d manipulator with elastic joint?
Hi everyone, I have a set of coordinate points in 2-d dimension, and the angular velocity of the joints of a manipulator with e...

2 years ago | 0 answers | 0

0

answers

Question


How to prove the positivity if this function?
Hi, I need to prove the positivity of the y: y = x1 - x2 + sin(x1) such that: pi>x1>0, x1>x2, x1,x2 real The Matlab code...

2 years ago | 1 answer | 0

1

answer

Question


How to check the positivity function?
I can't prove the positivity of the function: y = x1 - x2 + sin(x1) such that: 0<x1<0.0001 0<x2<0.0001 x1>x2 My matlab ...

2 years ago | 1 answer | 0

1

answer

Question


How to check if a symbolic function is positive or negative?
Hi everyone, I've defined a square function this way: sym x y = x^2 Running the command ' isAlways(y>=0) ' I get: Warning: ...

2 years ago | 1 answer | 0

1

answer

Question


How to check the positivity of a function?
Hi, Given a function f(x), with x defined as a symbolic variable, how can I check the positivity function of f(x)? Any kind o...

2 years ago | 1 answer | 0

1

answer

Question


How to pass a changing value from workspaces to Simulink?
Hi everyone, I'm trying to pass a value from workspaces to Simulink calculated by Matlab step-by-step. This value changes each...

4 years ago | 1 answer | 0

1

answer