Josiah Jarenee Comia
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
81,814
of 295,673
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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?
3 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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