photo

Amishi


Last seen: mehr als 3 Jahre vor Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Recursive Function and increment global/persistant variable
My code goes like below. function [out1] = MyFun1(Arg1,Arg2,Arg3) global z If z~=n (n is a number passed in Arg3 ) function ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Need to access only few samples from and an array
Hi I have a matrix and instead of traversing sequentially I need to traverse randomly. So I use another array to random the inde...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Crop the region
I wanted to know how to obtain the region inside the border. For example I am using the MRI liver image and I just want all th...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error in imshow
I get the following error when i tried to used imshow. Previously it was working. I tried with other system its working. I tr...

etwa 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


PSO Clustering
Hi, I am implementing PSO clustering technique. I have a query regarding how a particle should be updated The algori...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Cluster performance
Hi, How cluster performance can be calculated ? Is there any in built function in matlab such as for Dunn's index or Dav...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Calculation of dunn index
Hi, http://www.mathworks.com/matlabcentral/fileexchange/27859-dunns-index/content/dunns.m In this link calcualtion of dun...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Unable to find compiler
I am using windows 7 64 bit and installed visual c++ express edition 2010 but still when i give mex -setup i am unable to find ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to plot high dimensional data(scatter or scatter3)
How should i plot a data which has n dimensions for example 6 or 9 dimensions using a scatter3 plot For example [88 89 64 ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to perform a single Matrix calculation and store result back into a vector or matrix
Hi, Everyone I have written a code which calculates weighted distance in a single matrix. (similar to euclidean distance). I ne...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort