Community Profile

photo

areej abdulshaheed


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


how can I make this loop in matlab

4 years ago | 1 answer | 1

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 0 answers | 0

0

answers

Question


Hokuyu URG-04LX-UG01
how to get the distance from Hokuyu URG-04LX-UG01

5 years ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Answered
how to convert uint32(4294967278) to -16
thank you again you helped me a lot thank you sir

5 years ago | 0

Question


how to convert int32 to real number
hi how to convert int32 no. to real number for example if I have this

5 years ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Answered
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 ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers