Estadística
17 Preguntas
                        0 Respuestas
CLASIFICACIÓN
62.752
                          
                          
of 300.381
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          17 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            29.41%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
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
Plotting Peak Values vs different Input value
I get different peak values for different input peak charge. As shown in picture attached, the upper graph shows different Inp...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I Compare a Signal with some Threshold Value as comparator to give output as 0 or 1?
i want to Compare random sine singnal with some threshold value, ust as a comparaator working. I want the output to be 1 if its ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I find the Power spectral density of a filtered Noise?
I have this following code of generating noise and filtering it.. However I ailrd to plot its PSD of filtered Noise, as mentione...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate Bandwidth of Noise of particular length?
If i generate a noise of particular points N , is its bandwidth dependent on lenght of vector? N=100; time=1:1:N; noise=r...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Can I calculate Sampling frequency from below information?
I am new to matlab thing and will need bit help. Can I have sampling frequency from below lines? N=1000; time=1:1:N; time=...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Why White Noise is not adding Uniformly to Signal?
I am adding noise,,generated through randn, to a signal However as seen in image the noise does not effect the low part of Inpu...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Error using symengine DOUBLE cannot convert the input expression into a double array.
I call function in my main script as [vn]=noise_example_plot(tfv); Now without using Vn value it starts giving me error. If ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Adding Noise to a signal in S Domain results in error " Vector Lenght must be same"
I am running the Script which is attached in attachment. It gives perfect output when I add noise to output signal in time domai...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function 'laplace' for input arguments of type 'double'.
I want to take laplace of noise generated through randn function but it gives followung error. Is it possible to take laplace of...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Whats is wrong with my stepinfo function?How can I get numerical values instead of [1*1sym] and inf for below parameters?
My code is in attached file .m file. Whenever i run my script to find stepinfo ,it gives me below error. What can be the reason ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to read zero crossing values from script?
I have code written for locating zero crossing of a signal but I dont get how to read those values or where ther are stored? Is ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add Noise, with Zero mean, to Transfer Function or to Input signal ?
I have worked with rand function to introdue noise and thats perfectly fine. But my question is different and I will like if som...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to change length of an input signal? signal X in below example?
Hello everyone Below is code that i want to run for different duration. What actually effects the lenght in below code. I thoug...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding Zero Crossing of Signal
Hello Everyone.. I am sharing the code for which i need to find zero crossing. Though i tried aloy but ould not fix it. Its a...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Zero Crossing of Signal
Hello everyone. I want to find the zero crossing of my Signals. I used below code but it works incorrectly. %%%%%%%%%%%T...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Lenght of graph depends on what?
I have some basic level problems. I want to extend my plot even further to see it more. i changed value of N and TIME but that ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Adding Noise to Signal through Rand function?
Hello everyone, I just want a simple help as I am new to matlab. I want to add Noise to my Signal through rand function but i...
más de 5 años hace | 1 respuesta | 0
