Hari Ijjada
Followers: 0 Following: 0
Estadística
21 Preguntas
0 Respuestas
CLASIFICACIÓN
30.588
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
21 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
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
How to Implement a Squelch Circuit using Matlab
cany anybody share the source or algorithim to implement a Squelch Circuit,This Block is very imporatant in my project.
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Finding the Square root of a signal using matlab and C language with out using sqrt function
I am using Sqare Law demodualtor For AM Demodulation. i am getting two terms 1)m^2(t)/2 ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Carrier Synchronization Code for AM Modulation
i am trying to develop the code for carrier Synchronization in Amplitude Modulation(AM). Does anybody have anyidea how to devel...
casi 5 años hace | 0 respuestas | 1
0
respuestasPregunta
Matlab output is not matching with the mathematics...
S1=cos(2*pi*f1*t); S2=cos(2*pi*f2*t); arg1=acos(S1)=2*pi*f1*t; arg2=acos(S2)=2*pi*f2*t; cos(arg1-arg2)=cos(2*pi*(f1-f2)*t); ...
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Why i am not getting my message signal as output ?
This is my code for Am demodulation.I am not getting my signal "y" as output.why i am not getting ? clear all; clc; Fs = 600...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Not getting single frequency signal...
I have two signals ....1)Signal1=cos(2*pi*fc*t) 2) Signal2=cos(2*pi*(fc+f_delta)*t) My tas...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
about producing clear carrier signal
carrier_Fs=24e3; Carrier_Fc=10e3; no of samples: 240000..i have taken no samples for carrier signal becuase input signal is a ...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to design a lowpass filter for a audio signa
i sent some .wav files as a input to the AM Moudlation scheme in Matlab..i am not getting the clear audio as Output..My Fc=1000,...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
About sampling rate of a signal
sampling rate =12500 no of samples =25000... i want to increase the sampling rate by factor of 2 means 12500 to 25000...How c...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
About some type glitch in the frequency Response
i sent a wave with three frequencies 1000,4000,6000...I passed it through the 1250 cutoff lowpass frequency .but i found a glitc...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
About designing a lowpass filter ?
while doing Am demodulation i am sending wave with frequencies 1Khz,4Khz,6Khz which are created after mulitplying modulated sign...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
About implementation of a squelch circuit
Hi, I Want to implement a Squlech Circuit using Matlab.But i am not able to get the any theory about how to implement Squlech C...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
About Implementing a AGC
I am trying to Implement AGC,After demodulator block i am using AGC Block.When i have given input to my AGC it is multiplying ev...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Matlab Simulation Code help
while doing am mod demod using matlab simulation...i want to observe the outputs in frequency domain ...how to observe the freq ...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Conversion of Matlab to C code
i have used a hilbert funtion in matlab...but hilbert funtion is not supported by the C language...is there any other way of fin...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Facing issue while converting Matlab Code to C Code
The function 'designfilt' is not supported for standalone code generation. In my code i used a designfilt syntax but wh...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Matlab to C Conversion issue
I am running a program consists of two funtions demodualtion and modulation and by using command like output= mainfu...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how can i write my demodualted voice signal to a file
For AM modulation i gave my voice as input.i am able to observe my demodulated signal in frequency spectrum but i want to listen...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
what is the reason for this error ?
Build error: Compilation returned error status code 2. what should i do ?
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Generation of C Code from Matlab Code
i have a Matlab code but i need C Code..how can i generate C Code From MatLab Code ? What are the Tools i require ?
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Howt to get the Hilbert Transform of audio recorded file ?
i want to find a hilbert transform of recorded audio file using Matlab.How can i find the hilbert transform of the .wav file wit...
más de 5 años hace | 1 respuesta | 0