Statistics
RANK
154,168
of 295,569
REPUTATION
0
CONTRIBUTIONS
8 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
detect nth character in a string
hello all masters, i have a variable string for example a = 'c13Maya' how do i detect the 2nd and 3rd characters of the s...
13 years ago | 1 answer | 0
1
answerQuestion
divide audio signal into frames
hi all, i've 2second audio signal, i want to divide it into 20 frames and each frame is 100ms length. for i = 1:100:200...
13 years ago | 3 answers | 0
3
answersQuestion
image block indices
hi all, i've this following code function [rc, gc, bc, out, fileList] = histogram(f) %------ ini adalah program untuk...
13 years ago | 1 answer | 0
1
answerQuestion
GUI axes handle
hi all, i want to ask how we set axes handle in a loop e.g: i want to show images in two axes according to their order, in axe...
13 years ago | 2 answers | 0
2
answersQuestion
csvwrite increment file name
hi everyone, i have problem with this code clear all; f = 'F:/Maya/pengenalan pola/tugas image retrieve/image';...
13 years ago | 1 answer | 0
1
answerprocessing several images blocks
my images are RGB, can we perform RGB histogram to each block of each image?
13 years ago | 0
Question
processing several images blocks
hi all, i have 10 jpg image with same size 320x320, i've divided each image into 4x4 block. i need to access each block but i...
13 years ago | 2 answers | 0
2
answerscell matching
i've been able to solve my problems.. :D thx u 4 your help! ---Maya--
13 years ago | 0
Question
cell matching
hi, i have a code like this: b = {'i'; 'need'; 'five'; 'rats'}; c = {'rats'; 'eat'; 'cheese'}; b{10} = []; c{10} = [...
13 years ago | 3 answers | 0
3
answerschange cell dimension
Wuaaaaa,, its work! the answers you both give me are working exactly what i need,, i've just checked and it's so simple,, stupi...
13 years ago | 0
Question
change cell dimension
hi all y teachers, i have a cell : a = {{8x1cell} {14x1cell} {11x1cell} {23x1cell} {17x1cell} {8x1cell} {18x1cell} {14x1c...
13 years ago | 3 answers | 0