Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
image block indices
hi all, i've this following code function [rc, gc, bc, out, fileList] = histogram(f) %------ ini adalah program untuk...
13 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
processing several images blocks
my images are RGB, can we perform RGB histogram to each block of each image?
processing several images blocks
my images are RGB, can we perform RGB histogram to each block of each image?
13 years 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答已回答
cell matching
i've been able to solve my problems.. :D thx u 4 your help! ---Maya--
cell matching
i've been able to solve my problems.. :D thx u 4 your help! ---Maya--
13 years 前 | 0
提问
cell matching
hi, i have a code like this: b = {'i'; 'need'; 'five'; 'rats'}; c = {'rats'; 'eat'; 'cheese'}; b{10} = []; c{10} = [...
13 years 前 | 3 个回答 | 0
3
个回答已回答
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...
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...
13 years 前 | 0
提问
change cell dimension
hi all y teachers, i have a cell : a = {{8x1cell} {14x1cell} {11x1cell} {23x1cell} {17x1cell} {8x1cell} {18x1cell} {14x1c...
13 years 前 | 3 个回答 | 0