photo

Jinghua Li


2016년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How can I calculate the classification accuracy?
I encountered the same problem as you,have you solved the problem? Looking forward your help!

7년 초과 전 | 0

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변