long le
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
114,819
of 295,486
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
11.11%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0