areej abdulshaheed
Followers: 0 Following: 0
Feeds
提问
how to make the program execute two other programs depends on the sensor scanning
I have robot act depending on the sensor scaning. i want the sensor scan and if there is obstacle infront it, increase it hight...
4 years 前 | 0 个回答 | 0
0
个回答提问
how to differentiate this equation
if I have this equation theta=-2*alpha*sin(kn*pi/n)*sin(2*kn*pi*s/L+2*kn*pi*(i)/n+kn*pi/n) how can I differenat theta(s) to ...
4 years 前 | 1 个回答 | 0
1
个回答提问
integration using set of matrix equation
if I have the accelartion and I would like to calculate the theta and its derivative angles L=1.6; n=16; l=0.1; m=0.1; I=0....
4 years 前 | 1 个回答 | 0
1
个回答提问
how to find integration through period of time
hi if I have the acceleration a=0.0625; T=32 1. s=a at 0<=t<T/10 2. s= 0 at T/10<=t <9T/10 3. s=-a at 9T/10<=t<T how c...
5 years 前 | 1 个回答 | 0
1
个回答提问
int and subs function
hi everyone I would like to do integration to the acceleration syms t c=0.0625; a=c*t v=int(a) t=0:1:10; v=subs(v) t...
5 years 前 | 1 个回答 | 0
1
个回答提问
how can I FIND column of array part from another large array?
if I have two un equal matrix like A and B. How can I find the column of matrix A corrseponding to matrix B which have the same ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Hokuyo URG-04LX LIDAR
Hi. How can I program Hokuyo URG-04LX using matlab? I want the Lidar to do scanning inside the time loop. The problem is that...
5 years 前 | 0 个回答 | 0
0
个回答0
个回答提问
URG Hokuyo API compile
hi I am trying to comple URC Hokuyo senser to matlab using API hokuyo compiler but I receive this error messege. I include th...
5 years 前 | 0 个回答 | 0
0
个回答已回答
how to convert uint32(4294967278) to -16
thank you again you helped me a lot thank you sir
how to convert uint32(4294967278) to -16
thank you again you helped me a lot thank you sir
5 years 前 | 0
提问
how to convert int32 to real number
hi how to convert int32 no. to real number for example if I have this
5 years 前 | 1 个回答 | 0
1
个回答提问
how to convert uint32(4294967278) to -16
hi how to convert the Y = typecast(uint32(X), 'uint32') to real no. for example I want to calculate the present velocity for d...
5 years 前 | 2 个回答 | 0
2
个回答已回答
how to show all the single in my legend
these my codes s0=[zeros(1,9) 1 zeros(1,34)] tspan=(0:0.1:50); options=odeset('absTol',[1e-10]); [t,s]=ode15s(@matg,tspan,s0...
how to show all the single in my legend
these my codes s0=[zeros(1,9) 1 zeros(1,34)] tspan=(0:0.1:50); options=odeset('absTol',[1e-10]); [t,s]=ode15s(@matg,tspan,s0...
5 years 前 | 0
提问
how to show all the single in my legend
I have problem with my legend. it hide some of data. I don't know why can anyone help me to fix this problem
5 years 前 | 1 个回答 | 0
1
个回答提问
how to call back legend again
I wanted to change the preporities of my legend. I don't remmemer what I did, but I think I made everything off and the legend d...
5 years 前 | 0 个回答 | 0