![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8738481_1522129013394_DEF.jpg)
sairohith mudduluru
Followers: 0 Following: 0
Statistiques
9 Questions
0 Réponses
RANG
216 902
of 297 046
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
44.44%
VOTES REÇUS
0
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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.
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
scalar multiplication of two vectors giving me NAN,both are of same dimensions.
motregenelecpower=regenpower.*moteffregen
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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
environ 7 ans il y a | 2 réponses | 0