![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16378338_1569512649882_DEF.jpg)
Ece Kurt
Followers: 0 Following: 0
Statistiques
RANG
158 424
of 297 046
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
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. ?
environ 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...
plus de 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...
plus de 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 ...
plus de 5 ans il y a | 2 réponses | 0