Statistics
RANK
2,559
of 295,486
REPUTATION
24
CONTRIBUTIONS
330 Questions
4 Answers
ANSWER ACCEPTANCE
41.21%
VOTES RECEIVED
9
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
Question
Dividing the image into blocks
I have a image that I want to divide into blocks until each pixel in block have same value. For example in the link below I hav...
6 years ago | 2 answers | 0
2
answersQuestion
Scaling the natrix in specific range
I have a 300x1 matrix where the minmum value is -2.1188e+003 maximum is 460.3171 i want to sc...
7 years ago | 2 answers | 0
2
answersQuestion
How to remove noise?
I have uploaded images: <<http://i.imgur.com/jlGZw.jpg>> <http://i.imgur.com/jlGZw.jpg> <<http://i.imgur.com/bY0oU.png>...
8 years ago | 4 answers | 0
4
answersQuestion
how to choose wavelet type
I am working on wavelet filters,in this i have to use Daubehices complex wavelet transform. When viewing wfilters or so,it is s...
10 years ago | 0 answers | 0
0
answersQuestion
how to model the circuit
I have a circuit diagram below in the link http://imgur.com/hpTBnFC plz tell how tomodelit ,if tried but trasisitor is not...
10 years ago | 0 answers | 0
0
answersQuestion
how to generate saw tooth wave
I want to generate saw tooth wave,i have used m files to generate and liked in simlink ,now i want to generate sawtooth where th...
10 years ago | 0 answers | 0
0
answersQuestion
connecting transisitor with a switch
I need to connect trasistor with a switch ,in image below,i tried but it showing red line not connected,kindly help http://im...
10 years ago | 0 answers | 0
0
answersQuestion
Why the scope axis changes
I am working on fuzzy in simulink,the time is 500 seconds if i increase to 800,the x axis showsonly from 300 to 800 and if it is...
10 years ago | 1 answer | 0
1
answerQuestion
How to send an sms
I am working on a concept that if the process gets over i want to send sms to my mobile for this i used the code http://simp...
10 years ago | 2 answers | 0
2
answersQuestion
how to count number of vehicles
I have seen a demo from http://www.mathworks.in/products/computer-vision/code-examples.html?file=/products/demos/shipping/vi...
11 years ago | 0 answers | 0
0
answersQuestion
error in rsa encoding
I have a sine wave ,it tried to perform RSA encrytption,but the result i got is not a sine wave,and also the amplitude is very h...
11 years ago | 0 answers | 0
0
answersQuestion
classification using fuzzy network
I am working on fuzzy min max neural network,I have not found any codes and documents,is fuzzy neural network and fuzzy min max ...
11 years ago | 1 answer | 0
1
answerQuestion
removing flim artifacts from image
I have an MRI image in which it contains artifacts and white labels,kindly tell how to remove these labels and artifacts,I have ...
11 years ago | 2 answers | 0
2
answersQuestion
Unbleto convert to frames
I downloaded a video from youtube ,then i converted to avi format,i used mmreader for reading video i got error as h263 codec m...
11 years ago | 0 answers | 0
0
answersQuestion
fetching data from array
I have a set of values as G=[1 1 1 1 2 2 1 2 3 2 2 1 3 3] in this there are 14 values,i want to fetch as following the...
11 years ago | 2 answers | 0
2
answersQuestion
saving content to text file
I want to save the content from a webpage to a textfile suppose i have a url https://www.google.co.in/?gws_rd=cr&ei=ZugiU...
11 years ago | 1 answer | 0
1
answerhow to classify the data using extreme learning machine
You can check this link for ELM source codes http://www.ntu.edu.sg/home/egbhuang/elm_kernel.html
11 years ago | 0
| accepted
Question
calculation of first order histogram
how to find first order histogram by The first-order histogram P(I) is defined as: number of pixels with gray level I/total...
11 years ago | 1 answer | 0
1
answerQuestion
How to match features
I have detected features points using surf from http://www.mathworks.in/help/vision/ref/matchfeatures.html#btatw3a for ca...
11 years ago | 2 answers | 0
2
answersQuestion
Error using load in libsvm
I am working on libsvm when i try to load the data heart_scale i get error Number of columns on line 3 of ASCII file D:\file...
11 years ago | 0 answers | 0
0
answersQuestion
how to recognise svmtrain function
I have wine dataset and working on libsvm ,wen i use svmtrain( train_label, train,cmd); i get error Y must be a vect...
11 years ago | 0 answers | 0
0
answersQuestion
Undefined function 'libsvmread' for input arguments of type 'char'.
I get the following error when i use libsvm Undefined function 'libsvmread' for input arguments of type 'char'. i download...
11 years ago | 3 answers | 0
3
answersQuestion
how to define colour in HSV space
in the link provided http://www.mathworks.com/matlabcentral/answers/48053 i got values for blue colour ,i need same for gr...
11 years ago | 2 answers | 0
2
answersQuestion
how to find the mean colour
I have a image which consists of water ,green land and roads,I want to find mean of each colour say blue region ,green region et...
11 years ago | 1 answer | 0
1
answerQuestion
error wen using svm
I have training values of 6x3 and testing calue of 1x3,i used svm but it returns wrong result the first 3 columns are group 1...
11 years ago | 0 answers | 0
0
answersQuestion
error while writing a video
I have a seven second video,i converted to frames and used imwrite to save all files in a folder and then i tried to convert fra...
11 years ago | 2 answers | 0
2
answersQuestion
frames per second changes
i have a code in which the frames per second changes and also the duration of video clc clear all vidObj = VideoReade...
11 years ago | 1 answer | 0
1
answerQuestion
how to implement cartesian coordinates
I have a image http://imgur.com/EOyLRe6 which consists of cartesian coordinates,plz tell how to implement these coordinat...
11 years ago | 1 answer | 0
1
answerQuestion
how to remove the noise
I have a code below and have a image ,i want to remove noises from it , i tried wiener,median filters but noise is not removed c...
11 years ago | 1 answer | 0
1
answerQuestion
Thresholding an leaf image
I have a leaf image,i want to threshold it such that i can see the veins ,i used graythresh for thresholding,but the leaves bec...
11 years ago | 0 answers | 0