![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20581858_1607502974162_DEF.jpg)
Josiah Jarenee Comia
Followers: 0 Following: 0
Feeds
질문
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?
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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+(...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 4년 전 | 답변 수: 1 | 0