Community Profile

photo

Kanika Bhalla


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Fuzzy c means with particle swarm optimization
Can anyone help me with the code of FCM with PSO. I am unable to retrieve correct results using the code.

3 years 前 | 0 个回答 | 0

0

个回答

提问


max and min row from an array
let there is a 7x2 matrix [1 2 3 4 5 5 6 7 8 9 10 11 -2 -4] can i get a row that has min value and a row that has max va...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I generate random numbers
Let a1=[3.698247068550237,7.396494137100475] Let a2=[-0.315547526817319,-0.105392873956985] Hw to find the random numbers in t...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can we generate random numbers between two negative values.
Can some plz help me to generate random nos between two negative values like [-5,-1.670000000000000]

3 years 前 | 1 个回答 | 0

1

个回答

提问


Cuckoo Optimization Algorithm with FCM
Can i get the matlab code for COA+FCM for image segmentation

3 years 前 | 0 个回答 | 0

0

个回答

提问


Unable to perform assignment because the left and right sides have a different number of elements.
for i=1:100 s_code1(i)=strcat(s_code(2*i-1,:),s_code(2*i,:)); end c1=cross(s_code1,100);

3 years 前 | 2 个回答 | 0

2

个回答