![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14733874_1549538238936_DEF.jpg)
Kennard Ng
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
241.170
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.687
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
How to calculate Fourier coefficients for a simple signal as an exponential series?
How to calculate Fourier coefficients for a simple signal as an exponential series?
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to write a cross signal function and apply it to the signals?
xDataA = linspace(0,4*pi,1024); % create signal yDataA = cos(xDataA); % array A xDataB = linspace(0,4*pi,1024); % create signa...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I form a product of two arrays and add the numerical value of the integral in the plot?
xDataA = linspace(0,4*pi,1024); yDataA = cos(xDataA); xDataB = linspace(0,4*pi,1024); yDataB = cos(xDataB); I have two a...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to fill a 1024 point array with two cycles of a cosine wave?
How to fill a 1024 point array with two cycles of a cosine wave?
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How to remove data on left hand region of the image?
[x, y, frequency] = textread('SRAS_opt.txt','%f %f %f'); A2 = reshape(x,[200,200]); B2 = reshape(y,[200,200]); Vb = 24*10^-6*...
alrededor de 6 años hace | 1 respuesta | 0