long le
Followers: 0 Following: 0
統計
MATLAB Answers
9 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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