photo

David Konneh


Last seen: 10 meses hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

3 Preguntas
0 Respuestas

Cody

0 Problemas
3 Soluciones

CLASIFICACIÓN
123.954
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

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
69.006
of 168.373

CONTRIBUCIONES
0 Problemas
3 Soluciones

PUNTUACIÓN
40

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Solver
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Resuelto


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

alrededor de 3 años hace

Resuelto


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

alrededor de 3 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

alrededor de 3 años hace

0

respuestas

Pregunta


Unable to perform assignment because the left and right sides have a different number of elements. Kindly Help...Many thanks!
I am working on a large data set(8760hrs)from an excel file: SolRad=RaWD(:,2); WSpd =RaWD(:,3);...Grid =RaWD(:,6); etc. ...

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

0

respuestas

Pregunta


Hello Friends, I am trying to execute a simple code but keep getting the following error message: Subscript indices must either be real positive integers or logicals. I get the error message for the code in italics. Kindly help. Thanks...
SOC(1)=(SOCmn +((IBAT(1)*ebc*1)/(cbat))); if SOC(1)>SOCmx SOC(1)=SOCmx; end for y=1:8760 _SOC(y)=(SOC(y...

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

1

respuesta