Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
9.698
of 295.527
REPUTACIÓN
2
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
73.33%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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; ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
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).
alrededor de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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] ?
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
alrededor de 12 años hace | 7 respuestas | 0
7
respuestasPregunta
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]...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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 12 años hace | 2 respuestas | 1
2
respuestasPregunta
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 12 años hace | 1 respuesta | 0