Frage


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

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 13 Jahre vor | 0

| akzeptiert

Frage


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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 13 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort