From: Saad on
hi,
i am a beginner at MATLAB, the task assigned to me is move an object in 3D axis by feeding three sine waves to it and change the parameters of x,y and z by changing the frequency rate of three signals. let us suppose it i take a sine wave of 2kHz, i change it to 1KHz to 3kHZ and define that after every 200Hz change in frequency the object moves 2 points on +ve x-axis and every -200Hz change in frequency cauz the object to moves points on -ve x-axis. Same as for y and z axis. taking 2 KHZ frequency as a base frequency. can any one tell me how to do it...........
From: us on
"Saad " <contract_killer_sadi(a)hotmail.com> wrote in message <hr2h0n$p6d$1(a)fred.mathworks.com>...
> hi,
> i am a beginner at MATLAB, the task assigned to me is move an object in 3D axis by feeding three sine waves to it and change the parameters of x,y and z by changing the frequency rate of three signals. let us suppose it i take a sine wave of 2kHz, i change it to 1KHz to 3kHZ and define that after every 200Hz change in frequency the object moves 2 points on +ve x-axis and every -200Hz change in frequency cauz the object to moves points on -ve x-axis. Same as for y and z axis. taking 2 KHZ frequency as a base frequency. can any one tell me how to do it...........

ok, great, now: where is your question regarding ML(?)...

us
From: Saad on
"Saad " <contract_killer_sadi(a)hotmail.com> wrote in message <hr2h0n$p6d$1(a)fred.mathworks.com>...

Hi,
you asked about some ML? whats that.......
From: Saad on
"us " <us(a)neurol.unizh.ch> wrote in message <hr2o0d$l7m$1(a)fred.mathworks.com>...
> "Saad " <contract_killer_sadi(a)hotmail.com> wrote in message <hr2h0n$p6d$1(a)fred.mathworks.com>...
> > hi,
> > i am a beginner at MATLAB, the task assigned to me is move an object in 3D axis by feeding three sine waves to it and change the parameters of x,y and z by changing the frequency rate of three signals. let us suppose it i take a sine wave of 2kHz, i change it to 1KHz to 3kHZ and define that after every 200Hz change in frequency the object moves 2 points on +ve x-axis and every -200Hz change in frequency cauz the object to moves points on -ve x-axis. Same as for y and z axis. taking 2 KHZ frequency as a base frequency. can any one tell me how to do it...........
>
> ok, great, now: where is your question regarding ML(?)...
>
> us

i have to do following Tasks i.e
1) To design a Aeroplane model in Matlab.
2) To first, control its position in x,y and z axis via dummy signals( basically i have to feed signals via signal generator through DAQ card, there are 6 signals for each x,y and z axis, yaw,pitch and roll of that aeroplane model. whenever i change the frequency of any signal its respective parameter would change)
3) I WANT ALL THIS I M FILE.....thats the problem cauz in simulink it is easy but in m-file it is IMPOSSIBLE for me.
From: Mark Shore on
> i have to do following Tasks i.e
> 1) To design a Aeroplane model in Matlab.
> 2) To first, control its position in x,y and z axis via dummy signals( basically i have to feed signals via signal generator through DAQ card, there are 6 signals for each x,y and z axis, yaw,pitch and roll of that aeroplane model. whenever i change the frequency of any signal its respective parameter would change)
> 3) I WANT ALL THIS I M FILE.....thats the problem cauz in simulink it is easy but in m-file it is IMPOSSIBLE for me.

Could be worse - you might have been asked to do it in C++.
 |  Next  |  Last
Pages: 1 2
Prev: Distributed detection
Next: Matlab under Windows 7