photo

Purvil Patel


2017년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Control vehicles velocity according to speed signs
I want to make a controller that takes value from traffic speed sign and control vehicles velocity according to speed signs. Req...

4년 초과 전 | 답변 수: 1 | 0

1

답변

1

답변

질문


Whay this code showing error?
function [ time1,dist2 ] = light_speed(distances) time1 = ((distances)./18000000); dist2 = ((distances).*0.6215); as ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


whay is it showing error?
[ time1,dist2 ] = light_speed(D) time1 = ((D)./(18000000)); dist2 = ((D).*(0.6215)); this is code for geting time f...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


what is wrong with my code?
Write a function called light_speed that takes as input a row vector of distances in kilometers and returns two row vectors of ...

대략 7년 전 | 답변 수: 2 | 1

2

답변

질문


what is wrong with my script?
I am doing assignment and I am getting this Answer when I tried to find circle area and Circumferrence with Circle function. Wha...

대략 7년 전 | 답변 수: 2 | 0

2

답변