Community Profile

photo

long le


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


MATLAB - Signal Noise Ratio
I have a damped sine wave which is a emitted signal as below: x = x = A*exp(-t).*sin(2*pi*f*t); And I define a received signal...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


MATLAB - Delay sine wave
I have a damped sine wave as below: N=250; Fs=20; Ts=1/Fs; t=(0:N-1)*Ts; A = 3; f = 1; x = A*exp(-t).*sin(2*pi*f*t);...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


delay sine wave and correlation
Simulate in Matlab/Python a damped sine wave as the emitted signal (x(n). The damped signal can be obtained by multiplying a sin...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


CALCULATE norms: l2 and l1 distances
I have two vector with different size x=[1; 2; 5; 6; 1; 9; -5 ]; y=[1; -2; 3; 1; 0; -3 ]; How can I calculate the distance l1...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Write an image processing algorithm that measures the surface area of the green pills in pixels
Considering the image ‘pills2’, write an image processing algorithm that measures the surface area of the green pills in pixels....

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


MATLAB CODING - SIGNAL CONVOLUTION
I have a convolution operator as a linear system which transforms a signal x(n) into a signal y(n) through an impulse response h...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Frequency domain and Shannon limit
Hi all, I am a newbie in MATLAB coding. I have some questions related to frequency domain. I have an sine wave equation as be...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Generate and represent a sine wave in Matlab
Hi every one, I am a newbie in Matlab, I have a question as below. Anyone can help me to do it in Matlab, or give me some guid...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Anyone may help me with this (Image texturing and segmentation)
1. Segment your medical image to 150 super pixels using the k-means algorithm. 2. Compute on each super-pixel the texture fea...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten