photo

Purvil Patel


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
39.811
of 300.364

REPUTACIÓN
1

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

Feeds

Ver por

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 8 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

más de 8 años hace | 2 respuestas | 0

2

respuestas