Skip to content

Too long runtime of the program "parameters_retrieval" #5

@ZhaotingLi

Description

@ZhaotingLi

Hi,

I am running the function parametes_retrieval/main.m using MatLab R2021a. However, this program is too slow, it takes around 1h15min to run only 2 steps. I am not sure whether the wired runtime is caused by the large data number or my pc. I will appreciate your help! Here is the output of the function:

Warning: Column headers from the file were modified to make them valid MATLAB identifiers before
creating variable names for the table. The original column headers are saved in the
VariableDescriptions property.
Set 'VariableNamingRule' to 'preserve' to use the original column headers as table variable
names.
RUN 1 of 10, step 1 of 5



Feasible point with lower objective function value found.

Solver stopped prematurely.

fmincon stopped because it exceeded the function evaluation limit,
options.MaxFunctionEvaluations = 9.100000e+03.

Maximum number of function evaluations exceeded: increase options.MaxFunctionEvaluations.
FMINCON:

Solver stopped prematurely.

fmincon stopped because it exceeded the function evaluation limit,
options.MaxFunctionEvaluations = 9.100000e+03.


RUN 1 of 10, step 2 of 5


Feasible point with lower objective function value found.

Solver stopped prematurely.

fmincon stopped because it exceeded the function evaluation limit,
options.MaxFunctionEvaluations = 9.100000e+03.

Maximum number of function evaluations exceeded: increase options.MaxFunctionEvaluations.
FMINCON:

Solver stopped prematurely.

fmincon stopped because it exceeded the function evaluation limit,
options.MaxFunctionEvaluations = 9.100000e+03.


RUN 1 of 10, step 3 of 5


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions