Community Profile

photo

shree om bade


Last seen: alrededor de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


scope signal with negative value
In my simulink model, I set the start time -100 and stop time 50. However, the simulink plots signals staring from 0 to 50 ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to provide value for parameters from m file to matlab function block in simulink without assigning the parameters inside simulink matlab function
Hi I am using matlab function block in simulink and really I am having problem in assigning value for some parameters which I...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


wind curtailment and charging battery
HI I want to implement wind curtailment system and charge the battery with the surplus power and vice-versa . Does anybody ha...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I use matlab function block in simulink and got some error (Function 'MATLAB Function' (#56.9.19), line 1, column 10: "P_BESS_dis") which I couldn't fix it. Here is my code;
function P_BESS_dis = fcn(SoC,P_BESS_ref) SoC_max=0.55; SoC_min=0.1; if(SoC>=SoC_max) P_BESS_dis=0; else ...

más de 3 años hace | 0 respuestas | 0

0

respuestas