Community Profile

photo

Josiah Jarenee Comia


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Knob for Matlab App Designer to move like the knob for a microwave
We want to make the knob to turn like the it does with a microwave timer, is it possible? How would we go about doing it?

2 years ago | 1 answer | 0

1

answer

Question


I have this for loop, and it seems to not end.
for i=1:n Phi1=1; Phi2=1; gamma1calc(i)=exp(alpha/(1+(alpha/beta)*(x1(i)/x2(i)))^2); gamma2calc(i)=exp(beta/(1+(...

3 years ago | 1 answer | 0

1

answer

Question


How to get fminsearch values for 3 parameters
I want to get the values of 3 parameters usring fminsearch for count = 1 : 25 %loop to generate 25 trials % For Fminsea...

3 years ago | 1 answer | 0

1

answer

Question


How to apply multiple runs (essentially loop it) on optimization (such as GA and PSO)
I want to loop an optimization solution that i've done so that I could generate at least 25 answers (and be it stored in an arra...

3 years ago | 1 answer | 0

1

answer