photo

Jinghua Li


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

7 Questions
1 Réponse

RANG
137 257
of 301 219

RÉPUTATION
0

CONTRIBUTIONS
7 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 193

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 467

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


how to tune the parameters of the trimf grad function?
I want to tune the parameters(a,b,c) of the trimf grad function with steepest descent method,but due to grad function is a segme...

environ 9 ans il y a | 1 réponse | 0

0

réponse

Question


how to solve the classification problem with anfis?
Generally, the anfis is used to solve the regression problem.If there is no model provided,the anfis will use the given data to ...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
How can I calculate the classification accuracy?
I encountered the same problem as you,have you solved the problem? Looking forward your help!

environ 9 ans il y a | 0

Question


How to get the optimization of the object function with steepest descent method?
suppose that: % E1=exp(-(x1-mul1)^2/(2*sigma1^2)); E2=exp(-(x2-mul2)^2/(2*sigma2^2)); …… En=exp(-(xn-muln)^2/(2*sigman^2...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to get minimum value of given function by steepest-descent method with one-dimensional linear search?
given function: f=exp(-(x1-mul1)^2/(2*sigma1^2))*exp(-(x2-mul2)^2/(2*sigma2^2))*... *exp(-(xn-muln)^2/(2*sigman^2));...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to define the step size of steepest-descent method and update the step size simultaneously in multiple variable function?
How to define the step size of steepest descent method and update the step size simultaneously in multiple variable function? As...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to define the step size of steepest-descent method and update the step size simultaneously in multiple variable function?
How to define the step size of steepest descent method and update the step size simultaneously in multiple variable function? As...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to get the step size by steepest-descent method in Matlab?(Updating the step size simultaneously)
I want to optimization parameters of Gaussian membership function with steepest-descent method in iterative process. Unfortunate...

plus de 9 ans il y a | 1 réponse | 0

0

réponse