Alok Nimrani
Followers: 0 Following: 0
Statistics
0 Questions
8 Answers
RANK
2.480
of 295.448
REPUTATION
24
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
4
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
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...
meer dan 5 jaar ago | 0
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...
meer dan 5 jaar ago | 0
| accepted
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...
bijna 6 jaar ago | 1
| accepted
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...
bijna 6 jaar ago | 3
如何设置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...
bijna 6 jaar ago | 0
| accepted
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...
bijna 6 jaar ago | 0
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...
bijna 6 jaar ago | 0
| accepted
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 ...
bijna 6 jaar ago | 0