Domanda


secons max number in a vector
Hi I need to find maximum and second maximum number in a vector. Can you please help? For max, its max(X), but for second max...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Multiple target tracking using particle filters
Hello, Can any one please help me with Matlab resources to 'Multiple target tracking using particle filters'? I completed sin...

circa 14 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 14 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 3 risposte | 1

3

risposte

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 14 anni fa | 3 risposte | 0

3

risposte

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

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

circa 14 anni fa | 0

| accettato

Domanda


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

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 14 anni fa | 2 risposte | 1

2

risposte

Domanda


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

oltre 14 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 14 anni fa | 1 risposta | 0

1

risposta