Community Profile

photo

Rusmaya Luthfina


Gadjah Mada University

Active since 2011

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 3 answers | 0

3

answers

Question


image block indices
hi all, i've this following code function [rc, gc, bc, out, fileList] = histogram(f) %------ ini adalah program untuk...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


csvwrite increment file name
hi everyone, i have problem with this code clear all; f = 'F:/Maya/pengenalan pola/tugas image retrieve/image';...

12 years ago | 1 answer | 0

1

answer

Answered
processing several images blocks
my images are RGB, can we perform RGB histogram to each block of each image?

12 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...

12 years ago | 2 answers | 0

2

answers

Answered
cell matching
i've been able to solve my problems.. :D thx u 4 your help! ---Maya--

12 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} = [...

12 years ago | 3 answers | 0

3

answers

Answered
change 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...

12 years ago | 0

Question


change cell dimension
hi all y teachers, i have a cell : a = {{8x1cell} {14x1cell} {11x1cell} {23x1cell} {17x1cell} {8x1cell} {18x1cell} {14x1c...

12 years ago | 3 answers | 0

3

answers