photo

Andrea Strappato


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
117,461
of 300,571

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

4 years ago | 1 answer | 0

1

answer

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...

4 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 ...

4 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: ...

4 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...

4 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...

5 years ago | 1 answer | 0

1

answer