Purvil Patel
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
40.013
of 295.673
REPUTAZIONE
1
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
1
RANK
of 154.257
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Write a function that is called like this: mbd = spherical_mirror_aberr(fn,D), where all arguments are scalars, fn is the “f-number” of a concave spherical mirror, D is its diameter in millimeters, and mbd is the mean blur diameter in millimeters. Th
I am getting problem in answer please help me to find it. function mbd= spherical_mirror_aberr(fn,D) format long f= f...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Whay this code showing error?
function [ time1,dist2 ] = light_speed(distances) time1 = ((distances)./18000000); dist2 = ((distances).*0.6215); as ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
whay is it showing error?
[ time1,dist2 ] = light_speed(D) time1 = ((D)./(18000000)); dist2 = ((D).*(0.6215)); this is code for geting time f...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 7 anni fa | 2 risposte | 1
2
risposteDomanda
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...
oltre 7 anni fa | 2 risposte | 0