Community Profile

photo

Alok Nimrani

Last seen: 13 Tage vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Image not able to detect SURF features
This error is seen if the operands being evaluated by the short-circuit || and && operators are empty or non-scalar arrays. If y...

etwa 5 Jahre vor | 0

Beantwortet
How can i choose the k initial centroids far away from each other in k-means clustering based image segmentation
You can make use of k-means++ algorithm to choose the initial centroids far away from each other. This algorithm is the one used...

etwa 5 Jahre vor | 0

| akzeptiert

Beantwortet
What is the reference category for mnrfit when response variable is a categorical array
In general, the reference category will be the last category listed by "categories" function. For example, in the first example...

etwa 5 Jahre vor | 1

| akzeptiert

Beantwortet
is there a way to access simulink online?
Thanks for showing interest in Simulink Online. We are actively working on bringing Simulink to MATLAB Online. However, we d...

etwa 5 Jahre vor | 3

Beantwortet
如何设置bar图中的颜色(how to set the color of bar chart)
Hi Jun Zhang, You can store the face color of each bar in the above figure and then use these color in future plots. As an exam...

etwa 5 Jahre vor | 0

| akzeptiert

Beantwortet
Colormap on polarhistogram bars
Hi Michail, You can define a colormap using hsv function and then choose a line color according to the values of data(:,2). You...

etwa 5 Jahre vor | 0

Beantwortet
table display problem in app designer
Hi Yu, This is a performance issue with respect to 'uitable' components. An enhancement request has been submitted to address t...

mehr als 5 Jahre vor | 0

| akzeptiert

Beantwortet
Read columns/rows from cvs
Hi Maximilian, As suggested earlier, you can make use of 'xlsread()' to read values from a particular column for some specific ...

mehr als 5 Jahre vor | 0