Question


TBD particle filter
Can any one help me with at least a pseudo code for track before detect particle filter? or at least the links that help? Ple...

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

0

answers

Question


randn
Hi If we declare two rows of random numbers x = randn(2,100) and then use a for loop to move the numbers for k=1:10 x...

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

1

answer

Question


randn
Hi I have an 20X20 image and I want to distribute 'N' random numbers inside the frame. How can I use randn for that? I ca...

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

1

answer

Question


unifrnd, matrix
Hi friends, can you help me out with this I have a matrix(or a frame(image) in my case) called 'z', say its a 3x3 frame. x...

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

1

answer

Question


uniform density, matrix
Hi there, I am working on a new project starting last week, and hence I have been asking too many questions. Thanks for all wh...

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

1

answer

Question


matrix manipulating
Hi there Peculiar problem to me. I have a 3x3 matrix w = 1 2 3 4 5 6 7 8 9 ...

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

1

answer

Question


creating a frame
Hi Want to clarify a simple doubt I have, which was posted earlier, but had not got a reply. Does a = randn(20,20) imsho...

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

1

answer

Question


matlab view
Hi I have a default view of Matlab. I want to see the editor, command window, workspace, current folder and the figures in t...

mer än 12 år ago | 3 answers | 1

3

answers

Question


product in an array
Hi all Just a quick question, and will appreciate your help. Suppose I have w=[a b c d e f] I want a new matrix that give...

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

1

answer

Question


matrix playing
Hi all i have w1 = 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0002 1.0000 1.00...

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

2

answers

Question


using for loop for manipulating matrices
Hello there, can anyone please help me out with this Suppose, I have x = [1,0.5,1,0.5,5]' for i=1:2 for j=1:2 h(i,...

mer än 12 år ago | 3 answers | 0

3

answers

Question


creating a frame(image), randn
Hi Does a = sqrt(3)*randn(20,20) imshow(a,([ ])) create a frame(image), with 20x02 pixels, size of each pixel being 1x1, ...

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

1

answer

Question


creating a frame(image), randn
Hello, Appreciate some quick help from you, my dear Matlab friends! a = randn(20,20) + sqrt(3)*randn imshow(a) will crea...

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

1

answer

Answered
image
And also, I want to set a threshold \gamma = 2, and find which value of the pixels cross the threshold, for each frame

mer än 12 år ago | 0

| accepted

Question


image
Hi I want to create an 30 frames of images with each image having 20*20 pixels. I would also want to access the grey scale leve...

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

2

answers

Question


if vs switch
Hi just a simple question, Which is a better use, 'if' or 'switch'? Thanx P

mer än 12 år ago | 2 answers | 1

2

answers

Question


fifference equation plotting
Hi mates! I want to plot k=1.5 Xk = (Xk-1/2)+((25*Xk-1)/(1+Xk-1^2))+(8*cos(1.2*k)); and zk = xk^2/20 please let me kno...

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

0

answers

Question


reagarding Extended Kalaman filter
Hi All Can anyone please help me on the Matlab implementation of Extended Kalman filter that estimates an arbitrary nonlinear p...

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

1

answer