photo

Ece Kurt


Last seen: más de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
1 Respuesta

CLASIFICACIÓN
251.356
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Writing PDE boundary conditions
How can I insert these boundary conditions into the pdepe solver. ?

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

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

casi 6 años hace | 0

Pregunta


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

casi 6 años hace | 2 respuestas | 0

2

respuestas