Arin Dutta
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
68.686
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
What Equation should I try to Fit the Exponential Curve
I am trying to generate a mathematical equation from an exponential plot. For example: I did the following fitting, where the pr...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Fitting data to a known function using numerical solution
I have a set of input values and output values of a function f(x). Now, zz= linspace(1,120e3, 1000); A= 100.*exp((-alpha)....
más de 2 años hace | 1 respuesta | 0
1
respuestaIFFT of Low Pass Filter function
Thanks for your response. I did the IFFT, because I need to convert the frequency to time. As the given transfer function in fre...
más de 3 años hace | 0
Pregunta
IFFT of Low Pass Filter function
Let, a low pass filter function, R= α^2/(α^2+〖(2πfd)〗^2 ) , where d and α are constant, f is frequency. If I take the IFFT o...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to combine Random Gaussian Noises from different sources
0 I have generated two different white gaussian random noises in MATLAB using two different seeds. For example: Asn1 = sqrt(no...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Adding two random white gaussian noise signals
I want to add one random noise white gaussian noise signal with another random gaussian signal. For example, One signal is: Asn...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses.
In the following code, out = cryptoshift(in, shift) : while using a sting in the in argument and shift this by an integer value,...
alrededor de 4 años hace | 1 respuesta | 0