photo

Yongmin Cho


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

12 Fragen
0 Antworten

RANG
260.657
of 301.383

REPUTATION
0

BEITRÄGE
12 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
0

RANG
 of 21.252

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.306

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Getting errors with code for peter corke
I used petercorke to calculate joint torque with the following command. tau = R.rne(q, qd, qdd, grav, fext) The following is...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Various output with varying time
I would like to express the attached Yd(t) function in Matlab. As you see, the value of Yd(t) is depending on time and the rang...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Want to use information from the second iteration
First of all, this code doesn't run because there are some errors. At the last part of the for loop, I declared diff_x and diff_...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Gathering data in for loop
I would like to call B04 matrix after running the code. For example, I would like to use B04 matrix from the third iteration an...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I would like to remove the green part and zoom in when plotting it.
<</matlabcentral/answers/uploaded_files/107899/capture.JPG>> function vari_new = manipul(vari) options = optimo...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Subtracting A from B in for loop
I want to get all the values like q(2,:)-q(1,:), q(3,:)-q(2,:), ....., q(42,:)-q(41,:). t= linspace(0,2*pi,42); B0...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Want to decrease time to get the result
When I tried to run my code, it takes more than a minute. I don't know why it takes much time like that. Changing the toleran...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Gathering values while running fmincon
I ran this code with manipul([4, 5, 8]) because I would like to optimize the a_new values. When I tried like this, I got th...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Gathering values while running fmincon
I want to gather all trail q_new_1, q_new_2, q_new_3, q_new_4 and q_new_5 for fmincon, respectively. function a_new =...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simulation with 3 links, deltas and desired position
I would like to make a simulation with the information which is a serial link(by a_new values), q_new values, and T values(desir...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Simulation with 3 links, deltas and desired position
I would like to make a simulation with the information which is a serial link(by a_new values), q_new values, and T values(desir...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Making a robotic system simulation
I would like to make a simulation with the information which is a serial link(by a_new values), q_new values, and T values(desir...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten