Ece Kurt
Followers: 0 Following: 0
Statistica
RANK
191.493
of 295.467
REPUTAZIONE
0
CONTRIBUTI
4 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Interp1-Input coordinates must be real.
Matlab gives this error. SOC_ent and DUdt is both array with constant terms and theta_n is changing. But non of the terms are co...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Writing PDE boundary conditions
How can I insert these boundary conditions into the pdepe solver. ?
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Calling a function handle of interp1 to another function handle.
Here, I want to calculate input current based on power demand. Current is calculated based on this formula . But when I run the...
circa 5 anni fa | 1 risposta | 0
1
rispostaHow can I add values of an array as an input into the ode45 function ?
Okay! I think it works. Thank you all!! load('Current.mat'); %1370x1 double current_index=1:1:1370; I=@(t)interp1(curren...
circa 5 anni fa | 0
Domanda
How can I add values of an array as an input into the ode45 function ?
This is my current profile and I want to calculate the SOC of the battery based on this current profile. So, I have the array ...
circa 5 anni fa | 2 risposte | 0