xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

matlab simulink四旋翼模型,輸入為四個電機的電壓值,輸出為對應的姿態角以及姿態角速度和三個方向的線加速度

資源截圖

代碼片段和文件信息

function?y=acceleration(upara)
phi?????=?u(1);
theta???=?u(2);
psi?????=?u(3);
thrust??=?u(4);


x_a?=?(sin(psi)*sin(phi)+cos(psi)*sin(theta)*cos(phi))*thrust/para.m;
y_a?=?(-cos(psi)*sin(phi)+sin(psi)*sin(theta)*cos(phi))*thrust/para.m;
z_a?=?cos(theta)*cos(phi)*thrust/para.m-para.g;
y=[x_ay_az_a];

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????313??2015-03-27?16:31??acceleration.m

?????文件????????456??2015-03-29?01:01??Omega2Dpqra.m

?????文件??????46845??2015-03-29?14:02??Volt2Euler.mdl

-----------?---------??----------?-----??----

????????????????47614????????????????????3


評論

共有 條評論