Community Profile

photo

Passband Modulation


Con actividad desde 2012

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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; ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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).

más de 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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] ?

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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 ...

más de 11 años hace | 7 respuestas | 0

7

respuestas

Pregunta


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]...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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 ...

más de 11 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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...

más de 11 años hace | 1 respuesta | 0

1

respuesta