photo

kkh1897


Last seen: 17 days ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
124,913
of 300,759

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 21,081

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,900

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Constrained Particle Swarm Optimization
Hi, How can I set the code of below constrained pso? 1/position(1) + 1/position(2) + 1/position(3) + 1/position(4) = 1 Thanks...

3 years ago | 1 answer | 0

1

answer

Question


How can I get input of function when the output is constant?
Hi, How can I get input of function when the output is constant? In this function, output = f(input) output is constant and i...

3 years ago | 1 answer | 0

1

answer

Question


How can I put condition in ode solver
I'm trying to put if condition in ode solver. but it seems that I can't control variables in ode function. (can control just de...

5 years ago | 2 answers | 0

2

answers

Question


Matlab ode solver - putting condition in function
I use ode23s solver and the results show that variables oscillate around zero plus and minus. I want to fix the variables to ...

5 years ago | 1 answer | 0

1

answer

Question


How to apply if statement in ode45 function?
I have a multiple equations with variables c1, c2, c3. Each variables decrease as the time increases. And I want to put if sta...

5 years ago | 1 answer | 0

1

answer