photo

Wu Ying


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
245,060
of 300,365

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


curve fit for 4 variables, error 'not enough input arguments'
function [fitresult, gof] = createFit(CO2NonWorkZone, diveIRI, CO2WorkZone,diffeIRI) [xData, yData, zData, gData] = pre...

10 years ago | 0 answers | 0

0

answers

Question


is there anyway to use all models to fit the data I have and then I can choose a best model?
I know I can use nonlinear regression to find out the error but I dont know how to let software try different models itself. Ple...

10 years ago | 0 answers | 0

0

answers

Question


How to select the variables after principle component analysis?
After the principle component analysis is done and the first 8 component are selected, how do I choose the accordingly variabl...

10 years ago | 0 answers | 0

0

answers

Question


Four input parameters and one output parameter, try to model or fit the input and output values
Hi, I am quite new to Matlab. I have this problem to develop a model to fit the data between multiple inputs and output. What I ...

10 years ago | 1 answer | 0

1

answer