]> Creatis software - CreaPhase.git/blob - octave_packages/communications-1.1.1/packinfo/NEWS
Add a useful package (from Source forge) for octave
[CreaPhase.git] / octave_packages / communications-1.1.1 / packinfo / NEWS
1 Summary of important user-visible changes for communications 1.1.1:
2 -------------------------------------------------------------------
3
4  ** The function `marcumq' has been moved to the signal package
5
6  ** communications is no longer dependent on the image package
7
8  ** The following functions are new:
9
10       convenc
11
12  ** The following functions have improved Matlab compatibility and tests:
13       bi2de
14       de2bi
15       oct2dec
16
17  ** The function `reedmullerdec' had a bug fix introduced on the
18     previous release
19
20  ** The function `huffmandeco' has been rewritten and made more
21     efficient and should perform faster
22
23  ** Fixed bug in `glu' which made it unusable
24
25  ** Use of deprecated functions has been removed
26
27  ** Package is no longer automatically loaded.