photo

sairohith mudduluru


Last seen: alrededor de 2 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

9 Preguntas
0 Respuestas

CLASIFICACIÓN
115.242
of 297.527

REPUTACIÓN
0

CONTRIBUCIONES
9 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
44.44%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.454

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.075

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

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Error in using=> dsa_xilmapper_rtibuildhook.m
I am in the process of building a Model The model runs in simulink, however, when the model is in the process of building it st...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error using horzcat,Dimensions of matrices being concatenated are not consistent
I am trying to build a plant model and I am seeing the error "Error using horzcat,Dimensions of matrices being concatenated are ...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


The expression to the left of the equals sign is not a valid target for an assignment.
function[engtq_Nm,fuelrate_kgps]=calcengtq(xx,yy,zz,engpw_w,speed) gearratio=[3.38,1.76,1.18,0.89,0.70,0.58]; en...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


can i extract all y values for a particular x value from a contour plot
i have vectors for each axis of size 101*101,let say i want all y values for a value of x= 500 for all values of z. Thank you.

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


can i extract all y values for a x value from a contour plot
Please fing the attached image.i have vectors for each axis of size 101*101,let say i want all y values for a value of = 500 for...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


FOR loop skipping to a particular iteration
for i=2:1:(length(time_c)-1) if wheelpower_c(i)>= 0 propulsionpower(i)=propulsionpower(i-1)+wheelpow...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Index exceeds matrix dimensions.
Soc(1)=1; DT=1; for x=2:1:length(time_c) Soc(x)= Soc(Voc,R,Soc(x-1),battery_energy_city_C,batterypower_city(x...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


scalar multiplication of two vectors giving me NAN,both are of same dimensions.
motregenelecpower=regenpower.*moteffregen

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find which postions in a vector has negative values and output them?
i have a vector and need to find the postions which has negative values

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas