Pregunta


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

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 12 años hace | 3 respuestas | 1

3

respuestas

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 12 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

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

más de 12 años hace | 0

| aceptada

Pregunta


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

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 12 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 13 años hace | 1 respuesta | 0

1

respuesta