Passband Modulation - MATLAB Central
photo

Passband Modulation


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 08/12 to 04/25Use left and right arrows to move selectionFrom 08/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

15 質問
0 回答

ランク
9,698
of 298,292

評判
2

コントリビューション
15 質問
0 回答

回答採用率
73.33%

獲得投票数
1

ランク
 of 20,560

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,775

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


help me fix the code in which data extracted from a sound file are manipulated
a sound file with content consisting of 65120 rows of item as following shows <<http://i.imgur.com/FOt7n.png>> file source...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


how to multiply each row in a column by different numbers
say, a file consists of a single column with 10000 rows load file.txt a = file; k=1:10000; ...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


how to extract data from a sound file and do calculations with the data?
I have a sound file named “message.txt” containing the waveform of a voice message embedded in a sinusoid with frequency of 220 ...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


how to do tedious mathematical calculation with matlab
it is really tedious, probably impossible, to do the following equation using a calculator. Please note that cosine and sine fu...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


simple multiplication / summation using matlab
i want to do some complicate calculations by matlab of following <<http://s15.postimage.org/9llhk1xyh/Capture.png>> n=0...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


Revised: find the frequency corresponding to max. magnitude in spectrum (FFT)
the spectrum of a message is shown as follows <<http://s10.postimage.org/3q43852fr/Capture.png>> where magnitude plot of t...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


how to use FFT in matlab using imported data in time domain excel file
i have some polymers characterized by transmission terahertz time domain spectroscopy (THz-TDS).

12年以上 前 | 3 件の回答 | 0

3

回答

質問


find the dominant frequency with the use of the command max
I have a file named “message.txt” containing the waveform of a voice message embedded in a sinusoid with frequency of 220 Hz, a...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


using convolution with matlab
x[n]=n^3-n^2, 0<n<3 h[n]=1/n, -2<n<-1 y[n] is the convolution of x[n] and h[n] how can i compute y[n] ?

12年以上 前 | 2 件の回答 | 0

2

回答

質問


what is the purpose of the command line “y=y(1:64)”
Generate x[n]=2cos(0.2*pie*n), with a length of N=64 , that is,0<n<63 , using “x=2*cos(0.2*pi*n)” with “n=[0:63]”. Use the foll...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


create a piece of music using matlab??
given a note file named “toneA.m" ------ note A----- clear all Fs=8000; Ts=1/Fs; t=[0:Ts:1]; F_A=440; %Frequency ...

12年以上 前 | 7 件の回答 | 0

7

回答

質問


find the mean, energy and power of cosine function
i am just a matlab beginner. x[n]=2cos(0.2*pi*n) with a length of N =100 , that is, ,0<N<99 plotted clear all n=[0:99]...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


processing phases/degrees confined within +-180degrees
a set data (1001 items of freuqency v 1001 items of degree) are output from Agilent PNA Network Analyzer. <<http://s14.posti...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


matlab beginner: use FFT in matlab and get phase plot
Sorry for asking this question again, but i have to (so urgent) i have some polymers characterized by transmission terahertz ...

12年以上 前 | 2 件の回答 | 1

2

回答

質問


use FFT in matlab and get phase plot
i have some polymers characterized by transmission terahertz time domain spectroscopy (THz-TDS). ive now the time domain data...

12年以上 前 | 1 件の回答 | 0

1

回答