long le
Followers: 0 Following: 0
Feeds
질문
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...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
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);...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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....
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
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...
6년 초과 전 | 답변 수: 0 | 0