photo

KJVKU999


Last seen: 3 månader ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

11 Questions
3 Answers

RANK
10 030
of 300 392

REPUTATION
3

CONTRIBUTIONS
11 Questions
3 Answers

ANSWER ACCEPTANCE
36.36%

VOTES RECEIVED
3

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 335

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

  • Explorer
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


What is ideal line (white or black or greyscale) in fspecial, motion filter?
I played with the tool for a while but I cannot understand the formula used to prepare the motion filter. I found this in th...

mer än 7 år ago | 0 answers | 0

0

answers

Question


How to get handles of a legend that was automatically generated?
I am trying to move an automatically generated (did not create command like: lgd=legend(...)) legend in a subplot. How to acc...

ungefär 8 år ago | 2 answers | 1

2

answers

Answered
How can I choose the best neural network in MATLAB when my results change each time I retrain?
You can use at the beginning of your program: rng(1); so that your results won't differ every time you retrain your netw...

mer än 8 år ago | 0

Question


How to display 'Loading...' in 'cmd.exe' of a standalone application before it attempts to load MCR?
Hello, Thank you for your attention. I deployed an application using deploy tool. I unchecked to suppress console window (s...

mer än 8 år ago | 2 answers | 0

2

answers

Question


How to make 'interactive' parallel plot
When I used classification learner toolbox, it provided interactive parallel plot. By 'interactive' I mean that you can move one...

mer än 8 år ago | 0 answers | 0

0

answers

Question


Neural network: Target vector for 'None of the Above' class?
Say, I have a neural network system trained with 5 classes. When new image is given to the system it will give one class as outp...

mer än 8 år ago | 0 answers | 1

0

answers

Question


what is the difference between one class learning and two class learning?
On <http://www.mathworks.com/help/stats/classificationsvm-class.html this> link, it says about one- class and two-class learning...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


bag of visual words -Difference between default and custom extractor
What is the difference between DEFAULT and CUSTOM EXTRACTOR? DEFAULT: No need to define, just one line in program: bag...

mer än 9 år ago | 0 answers | 0

0

answers

Answered
I have extracted all the size blobs form a dataset.
# Decide first your features # Prepare features from your extracted blob/blob size data, and # You need to make table/ma...

nästan 10 år ago | 0

Question


Can I set read only property 'CutPoint' of classification tree?
One of the properties of Classification Tree is: *CutPoint* Although it's read-only, I need to change it's value. is it poss...

nästan 10 år ago | 1 answer | 0

1

answer

Question


matlab run and time (last button In editor menu) considers time taken by user to enter data. How to discard this time?
I found out it considers time taken by user to enter data. By what means we can discard that time?

nästan 10 år ago | 0 answers | 0

0

answers

Question


Holdout validation, data taken randomly? 3 questions
In classification learner, I got this accuracy of 97% using gaussian SVM technique. I used holdout validation (125 set of dat...

ungefär 10 år ago | 1 answer | 1

1

answer

Answered
how to label features extracted from image using extractFeatures() and divide them in testing and training sets?
How many surf point you are using? Are you using all available points? You can use Classification Learner application availab...

ungefär 10 år ago | 0

Question


imshow, axes in GUI, cla not working
Hello, Number of axes created for displaying image depends on the slider value. switch slidervalue with two case is shown bel...

mer än 11 år ago | 1 answer | 0

1

answer