Community Profile

photo

sairohith mudduluru


Last seen: 約1年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

約4年 前 | 1 件の回答 | 0

1

回答

質問


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

約4年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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.

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 2 件の回答 | 0

2

回答