From: zainah on
I have a problem to write a code in matlab to control AUV to the position to x y and z

example: step 1: from initial condition to x position
step 2 : from x position to y position
step 3 : from y position to z position

before this, I done separate controller for x y and z position. Now I want to combine it. Hopefully someone can help me.
From: us on
"zainah " <zainahmz(a)gmail.com> wrote in message <i1jnjk$6mc$1(a)fred.mathworks.com>...
> I have a problem to write a code in matlab to control AUV to the position to x y and z
>
> example: step 1: from initial condition to x position
> step 2 : from x position to y position
> step 3 : from y position to z position
>
> before this, I done separate controller for x y and z position. Now I want to combine it. Hopefully someone can help me.

this NG speaks the ML language - show CSSM your attempt to solve YOUR particular problem...

us