Community Profile

photo

GC


Active since 2013

Statistics

Content Feed

View by

Question


Subscripted assignment dimension mismatch. Error in fminsearch (line 191) fv(:,1) = funfcn(x,varargin{:});
This is my code: Starting=[10.0;1.0]; [~, Paretofval]=fminsearch(@pareto, Starting); BIC(1,1) = -2*(-Paretofval) + 2 ...

10 years ago | 1 answer | 0

1

answer

Question


How to import excel data into .mat format?
I am looking at financial price data, which I want to analyse using Matlab

10 years ago | 1 answer | 0

1

answer