photo

Ben Hatrick


Last seen: 거의 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
2 답변

순위
35,035
of 300,930

평판
1

참여
8 질문
2 답변

답변 채택
75.0%

획득한 표
1

순위
 of 21,114

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,750

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Particle swarm algorithm in Fuzzy Logic Designer is breaking unity sum property of membership functions, how can I stop this?
Hi Sam, I appreciate your going to such lengths to investigate this issue. The main problem is that the in-built PSO algorithm...

거의 2년 전 | 0

질문


Particle swarm algorithm in Fuzzy Logic Designer is breaking unity sum property of membership functions, how can I stop this?
I am using the Fuzzy Logic Designer App to fine-tune a Type-I Mamdani FIS. I have preset a number of inputs with three membershi...

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

3

답변

답변 있음
Average number of trials not working
for p = 1:n_trials node_visit = []; i =0; while ~all(ismember(1:n^2,node_visit)) i = i+1; node_visit(i) = j; ...

대략 4년 전 | 0

| 수락됨

질문


Average number of trials not working
I am currentrly trying to find the average number of trials for all values in a given range to be outputted using a while functi...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Stopping a for loop when certain values have been reached
I am running a for loop at want it to finish when a given number of values have all occured at least once. The ouputs of the for...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Simulation of random walk
I am simulating a random walk using markov chains . In the case below a 3x3 grid (9 nodes) is being used. I want to make 100 mov...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


For loop for wind speed analysis
Hello, I am currently working on a data set from a wind turbine. I have calculated the values of wind speed and power output giv...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


storing values in for loop
I am currently working on a regression project using a subsampling method and am finding R^2 values for a particular data set. H...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Storing values from a for loop
Hello, Im currently using regression to analyse a large set of data. After calulating relevant residuals I have found the coeffi...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Matlab responds with 'busy'
When running the following code no output (graph) is given, instead matlab gives 'busy' in the bottem left hand corner. Any ...

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

1

답변