photo

Vivek


Last seen: 3개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
3 답변

순위
269,219
of 300,756

평판
0

참여
5 질문
3 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,890

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Choosing optimal values from the genetic algorithm
As GA are probabilistic and indetriministic everytime I run the code I am getting different optimas with the same value of objec...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Plotting the objective function
The below shown objective function has to be plotted and while doing so its going in infinite recursion. The functions m and b...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Maximization problem in MATLAB Optimisation Toolbox
Basically by default MATLAB OPtimisation Toolbox fminocon and ga algorithms minimise the objective function. To maximise normal...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Issues in the constraint functions of the Optimization Problem solving
I want to add more than two constraints which are linear, nonlinear and with both equality and inequality signs. As per the MATL...

거의 3년 전 | 답변 수: 2 | 0

2

답변

답변 있음
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
I want to add more than two constraints which are linear, nonlinear and with both equality and inequality signs. As per the MATL...

거의 3년 전 | 0

답변 있음
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
For optimisation the command used is as shown below options=optimoptions('ga','ConstraintTolerance',1e-3,'Display','iter') [x,...

대략 3년 전 | 0

답변 있음
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
Thank you so much @Cris LaPierre @Walter Roberson @Torsten for responding and helping me to solve the problem. I have done cha...

대략 3년 전 | 0

질문


I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
I am getting the above said error....basically here I have written function to calculate the beta and mach, for every iteration ...

대략 3년 전 | 답변 수: 3 | 0

3

답변