Rank: 2674 based on 17 downloads (last 30 days) and 4 files submitted
photo

Paul A.M. Bune

E-mail
Lat/Long
48.83187103271484, 9.148736000061035

Personal Profile:
Professional Interests:
Signal processing for digital mobile communication

 

Watch this Author's files

 

Files Posted by Paul A.M. View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
03 Jun 2008 Flexible search and listing tool for field names in a structure array Searches for field names in a structure array and lists them Author: Paul A.M. Bune structures, cell arrays, search, list, field names, structure array 1 1
  • 5.0
5.0 | 1 rating
28 Apr 2008 Screenshot Exact BER for Gray-coded 2^2n-QAM modulation with AWGN Generates a MatLab-code expression for the exact theoretical BER for Gray-coded 2^2n-QAM modulation Author: Paul A.M. Bune qpsk, bit error ratio, ber, information theory, coding theory, qam 13 2
09 Apr 2008 Automatically arranged multiple subscripts from linear index Functionally, the same as internal MatLab routine "ind2sub", but the result is put into an automatic Author: Paul A.M. Bune multiple subscripts, index, ind2sub 1 1
04 Apr 2008 Order all fields Order fields of a structure array on all levels Author: Paul A.M. Bune structures, cell arrays, orderfields, structure array, recursive 2 0
Comments and Ratings by Paul A.M.
Updated File Comments Rating
31 Jan 2012 Exact BER for Gray-coded 2^2n-QAM modulation with AWGN Generates a MatLab-code expression for the exact theoretical BER for Gray-coded 2^2n-QAM modulation Author: Paul A.M. Bune

Hello Esuabom Dijemeni, what is exactly your problem? You could contact me directly ...

Comments and Ratings on Paul A.M.'s Files View all
Updated File Comment by Comments Rating
31 Jan 2012 Exact BER for Gray-coded 2^2n-QAM modulation with AWGN Generates a MatLab-code expression for the exact theoretical BER for Gray-coded 2^2n-QAM modulation Author: Paul A.M. Bune Bune, Paul A.M.

Hello Esuabom Dijemeni, what is exactly your problem? You could contact me directly ...

19 Jan 2012 Exact BER for Gray-coded 2^2n-QAM modulation with AWGN Generates a MatLab-code expression for the exact theoretical BER for Gray-coded 2^2n-QAM modulation Author: Paul A.M. Bune Dijemeni, Esuabom

Not getting the correcting graphs...

11 May 2008 Flexible search and listing tool for field names in a structure array Searches for field names in a structure array and lists them Author: Paul A.M. Bune Miyakoshi, Makoto

Nice tool. Good job.

09 Apr 2008 Automatically arranged multiple subscripts from linear index Functionally, the same as internal MatLab routine "ind2sub", but the result is put into an automatic Author: Paul A.M. Bune x@y.z, Jos

This can be quite simply accomplished by:

A = ones(2,3,4) ;
ind = 4:4:24 ;

[B{1:ndims(A)}] = ind2sub(size(A), ind(:)) ;
Sub2 = cat(2,B{:})

Top Tags Applied by Paul A.M.
cell arrays, structure array, structures, ber, bit error ratio
Files Tagged by Paul A.M. View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
20 Feb 2009 Screenshot GetAuthentication Prompts a username and password from a user and hides the password input by ******* Author: Stefan gui 16 2
  • 5.0
5.0 | 2 ratings
03 Jun 2008 Flexible search and listing tool for field names in a structure array Searches for field names in a structure array and lists them Author: Paul A.M. Bune structures, cell arrays, search, list, field names, structure array 1 1
  • 5.0
5.0 | 1 rating
28 Apr 2008 Screenshot Exact BER for Gray-coded 2^2n-QAM modulation with AWGN Generates a MatLab-code expression for the exact theoretical BER for Gray-coded 2^2n-QAM modulation Author: Paul A.M. Bune qpsk, bit error ratio, ber, information theory, coding theory, qam 13 2
09 Apr 2008 Automatically arranged multiple subscripts from linear index Functionally, the same as internal MatLab routine "ind2sub", but the result is put into an automatic Author: Paul A.M. Bune multiple subscripts, index, ind2sub 1 1
04 Apr 2008 Order all fields Order fields of a structure array on all levels Author: Paul A.M. Bune structures, cell arrays, orderfields, structure array, recursive 2 0

Contact us at files@mathworks.com