photo

hao liu


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
105,495
of 297,503

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

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

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

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

7 years ago | 1 answer | 0

1

answer