Community Profile

photo

sairohith mudduluru


Last seen: etwa ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten