Community Profile

photo

hao liu


Active since 2017

Statistics

Content Feed

View by

Question


Matlab curve fitting two equations simultaneously with common arguments
Hi, I am trying to use fminsearch to fit two curves with common arguments. the two equations are : function F1 = fun1(params,fr...

5 years ago | 2 answers | 0

2

answers

Question


removing spikes from test data.
I was trying to remove the spikes from the test data. I used the medfilt1 method like below: Data_B = medfilt1(Data,7); the lef...

5 years ago | 2 answers | 0

2

answers

Question


Java exception occurred: java.lang.OutOfMemoryError: Java heap space
After running for several hours, the matlab stopped running and displayed like below: Error using icinterface/flushinput (l...

6 years ago | 1 answer | 0

1

answer