photo

Isabel


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
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 ...

거의 7년 전 | 0

| 수락됨

질문


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

거의 7년 전 | 답변 수: 3 | 0

3

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변