
common fernando
Statistics
9 Preguntas
3 Respuestas
CLASIFICACIÓN
182.593
of 272.967
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 18.436
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 122.365
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
Content Feed
Pregunta
white noise case in 3L dft
hello guys, maybe someone of you is able to help me...I tried to fix my problem with the solution above but it wasn`t possible. ...
casi 2 años hace | 1 respuesta | 0
1
respuestaWhy do I get the error 'Subscript indices must either be real positive integers or logicals. ' ?
hello guys, maybe someone of you is able to help me...I tried to fix my problem with the solution above but it wasn`t possible. ...
casi 2 años hace | 0
how to solve repeated y-axis problem
the error in this fig y-axis
alrededor de 2 años hace | 0
Pregunta
how to solve repeated y-axis problem
function [t_est,f_est]=threeDFT(v,fs,tmax,N0) % v : volt as function of time % fs : sampling frequency (Hz) % ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
gabor with no error can I plot( fr estimated with fi input )at t=1
clear all; close all; clc Fs=200; %sampling freq. dt =1/Fs; N=Fs/50 %number of samples/cycle m=3; %no. of cycles ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
three level DFT need help in error
clear all; close all; clc fs=200; %sampling freq. dt =1/fs; N0=fs/3; %number of samples/cycle m=3; %no. of cycles...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
error in my code
clear all; close all; clc fs=200; %sampling freq. dt =1/fs; N0=fs/3; %number of samples/cycle m=3; %no. of cy...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
ERROR AGAIN IN threeDFT
Error using * Inner matrix dimensions must agree. Error in threeDFT (line 39) c(j)=x*Hc'; clear all; close all; cl...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
ERROR Subscript indices must either be real positive integers or logicals.
clear all; close all; clc fs=200; %sampling freq. dt =1/fs; N0=fs/50; %number of samples/cycle m=3; %no. of cyc...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Error using + Matrix dimensions must agree.
by using white noise effect in the three level discrete F T: clear all; close all; clc fs=200; %sampling freq. dt =1/...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
differential evalution code Error using * Inner matrix dimensions must agree.
Error in @(x)sum((minus((x(1)),V)*sin(2.*pi.*x(2).*t+x(3)).^2))/n Error in noise_de (line 56) pop(i).Cost=CostFunc...
alrededor de 2 años hace | 1 respuesta | 0
1
respuesta"Subscript indices must either be real positive integers or logicals." again! See codes
hi guys I do the code for white noise of 3LDFT algorithm but give me error Subscript indices must either be real positive inte...
más de 2 años hace | 0