Community Profile

photo

Cheng Zhang


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to get the R (not R^2) from a linear regression 'poly1'?
When I use [f,gof,output] = fit(x,y,'poly1') I can get gof = struct with fields: sse: 0.3126 ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Optimise multiple variables with "Division by an OptimizationVariable not supported"
I try to fit several unknown constants to match the experimental data. % experimental data c = [0.05; 0.1; 0.2; 0.4; 1]; obs ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can I use weights and bias to manually verify the feedforwardnet?
I have 20 input and 20 target. I build feedforwardnet with one hidden layer of 10 neurons. I got "input weight (IW)" size of 10*...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to re-load MatLab's feedforwardnet to Workspace?
I create a feed-forward neural network 100 times, each time with different input and target. The trained model is saved into "FF...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort