Ece Kurt
Followers: 0 Following: 0
Statistiques
RANG
191 493
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
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
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Writing PDE boundary conditions
How can I insert these boundary conditions into the pdepe solver. ?
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 5 ans il y a | 1 réponse | 0
1
réponseHow 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...
environ 5 ans il y a | 0
Question
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 ...
environ 5 ans il y a | 2 réponses | 0