photo

Isabel


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
how to horizontally concatenate two strings, being one a cell array and the other a num2str converted gpuarray?
To whom it might concern I found the solution: C = 'CELL:%.4f,CELLA:%.4f,CHAR:%.4f,GCH4:%.4f,GH2:%.4f'; for i = 1:2 ...

casi 7 años hace | 0

| aceptada

Pregunta


how to horizontally concatenate two strings, being one a cell array and the other a num2str converted gpuarray?
Hello there, I am trying to concatenate two strings, but I'm missing something. The idea is to get these strings: 'CELL:0....

casi 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


I have two problems in my code: 1 - Genetic algorithm gets “stuck” in the first generation. 2 – lsqcurvefit is unable to fix it. Can anyone, please, help me?
Hello, I am trying to minimize the error between 2 curves using the least squares method. To accomplish that I am using a two-st...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I am using the ode15s solver with the cantera's library. I came across this error (see below) that I don't know how to solve. Many thanks for the help.
This is my main code: y = [20 5 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]; biopyrolysis = IdealGasMix('biomass_cell.x...

más de 7 años hace | 1 respuesta | 0

1

respuesta