photo

Yella


IIT Bhubaneswar

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

I am pursuing my Btech at IIT Bhubaneswar, India
Professional Interests: DSP, Power engineering

Statistica

All
MATLAB Answers

6 Domande
12 Risposte

File Exchange

15 File

RANK
6.259
of 300.381

REPUTAZIONE
8

CONTRIBUTI
6 Domande
12 Risposte

ACCETTAZIONE DELLE RISPOSTE
16.67%

VOTI RICEVUTI
2

RANK
825 of 20.941

REPUTAZIONE
2.287

VALUTAZIONE MEDIA
4.20

CONTRIBUTI
15 File

DOWNLOAD
43

ALL TIME DOWNLOAD
21666

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Can anyone Please me on how to build a analog to digital and digital to analog converter Model in simulink?
I have use DAC where i have to convert a digital signal to analog signal so that i can add it to AWGN channel....And the output ...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Explain this error?
Error reported by S-Function 'sdspsigattrib' in 'ProposedTransceiverModel/LMS Linear Equalizer/Equalizer /Subsystem2/Check compl...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


How to perform analog to digital conversion using simulink?
How to perform analog to digital conversion using simulink?. Is there any in built block(not for target boards)?. or should we h...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


To read .mdl file into VHDL using system generator
I am working on SDR kit SMT8246, a product of Sundance. I am trying to simulink model file into VHDL using system generator. I h...

circa 14 anni fa | 0 risposte | 0

0

risposte

Risposto
Reading numbers from general text-file
If it is a txt file... u can "load" matlab function load file.txt b=file; where b is a matrix(Matlab has limitation on si...

oltre 14 anni fa | 0

Risposto
problem to make an ofdm modulation
http://en.wikipedia.org/wiki/Cyclic_prefix Cyclic prefix is used to eliminate ISI and IBI. Read the link u get to know to how...

oltre 14 anni fa | 0

Risposto
white gaussian noise
y = awgn(x,snr,sigpower) is the same as the syntax above, except that sigpower is the power of x in dBW.

oltre 14 anni fa | 0

Risposto
Converting discrete variables into continuous variables
Try to decrease the space between input values and take more output values do it looks like a continuous signal though it may be...

oltre 14 anni fa | 0

Risposto
i am writing a code for ofdm generation, and I have a question regarding the same
>> h = modem.qammod(16); >> h h = Type: 'QAM Modulator' M: 16 PhaseOffset: 0 ...

oltre 14 anni fa | 0

Domanda


google image search
http://images.google.com/ this link connects to google image search.. Its awesome but not that efficient...When we upload the ph...

oltre 14 anni fa | 1 risposta | 0

1

risposta

Risposto
problem to make fft
Heyy Check this code x=[1 2 3 4 5 6]; y=fft(x,512) z=ifft(y) and u observe that x=z(1:1:length(x)) the first elem...

oltre 14 anni fa | 1

| accettato

Risposto
trying to accounting the number of zeros in random script
[EDIT: Tue Jun 14 05:17:56 UTC 2011 - Reformat - MKF] Its simple make a for loop and use and conditional loop like "if else" wh...

oltre 14 anni fa | 0

Risposto
OFDM Demodulation problem
Am sorry I am not getting ur code... did u do demodulation?....I think u generated to subcarriers of an OFDM system..u didnt con...

oltre 14 anni fa | 0

Risposto
How To Move OFDM Signal From BaseBand
Do frequency modulation..... http://en.wikipedia.org/wiki/Frequency_modulation or else do upsampling of the signal that is...

oltre 14 anni fa | 0

Risposto
problem to make an ofdm modulation
Hi I think u want to transmit an ofdm symbol. Generate random data.('randn'in matlab) Modulate it with QAM('qammod' in matl...

oltre 14 anni fa | 1

Risposto
RMSE - Root mean square Error
Root mean square error is difference of squares of output an input. Let say x is a 1xN input and y is a 1xN output. square erro...

oltre 14 anni fa | 0

Risposto
Finding integers in an array.
%An example to work with x = [NaN 1.7 1.6 1.5 NaN 1.9 1.8 1.5 5.1 1.8 Inf 1.4 2.2 1.6 1.8]; for i=1:1:length(x) if (isn...

oltre 14 anni fa | 0

Domanda


Facebook application using Matlab
Can I develop a facebook application using MATLAB and Simulink? I was wondering if any very good mobile application is built on ...

oltre 14 anni fa | 2 risposte | 0

2

risposte