photo

Yella


IIT Bhubaneswar

2011 年からアクティブ

Followers: 0   Following: 0

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

統計

All
  • 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

バッジを表示

Feeds

表示方法

質問


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 ...

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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...

約13年 前 | 1 件の回答 | 0

1

回答

質問


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...

約13年 前 | 0 件の回答 | 0

0

回答

送信済み


Iris data set clustering
Iris data set clustering

約13年 前 | ダウンロード 7 件 |

Thumbnail

送信済み


Functional Optimization Of Non linear Function using Genetic Algorithm
Functional Optimization Of Non linear Function(sinx) using Genetic Algorithm.

13年以上 前 | ダウンロード 3 件 |

Thumbnail

送信済み


Performance of RLS and LMS in System Identification
Performance of RLS and LMS in System Identification in 2nd order Plant.

13年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Comparison between RLS and LMS algos in Designing digital equalizer in noisy nonlinear channel
Comparison between RLS and LMS algos in Designing digital equalizer in noisy nonlinear channel.

13年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


DESIGN OF NOVEL DIGITAL EQUALIZERS FOR NOISY NONLINEAR CHANNEL USING LMS ALGORITHM
DESIGN OF NOVEL DIGITAL EQUALIZERS FOR NOISY NONLINEAR CHANNEL USING LMS ALGORITHM.

13年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


System Identification
System Identification for 2nd order Plant

13年以上 前 | ダウンロード 11 件 |

Thumbnail

送信済み


Back forward sweep algortihm for radial distribution systems
Backward/ forward sweep algorithm for three-phase load-flow analysis of radial distribution systems.

13年以上 前 | ダウンロード 10 件 |

回答済み
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...

13年以上 前 | 0

送信済み


Single phase SPWM inverter
Single Phase SPWM inverter modelled using simulink.

13年以上 前 | ダウンロード 20 件 |

Thumbnail

回答済み
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...

13年以上 前 | 0

回答済み
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.

13年以上 前 | 0

回答済み
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...

13年以上 前 | 0

回答済み
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 ...

13年以上 前 | 0

質問


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...

13年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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...

13年以上 前 | 1

| 採用済み

回答済み
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...

13年以上 前 | 0

回答済み
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...

13年以上 前 | 0

回答済み
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...

13年以上 前 | 0

回答済み
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...

13年以上 前 | 1

送信済み


short time fourier transform
I have written the basic code of STFT.

13年以上 前 | ダウンロード 1 件 |

Thumbnail

回答済み
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...

13年以上 前 | 0

回答済み
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...

13年以上 前 | 0

送信済み


3 phase inverter using GTOs
Its the 3 phase inverter build using GTOs.

13年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Chirp - distinguishing whether it is increaing or decreasing
Increasing and decreasing chirp signals give same frequency spectrum in fourier domain.

13年以上 前 | ダウンロード 1 件 |

送信済み


Simulink model for 1phase controlled scr uding free wheeling diode
Simulink model for 1phase fully controlled scr with free wheeling is modell. its easy to understand

13年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Simulink model for 1phase controlled scr harmonic elimination
Simulink model for 1phase fully controlled scr harmonic elimination is made. its easy to understand.

13年以上 前 | ダウンロード 6 件 |

Thumbnail

さらに読み込む