Rank: 13 based on 1482 downloads (last 30 days) and 5 files submitted
photo

Won Yang

E-mail
Company/University
Chung-Ang University

Personal Profile:

Ph. D. in EE at USC, 1986
CAU Professor at the dept. of EE since 1986

Professional Interests:
Signal Processing, Communication

 

Watch this Author's files

 

Files Posted by Won View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
02 Feb 2010 PPT slide for Chapter 4 (Nonlinear Equations) of "Applied Numerical Methods Using MATLAB" Chapter 4 (Nonlinear Equations) of "Applied Numerical Methods Using MATLAB" Author: Won Yang newton method, matlab, nonlinear equation 64 0
01 Feb 2010 PPT slide for Chapter 4 of "SIgnals and Systems with MATLAB" by Won Y. Yang et. al Chapter 4 of "SIgnals and Systems with MATLAB" by Won Y. Yang et. al Author: Won Yang ztransform, matlab, signal processing 28 0
01 Feb 2010 PPT slide for Chapter 10 of Circuit System with MATLAB by Won Y. Yang et. al Chapter 10 (Two-Port Networks) of Circuit System with MATLAB by Won Y. Yang et. al Author: Won Yang circuit, matlab, 2port network 41 0
15 Jan 2010 PPT for Chapter 9 of "MATLAB/Simulink for Digital Communication" Chapter 9 of "MATLAB/Simulink for Digital Communication" (authored by Won Y. Yang et al.) Author: Won Yang communication, simulink, matlab, coding 176 4
  • 4.66667
4.7 | 3 ratings
11 Sep 2009 Screenshot MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang matlab, communiation, signal processing, self_rating, simulink mdl files 1173 31
  • 4.71429
4.7 | 15 ratings
Comments and Ratings by Won View all
Updated File Comments Rating
02 Jul 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang

I can't find your name in the list of my customers. All my customers must know other means like email than indirect communication through tihis MATLAB file exchange site. Anyway, I do not present the Simulink model files to my readers unless they are instructors who adopted my book as the text for their teaching since almost all the Simulink block diagrams in my book contain the parameters to be set and they are supposed to be composed by the readers as homework assignments. You know that most of my target buyers are students. If you are a professional who bought my book, I would give you a Simulink model you choose.

01 Jul 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang

As I told several times above, the slides and programs are only the baits to fish the potential book buyers with. Even if you had bought the book "MATLAB / Simulink for Digital Communication" on Amazon, I would present you with the Simulink model files only in the case where you are an instructor who has adopted my book as the text for your teaching. Thanks for being interested in my book. BTW, how do you know that my book contains the model file 'do_OFDM0_sim.mdl'?

12 Jun 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang

As I told above, the slides and programs are only the baits to fish the potential book buyers with. Even if you had bought the book "MATLAB / Simulink for Digital Communication" on Amazon, it is not easy for me to help you since I am tied up with authoring another book "MATLAB/Simulink for Digital Signal Procesing". However, in case you buy the book and send me the paper you mentioned above, I will take a glance at it to see what I can do. In any case, I do not guarantee I can help you. It is your job to modify the programs in the book in such a way they can accomodate your problems.

12 Jun 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang

test_DSTBC_H4_PSK.m is supposed to be completed by the students as for a end-of-chapter Problem 9.10. You have only to replace the question marks by some numbers based on the corresponding equations given in problem 9.10. Thanks for being interested in my book. How would you rate this set of MATLAB codes?

10 Jun 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang

It is strange. I run the program with puncture=1 two times, once with EbN0dBs=2.6 and once with EbN0dBs=10 to get the following results, which seems fine since the BER has turned to decrease as the SNR increases. By the way, have you bought the book? If so, you must have got my email address. It seems that you have never rate this set of codes.

>> turbo_code_demo
----------------------------------------------------
 === SOVA decoder ===
 with Code generator G:
     1 1 1
     1 0 1
 Punctured, Code rate = 1/2
 Eb/N0[dB] = 2.5000
************** Eb/N0 = 2.50 dB **************
Bit Error Rate (from iteration 1 to iteration 4):
 Frame # 50: 1.4409e-002 1.7234e-003 4.0080e-004 2.8056e-004
 Frame # 100: 1.4058e-002 1.4930e-003 3.5070e-004 1.5030e-004
 Frame # 150: 1.2939e-002 1.1890e-003 2.7388e-004 1.3360e-004
 Frame # 200: 1.2485e-002 1.1974e-003 2.3046e-004 1.1523e-004
 Frame # 250: 1.2437e-002 1.2986e-003 2.9659e-004 1.3627e-004
 Frame # 300: 1.2391e-002 1.2325e-003 2.8724e-004 1.4362e-004

>> turbo_code_demo
----------------------------------------------------
 === SOVA decoder ===
 with Code generator G:
     1 1 1
     1 0 1
 Punctured, Code rate = 1/2
 Eb/N0[dB] = 10
************** Eb/N0 = 10.00 dB **************
Bit Error Rate (from iteration 1 to iteration 4):
 Frame # 50: 0.0000e+000 0.0000e+000 0.0000e+000 0.0000e+000
 Frame # 100: 0.0000e+000 0.0000e+000 0.0000e+000 0.0000e+000
 Frame # 150: 0.0000e+000 0.0000e+000 0.0000e+000 0.0000e+000
 Frame # 200: 0.0000e+000 0.0000e+000 0.0000e+000 0.0000e+000
 Frame # 250: 0.0000e+000 0.0000e+000 0.0000e+000 0.0000e+000
 Frame # 300: 0.0000e+000 0.0000e+000 0.0000e+000 0.0000e+000

Comments and Ratings on Won's Files View all
Updated File Comment by Comments Rating
24 Aug 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang Cheng

12 Aug 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang Eric

15 Jul 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang zhilong, zheng

Thank you very much

02 Jul 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang Yang, Won

I can't find your name in the list of my customers. All my customers must know other means like email than indirect communication through tihis MATLAB file exchange site. Anyway, I do not present the Simulink model files to my readers unless they are instructors who adopted my book as the text for their teaching since almost all the Simulink block diagrams in my book contain the parameters to be set and they are supposed to be composed by the readers as homework assignments. You know that most of my target buyers are students. If you are a professional who bought my book, I would give you a Simulink model you choose.

01 Jul 2010 MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang Shome, Tapas

I have bought Two copies of your book for the Digital communication Research I am doing at Univ of Manitoba and IAS-Research.
 I am working on the OFDM Model and Would appreciate the simulink models.
It was only for the simulink model of OFDM that I bought the book from Amazon.

Top Tags Applied by Won
matlab, signal processing, 2port network, circuit, coding
Files Tagged by Won View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
02 Feb 2010 PPT slide for Chapter 4 (Nonlinear Equations) of "Applied Numerical Methods Using MATLAB" Chapter 4 (Nonlinear Equations) of "Applied Numerical Methods Using MATLAB" Author: Won Yang newton method, matlab, nonlinear equation 64 0
01 Feb 2010 PPT slide for Chapter 4 of "SIgnals and Systems with MATLAB" by Won Y. Yang et. al Chapter 4 of "SIgnals and Systems with MATLAB" by Won Y. Yang et. al Author: Won Yang ztransform, matlab, signal processing 28 0
01 Feb 2010 PPT slide for Chapter 10 of Circuit System with MATLAB by Won Y. Yang et. al Chapter 10 (Two-Port Networks) of Circuit System with MATLAB by Won Y. Yang et. al Author: Won Yang circuit, matlab, 2port network 41 0
15 Jan 2010 PPT for Chapter 9 of "MATLAB/Simulink for Digital Communication" Chapter 9 of "MATLAB/Simulink for Digital Communication" (authored by Won Y. Yang et al.) Author: Won Yang communication, simulink, matlab, coding 176 4
  • 4.66667
4.7 | 3 ratings
11 Sep 2009 Screenshot MATLAB for Digital Communication The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al Author: Won Yang matlab, communiation, signal processing, self_rating, simulink mdl files 1173 31
  • 4.71429
4.7 | 15 ratings

Contact us at files@mathworks.com