Frage


how to plot it the rrr manipulator links?
http://i.imgur.com/b70b8zc.png I multiplied the declared matrix like this: T = Rz*transz*Ry*transy*Rx*transx T = 0...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to plot it the rrr manipulator links?
http://i.imgur.com/b70b8zc.png I multiplied the declared matrix like this: T = Rz*transz*Ry*transy*Rx*transx T = 0...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why do not run this code ?
I found this code for teaching about robot arms simulation,but when I try to run in the .m editor and start,...there are some er...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can connect two point in plot graph?
Hy, I would like to know how can I connect two point in cordinate table, how can I ploting only lines? Is this possible ta...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
SLX file to MDL ?
Helo,Thank you for Your answer. I have 2011b so I cant open this slx file to re-save to mdl. I needed to ,who have 2013a Matl...

mehr als 10 Jahre vor | 0

Frage


SLX file to MDL ?
Hy, I would like to know how could I open slx file in Matlab 2011b (beacuase this file is created in 2013a or b) I now I cant o...

mehr als 10 Jahre vor | 9 Antworten | 1

9

Antworten

Frage


How to get vector output?
Hy, I would like to know how to get vector output from the function? for example x = 0.5 y = 1 f = (1/2)*(x + y ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


When do I need point operator when using power function?
I want to know ,how can I know when is the point(dot) use in power,when I want to calculate something. In matrix calculatio...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Tangent line to a curve at a given point
Hy, I want to plot tangent line for function given by one point. I tried to solve this problem but didnt work well Someone c...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How should be change ROOT LOCUS asymmetric?
Thi is not same ,but in this task is good,is symethric: s^3 ------------------------ s^4 + 5 s^2 + 10 s +...

mehr als 11 Jahre vor | 0

Frage


How should be change ROOT LOCUS asymmetric?
Task is find stabil interval. (root locus) Code: num=[1 0 0 0] den=[1 0 5 10 1.5] Hs=tf(num,den) rlocus(Hs) ...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten