![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16027030_1566794992344_DEF.jpg)
Hari Ijjada
Followers: 0 Following: 0
Statistik
21 Fragen
0 Antworten
RANG
30.333
of 297.016
REPUTATION
1
BEITRÄGE
21 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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.
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 5 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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); ...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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,...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Matlab to C Conversion issue
I am running a program consists of two funtions demodualtion and modulation and by using command like output= mainfu...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
what is the reason for this error ?
Build error: Compilation returned error status code 2. what should i do ?
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ?
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0