Andrea Strappato
Followers: 0 Following: 0
Feeds
질문
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...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
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: ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0