photo

shree om bade


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten