Frage


How can we check 2 images are the same?
How can we check 2 images are the same? For example, I have an image cameraman, how can I check it is the same like the image ca...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


count how many pixel has value 255 in an image
The image cameraman, how can we find how many pixel has value of 255? Please help me

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


creating vector from n value
Hi everyone, how can I created 5 diffrent vectors based on: n = [2 4 8 16 32] if n = 2, N = [1/2 1/2] if n=4, N = [1/4 1/4 1/...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


moving filter average with convolutional function
For question 2i, I am confused that question, I have understanded in 2 ways: firstly, we take N as a vector and find y[n] by co...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


DTFT on for filter
I need to find DTFT of h1 and h2 on MATLAB, but the graph and what I calculation is very different on h2. If anyone knows, pleas...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


An integer multiple a function
I want the code run with 5 different graph on loop. But the result is just one. Can anyone help me please? load ecg_hw2.mat; n...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


a length of number times to a function
Hi everyone, this code is simple about I have a length number, I create a for loop for each number multiplies to a function, but...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


description to solve equation involved integration
Hi everyone, I have a question: g(u) = inline('sqrt(2*pi*(delta)^2)*exp(-2*(pi^2)*(delta^2).*(u.^2))','u'); delta = [-1:0.001:...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort