4171
|
1 2002-11-12 Paul Kienzle <pkienzle@users.sf.net> |
|
2 |
|
3 * statistics/base/var.m: Use better formula for improved accuracy. |
|
4 |
4150
|
5 2002-11-04 Nicholas Piper <nick-octave@nickpiper.co.uk> |
|
6 |
|
7 * control/base/lsim.m: Correct doc string. |
|
8 |
|
9 2002-11-04 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
|
10 |
|
11 * control/system/syssub.m: Call tf2sys with Gnum-Hnum, not Gnum+Hnum. |
|
12 |
4148
|
13 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
14 |
|
15 * plot/contour.m: Handle x and y as matrices too. |
|
16 |
|
17 2002-11-01 Joseph P. Skudlarek <jskud@jskud.com> |
|
18 |
|
19 * plot/contour.m: Fix error and usage messages. |
|
20 |
4146
|
21 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
22 |
|
23 * plot/contour.m: Correct orientation of plot. |
|
24 |
4139
|
25 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
26 |
|
27 * control/base/analdemo.m: Fix typo. |
|
28 |
4137
|
29 2002-10-31 Francesco Potorti` <pot@gnu.org> |
|
30 |
|
31 * statistics/distributions/discrete_pdf.m: Fix typo. |
|
32 |
4098
|
33 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
34 |
|
35 * mkdoc: Exit immediately on errors. |
|
36 Exit with error if gethelp does not exist. |
|
37 |
|
38 * Makefile.in: Use $(BUILD_EXEEXT) as appropriate. |
|
39 |
4093
|
40 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
41 |
|
42 * Makefile.in (gethelp): Use $(BUILD_CXX), not $(CXX). |
|
43 |
4079
|
44 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
|
45 |
|
46 * statistics/distributions/normal_cdf.m: Handle variance == 0. |
|
47 * statistics/distributions/normal_pdf.m: Likewise. |
|
48 * statistics/distributions/normal_inv.m: Likewise. |
|
49 |
4077
|
50 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
|
51 |
|
52 * specfun/erfinv.m: Return NaN for NaN inputs. |
|
53 |
4068
|
54 2002-09-26 Jeff Cunningham <jeffrey@cunningham.net> |
|
55 |
|
56 * statistics/base/var.m: Handle complex values. |
|
57 |
4031
|
58 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
59 |
|
60 * configure.in (AC_CONFIG_FILES): Add deprecated/Makefile to the |
|
61 list. |
|
62 * deprecated/Makefile.in: New file. |
|
63 |
|
64 2002-08-09 Paul Kienzle <pkienzle@users.sf.net> |
|
65 |
|
66 * statistics/distributions/beta_cdf.m: Replace betai with betainc. |
|
67 * statistics/distributions/binomial_cdf.m: Likewise. |
|
68 * statistics/distributions/f_cdf.m: Likewise. |
|
69 * statistics/distributions/t_cdf.m: Likewise. |
|
70 |
|
71 * miscellaneous/bincoeff.m: Replace lgamma with gammaln. |
|
72 * specfun/beta.m: Likewise. |
|
73 * special-matrix/invhilb.m: Likewise (but it is only in a comment). |
|
74 * statistics/distributions/gamma_pdf.m: Likewise. |
|
75 * statistics/distributions/poisson_pdf.m: Likewise. |
|
76 |
|
77 * statistics/distributions/gamma_cdf.m: replace gammai with gammainc |
|
78 * statistics/distributions/poisson_cdf.m: Likewise. |
|
79 |
4026
|
80 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
81 |
4028
|
82 * deprecated/is_bool.m: New file. |
|
83 * deprecated/is_complex.m: New file. |
|
84 * deprecated/is_global.m: New file. |
|
85 * deprecated/is_list.m: New file. |
|
86 * deprecated/is_matrix.m: New file. |
|
87 * deprecated/is_scalar.m: New file. |
|
88 * deprecated/is_square.m: New file. |
|
89 * deprecated/is_stream.m: New file. |
|
90 * deprecated/is_struct.m: New file. |
|
91 * deprecated/is_symmetric.m: New file. |
|
92 * deprecated/is_vector.m: New file. |
4030
|
93 * Change all callers of these functions to use the new names. |
4028
|
94 |
4029
|
95 * deprecated: New directory. |
|
96 * Makefile.in (SUBDIRS): Add it to the list. |
|
97 |
4026
|
98 * general/isscalar.m: Rename from is_scalar.m. |
|
99 * general/issquare.m: Rename from is_square.m. |
|
100 * general/issymmetric.m: Rename from is_symmetric.m. |
|
101 * general/isvector.m: Rename from is_vector.m. |
|
102 |
4022
|
103 2002-08-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
104 |
|
105 * statistics/base/mean.m: Allow empty matrices. |
|
106 Handle DIM arg. |
|
107 |
4020
|
108 2002-08-05 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
109 |
|
110 * plot/__errcomm__.m: If format is not specified, default to error |
|
111 bar format. |
|
112 |
4011
|
113 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
114 |
|
115 * miscellaneous/popen2.m: Use F_SETFL and O_NONBLOCK, not |
|
116 __F_SETFL__ and __O_NONBLOCK__. |
|
117 |
|
118 * image/saveimage.m: Use OCTAVE_VERSION, not __OCTAVE_VERSION__. |
|
119 * miscellaneous/bug_report.m: Likewise. |
|
120 |
4007
|
121 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
122 |
4008
|
123 * general/mod.m: Use isreal (x), not any (any (imag (x))). |
|
124 * general/rem.m: Likewise. |
|
125 |
|
126 * plot/loglogerr.m: Use varargin instead of old style varargs. |
|
127 * plot/semilogxerr.m: Likewise. |
4007
|
128 * plot/semilogyerr.m: Likewise. |
|
129 |
4006
|
130 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
131 |
|
132 * plot/__errcomm__.m: New file. Common functionality for error plots. |
|
133 * plot/loglogerr.m: New file. Double logarithm plots with errorbars. |
|
134 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars. |
|
135 * plot/semilogyerr.m: New file. Semilogarithm plots with errorbars |
|
136 |
|
137 * plot/errorbar.m: Use __errcomm__.m. |
|
138 * plot/__errplot__.m: Minor cleanups. |
|
139 * plot/__pltopt__.m: Handle boxxyerrorbars plot style. |
|
140 * plot/__pltopt1__.m: Likewise. |
|
141 |
3980
|
142 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
143 |
3981
|
144 * general/rem.m: Delete redundant call to usage. |
|
145 |
3980
|
146 * general/mod.m: Additional error checks, Texinfoize doc string. |
|
147 |
|
148 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
|
149 |
|
150 * general/mod.m: New function. |
|
151 |
3979
|
152 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
153 |
|
154 * control/system/sysmult.m: Use varargin instead of old style varargs. |
|
155 * control/system/sysadd.m: Likewise. |
|
156 * control/system/sysgroup.m: Likewise. |
|
157 * control/system/syssub.m: Likewise. |
|
158 * elfun/gcd.m: Likewise. |
|
159 * elfun/lcm.m: Likewise. |
|
160 * general/common_size.m: Likewise. |
|
161 * io/printf.m: Likewise. |
|
162 * miscellaneous/menu.m: Likewise. |
|
163 * miscellaneous/path.m: Likewise. |
|
164 * plot/__errplot__.m: Likewise. |
|
165 * plot/__plt__.m: Likewise. |
|
166 * plot/axis.m: Likewise. |
|
167 * plot/errorbar.m: Likewise. |
|
168 * plot/mplot.m: Likewise. |
|
169 * plot/loglog.m: Likewise. |
|
170 * plot/plot.m: Likewise. |
|
171 * plot/plot_border.m: Likewise. |
|
172 * plot/semilogx.m: Likewise. |
|
173 * plot/semilogy.m: Likewise. |
|
174 * plot/xlabel.m: Likewise. |
|
175 * plot/ylabel.m: Likewise. |
|
176 * plot/zlabel.m: Likewise. |
|
177 * statistics/base/ppplot.m: Likewise. |
|
178 * statistics/base/qqplot.m: Likewise. |
|
179 * statistics/tests/bartlett_test.m: Likewise. |
|
180 * statistics/tests/kolmogorov_smirnov_test.m: Likewise. |
|
181 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
182 * strings/str2mat.m: Likewise. |
|
183 * strings/strcat.m: Likewise. |
|
184 |
3962
|
185 2002-06-27 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov> |
|
186 |
|
187 * statistics/distributions/gamma_pdf.m: Avoid overflow in more cases. |
|
188 |
3924
|
189 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
190 |
|
191 * skip-autoheader: New file, for autogen.sh. |
3925
|
192 * Makefile.in (DISTFILES): Add it to the list. |
3924
|
193 |
3914
|
194 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
|
195 |
|
196 * general/repmat.m: New function. |
|
197 |
3911
|
198 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> |
|
199 |
|
200 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. |
|
201 Use optional parameter to specify the number of bits in the input. |
|
202 * audio/mu2lin.m: Accept matrices, return n-bit integers or |
|
203 floats in the range [-1,1], 2x speedup. |
|
204 |
|
205 * strings/index.m, strings/rindex.m: Vectorize for speed. |
|
206 |
3910
|
207 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
208 |
|
209 * linear-algebra/kron.m: Delete. |
|
210 |
3907
|
211 2002-04-24 Paul Kienzle <pkienzle@users.sf.net> |
|
212 |
|
213 * signal/freqz.m: If nargout is zero, plot results instead of |
|
214 returning them. |
|
215 * signal/freqz_plot.m: New file. |
|
216 |
3918
|
217 2002-04-24 Bill Lash <lash@tellabs.com> |
3906
|
218 |
|
219 * scripts/signal/unwrap.m: New file. |
|
220 |
3904
|
221 2002-04-23 Paul Kienzle <pkienzle@users.sf.net> |
|
222 |
|
223 * image/rgb2hsv.m: Faster, more accurate, remove the |
|
224 divide by zero warning. |
|
225 |
3893
|
226 2002-04-09 Paul Kienzle <pkienzle@users.sf.net> |
|
227 |
3894
|
228 * strings/deblank.m: Trim \0 as well as blank. |
|
229 |
3893
|
230 * scripts/freqz.m: Evaluate a specific range of frequencies |
|
231 expressed in radians or Hz relative to a supplied sample rate. |
|
232 |
3890
|
233 2002-04-04 Paul Kienzle <pkienzle@users.sf.net> |
|
234 |
|
235 * signal/fftfilt.m: Filter columns if called with a matrix. |
|
236 |
3891
|
237 * strings/findstr.m: Vectorize as much as possible. |
|
238 |
3889
|
239 2002-04-04 Dirk Laurie <dirk@calvyn.puk.ac.za> |
|
240 |
|
241 * special-matrix/invhilb.m: New version that is faster and more |
|
242 accurate. |
|
243 |
3887
|
244 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
|
245 |
|
246 * configure.in: Update for autoconf 2.5x. |
|
247 |
3885
|
248 2002-04-03 Paul Kienzle <pkienzle@users.sf.net> |
|
249 |
|
250 * special-matrix/vander.m: Code tidy and vectorize. |
|
251 |
3882
|
252 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> |
|
253 |
3883
|
254 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition |
|
255 to vectors. Issue a warning in the case x matches y' but return a |
|
256 column vector as Octave currently does. |
|
257 |
3882
|
258 * plot/contour.m: Set default number of levels for contour(x,y,z). |
|
259 |
|
260 * control/system/starp.m: Leave more of the documentation |
|
261 processing to texinfo and less to the @format block. |
|
262 |
|
263 * image/imagesc.m: Only display image if no output is requested. |
|
264 Code tidying. |
|
265 |
3876
|
266 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
267 |
|
268 * statistics/base/center.m: Accept and return empty matrix. |
|
269 |
3872
|
270 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
271 |
|
272 * specfun/erfinv.m: Fix usage message. |
|
273 |
3869
|
274 2002-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
275 |
|
276 * elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z). |
|
277 From "Michael O'Brien" <mobrien@kento.unm.edu>. |
|
278 |
3837
|
279 2001-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
280 |
|
281 * statistics/distributions/discrete_cdf.m: Downcase incorrectly |
|
282 capitalized variable names. |
|
283 |
3836
|
284 2001-05-30 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
285 |
|
286 * m/image/saveimage.m: fix saving an image to Postscript format. |
|
287 |
3814
|
288 2001-04-18 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
289 |
|
290 * control/system/is_stabilizable.m: Pass a to sys2ss, not sys. |
|
291 |
3803
|
292 2001-02-28 Kai Habel <kai.habel@gmx.de> |
|
293 |
3833
|
294 * general/cart2pol.m: New file. |
|
295 * general/pol2cart.m: New file. |
|
296 * general/cart2sph.m: New file. |
|
297 * general/sph2cart.m: New file. |
|
298 * image/rgb2hsv.m: New file. |
|
299 * image/hsv2rgb.m: New file. |
3803
|
300 |
|
301 2001-02-26 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
302 |
|
303 * plot/meshgrid.m: Avoid for loops. |
|
304 * plot/meshdom.m: Likewise. |
|
305 |
3801
|
306 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
307 |
|
308 * linear-algebra/norm.m: Use sqrt instead of ^0.5. |
|
309 |
|
310 2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca> |
|
311 |
|
312 * linear-algebra/norm.m: Use more efficient method for Frobenius |
|
313 norm. |
|
314 |
3792
|
315 2001-02-09 David Livings <david.livings@asa.co.uk> |
|
316 |
|
317 * statistics/tests/welch_test.m: Fix typo. |
|
318 |
|
319 * statistics/distributions/chisquare_cdf.m: |
|
320 Don't restrict inputs to be only positive integers. |
|
321 * statistics/distributions/chisquare_inv.m: Likewise. |
|
322 * statistics/distributions/chisquare_pdf.m: Likewise. |
|
323 * statistics/distributions/chisquare_rnd.m: Likewise. |
|
324 * statistics/distributions/f_cdf.m: Likewise. |
|
325 * statistics/distributions/f_inv.m: Likewise. |
|
326 * statistics/distributions/f_pdf.m: Likewise. |
|
327 * statistics/distributions/f_rnd.m: Likewise. |
|
328 * statistics/distributions/t_cdf.m: Likewise. |
|
329 * statistics/distributions/t_inv.m: Likewise. |
|
330 * statistics/distributions/t_pdf.m: Likewise. |
|
331 * statistics/distributions/t_rnd.m: Likewise. |
|
332 |
3790
|
333 2001-02-08 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
334 |
|
335 * strings/dec2base.m: New file. |
|
336 * strings/base2dec.m: New file. |
|
337 * strings/strjust.m: New file. |
|
338 * strings/dec2hex.m: Replace with version that just calls 2dec2base. |
|
339 * strings/dec2bin.m: Likewise. |
|
340 * strings/hex2dec.m: Replace with version that just calls base2dec. |
|
341 * strings/bin2dec.m: Likewise. |
|
342 |
3787
|
343 2001-02-07 David Livings <david.livings@asa.co.uk> |
|
344 |
|
345 * statistics/base/ppplot.m: Use gset, not set. |
|
346 * statistics/base/qqplot.m: Likewise. |
|
347 |
3775
|
348 2001-02-05 Ondrej Popp <ondrej@geocities.com> |
|
349 |
|
350 * control/system/c2d.m: Add missing endif. |
|
351 |
3759
|
352 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
353 |
|
354 * strings/index.m: Return 0 if either string is empty. |
|
355 |
|
356 2000-12-15 Ben Sapp <bsapp@lanl.gov> |
|
357 |
|
358 * control/system/c2d.m: Allow option of matched pole/zero |
|
359 equivalent for conversion. |
|
360 |
|
361 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
362 |
|
363 * strings/findstr.m: Return empty matrix if search string is empty. |
|
364 |
3757
|
365 2000-12-15 Kai Habel <kai.habel@gmx.de> |
|
366 |
|
367 * saveimage.m: Do create rawbit image for black and white images, |
|
368 but do it correctly. |
|
369 |
3754
|
370 2000-12-13 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
371 |
|
372 * polynomial/deconv.m: For compatibility with Matlab, don't reduce |
|
373 result polynomials. |
|
374 |
3748
|
375 2000-12-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
376 |
|
377 * image/saveimage.m: Don't try to create rawbit image. |
|
378 |
3740
|
379 2000-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
380 |
|
381 * Makefile.in (bin-dist): Pass -C to $(MAKE), not -c. |
|
382 |
3737
|
383 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
384 |
|
385 * plot/contour.m: Reorder args for Matlab compatibility. |
|
386 |
3727
|
387 2000-10-27 Mats Jansson <mats.e.jansson@home.se> |
|
388 |
|
389 * set/create_set.m: Avoid empty matrix in matrix list warning. |
|
390 |
3717
|
391 2000-09-08 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
392 |
3718
|
393 * plot/errorbar.m, plot/__errplot__.m: New functions. |
|
394 |
3717
|
395 * plot/mesh.m: Also set nologscale before plotting. |
|
396 * plot/__pltopt1__.m: Handle xerrorbars, yerrorbars, and |
|
397 xyerrorbars instead of just errorbars. |
|
398 |
3714
|
399 2000-08-25 Thomas Walter <walter@pctc.chemie.uni-erlangen.de> |
|
400 |
|
401 * image/image.m: Try display (from ImageMagick) first. |
|
402 |
3709
|
403 2000-08-01 Rolf Fabian <fabian@tu-cottbus.de> |
|
404 |
|
405 * plot/meshgrid.m: Use transpose to reorient vectors, not complex |
|
406 conjugate transpose. |
|
407 |
3705
|
408 2000-07-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
409 |
|
410 * strings/str2mat.m: Apply setstr to each argument. |
|
411 |
3696
|
412 2000-07-17 Gabriele Pannocchia <pannocchia@ing.unipi.it> |
|
413 |
|
414 * control/base/dkalman.m: New file. |
|
415 * control/base/dlqe.m: Handle singular A matrix. |
|
416 * control/base/dlqr.m: Likewise. |
|
417 |
3695
|
418 2000-07-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
419 |
|
420 * strings/strcmp.m: Return 0 instead of an error if row and column |
|
421 dimensions don't match. |
|
422 |
3690
|
423 2000-06-30 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
424 |
|
425 * plot/hist.m: Allow 3 argument form to work. |
|
426 |
3683
|
427 2000-06-27 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
428 |
|
429 * plot/plot.m: Add examples in doc string. |
|
430 |
3679
|
431 2000-06-08 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
432 |
|
433 * control/base/__stepimp__.m: Reset multiplot state when done. |
|
434 Do the right thing even if automatic_replot is not zero. |
|
435 Avoid failure if system has pure imaginary poles. |
|
436 |
3674
|
437 2000-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
438 |
|
439 * general/logical.m: Return arg if it is empty. Better error |
|
440 message for non-numeric types. |
|
441 |
3672
|
442 2000-05-31 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
443 |
|
444 * control/base/dlqe.m: Update documentation. Fix typo. Warn |
|
445 about difference with Matlab dlqe function. |
|
446 |
|
447 * control/system/sysmult.m: Fix typo in argument dimensions checking. |
|
448 |
3670
|
449 2000-05-24 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
450 |
|
451 * strings/strrep.m: Fix typo. |
|
452 |
3666
|
453 2000-05-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
454 |
|
455 * strings/strrep.m: Don't transpose result for case of jump > 0. |
|
456 |
|
457 2000-05-13 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
458 |
|
459 * strings/strrep.m: Avoid for loop for speed. |
3667
|
460 * plot/axis.m: Handle string options for Matlab compatibility. |
3666
|
461 |
3656
|
462 2000-04-04 John Smith <john@arrows.demon.co.uk> |
|
463 |
|
464 * statistics/distributions/beta_inv.m: Provide better(?) initial |
|
465 guess for iteration. |
|
466 |
3651
|
467 2000-03-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
468 |
|
469 * image/image.m: Allow image (A) or image (x, y, A). |
|
470 * image/imagesc.m: Likewise. |
|
471 |
|
472 * image/image.m: If zoom is not supplied, or if it is an empty |
|
473 matrix, autoscale the image. |
|
474 |
3618
|
475 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
476 |
3619
|
477 * plot/title.m, plot/bottom_title.m, plot/top_title.m: |
|
478 Undo string escapes in text twice(!) before sending to gnuplot. |
|
479 |
3618
|
480 * image/saveimage.m: Add comment to file saying who created it and |
|
481 when it was created. Suggested by Stephen Eglen |
|
482 <stephen@cogsci.ed.ac.uk>. |
|
483 |
3617
|
484 2000-03-21 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
485 |
|
486 * polynomial/polyreduce.m: Simplify by looking for the first |
|
487 non-zero element rather than the last of the first set of zero |
|
488 elements. |
|
489 |
|
490 * plot/__pltopt1__.m: Accept "--", "-.", and ":" line styles. |
|
491 |
3616
|
492 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
493 |
|
494 * image/saveimage.m: Swap black and white colormaps so zero is |
|
495 displayed as black and 1 is displayed as white. |
|
496 Fix indexing bug in ppm case. |
|
497 |
3604
|
498 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> |
|
499 |
|
500 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties |
|
501 between the two distributions (took same approach as ks.test() in R.) |
|
502 |
3603
|
503 2000-02-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
504 |
|
505 * control/base/bode.m: Temporarily disable automatic_replot. |
|
506 |
3599
|
507 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
508 |
3601
|
509 * Makefile.in (clean): Also remove gethelp. |
|
510 |
3599
|
511 * specfun/erfinv.m: Use z_new in convergence test, not z_old. |
|
512 |
3597
|
513 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> |
|
514 |
|
515 * set/create_set.m: Use find to avoid while loop. |
|
516 |
|
517 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> |
|
518 |
|
519 * plot/hist.m: New optional third argument. |
|
520 |
|
521 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
522 |
|
523 * miscellaneous/bug_report.m: Use octave-bug script with version |
|
524 number appended. |
|
525 |
3575
|
526 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
527 |
|
528 * gethelp.cc: Sprinkle with std:: qualifier. |
|
529 |
3498
|
530 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
531 |
|
532 * image/saveimage.m: Delete some debugging code. |
|
533 |
3486
|
534 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
535 |
|
536 * signal/sinc.m: Avoid reshaping. |
|
537 |
|
538 * image/rgb2ind.m: No longer needs to reset do_fortran_indexing. |
|
539 * image/ind2rgb.m: Ditto. |
|
540 * image/ind2gray.m: Ditto. |
|
541 * general/reshape.m: Ditto. Also no longer needs to reset |
|
542 implicit_str_to_num_ok. |
|
543 |
3483
|
544 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
545 |
|
546 * miscellaneous/popen2.m: Deal with the fact that pipe now returns |
|
547 a list of file structures, not a vector of numeric file ids. |
|
548 |
3474
|
549 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
550 |
3476
|
551 * plot/__axis_label__.m: New function. |
|
552 Undo string escapes in text twice(!) before sending to gnuplot. |
|
553 * plot/xlabel.m: Use it. |
|
554 * plot/ylabel.m: Ditto. |
|
555 * plot/zlabel.m: Ditto. |
|
556 |
3474
|
557 * plot/mesh.m: Fix error message to reflect reality. |
|
558 |
3473
|
559 2000-01-24 Cyril Humbert <humbert@phobos.univ-mlv.fr> |
|
560 |
|
561 * statistics/distributions/weibull_pdf.m: Use correct formula. |
|
562 |
3471
|
563 2000-01-22 Michael Reifenberger <mike@Plaut.de> |
|
564 |
|
565 * audio/saveaudio.m: Also accept files with .ul extension. |
|
566 * audio/loadaudio.m: Ditto. |
|
567 * audio/playaudio.m: Ditto. |
|
568 |
3456
|
569 2000-01-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
570 |
|
571 * statistics/distributions/beta_cdf.m: Texinfoize doc string. |
|
572 * statistics/distributions/beta_inv.m: Ditto. |
|
573 * statistics/distributions/beta_pdf.m: Ditto. |
|
574 * statistics/distributions/beta_rnd.m: Ditto. |
|
575 * statistics/distributions/binomial_cdf.m: Ditto. |
|
576 * statistics/distributions/binomial_inv.m: Ditto. |
|
577 * statistics/distributions/binomial_pdf.m: Ditto. |
|
578 * statistics/distributions/binomial_rnd.m: Ditto. |
|
579 * statistics/distributions/cauchy_cdf.m: Ditto. |
|
580 * statistics/distributions/cauchy_inv.m: Ditto. |
|
581 * statistics/distributions/cauchy_pdf.m: Ditto. |
|
582 * statistics/distributions/cauchy_rnd.m: Ditto. |
|
583 * statistics/distributions/chisquare_cdf.m: Ditto. |
|
584 * statistics/distributions/chisquare_inv.m: Ditto. |
|
585 * statistics/distributions/chisquare_pdf.m: Ditto. |
|
586 * statistics/distributions/chisquare_rnd.m: Ditto. |
|
587 * statistics/distributions/discrete_cdf.m: Ditto. |
|
588 * statistics/distributions/discrete_inv.m: Ditto. |
|
589 * statistics/distributions/discrete_pdf.m: Ditto. |
|
590 * statistics/distributions/discrete_rnd.m: Ditto. |
|
591 * statistics/distributions/empirical_cdf.m: Ditto. |
|
592 * statistics/distributions/empirical_inv.m: Ditto. |
|
593 * statistics/distributions/empirical_pdf.m: Ditto. |
|
594 * statistics/distributions/empirical_rnd.m: Ditto. |
|
595 * statistics/distributions/exponential_cdf.m: Ditto. |
|
596 * statistics/distributions/exponential_inv.m: Ditto. |
|
597 * statistics/distributions/exponential_pdf.m: Ditto. |
|
598 * statistics/distributions/exponential_rnd.m: Ditto. |
|
599 * statistics/distributions/f_cdf.m: Ditto. |
|
600 * statistics/distributions/f_inv.m: Ditto. |
|
601 * statistics/distributions/f_pdf.m: Ditto. |
|
602 * statistics/distributions/f_rnd.m: Ditto. |
|
603 * statistics/distributions/gamma_cdf.m: Ditto. |
|
604 * statistics/distributions/gamma_inv.m: Ditto. |
|
605 * statistics/distributions/gamma_pdf.m: Ditto. |
|
606 * statistics/distributions/gamma_rnd.m: Ditto. |
|
607 * statistics/distributions/geometric_cdf.m: Ditto. |
|
608 * statistics/distributions/geometric_inv.m: Ditto. |
|
609 * statistics/distributions/geometric_pdf.m: Ditto. |
|
610 * statistics/distributions/geometric_rnd.m: Ditto. |
|
611 * statistics/distributions/hypergeometric_cdf.m: Ditto. |
|
612 * statistics/distributions/hypergeometric_inv.m: Ditto. |
|
613 * statistics/distributions/hypergeometric_pdf.m: Ditto. |
|
614 * statistics/distributions/hypergeometric_rnd.m: Ditto. |
|
615 * statistics/distributions/kolmogorov_smirnov_cdf.m: Ditto. |
|
616 * statistics/distributions/laplace_cdf.m: Ditto. |
|
617 * statistics/distributions/laplace_inv.m: Ditto. |
|
618 * statistics/distributions/laplace_pdf.m: Ditto. |
|
619 * statistics/distributions/laplace_rnd.m: Ditto. |
|
620 * statistics/distributions/logistic_cdf.m: Ditto. |
|
621 * statistics/distributions/logistic_inv.m: Ditto. |
|
622 * statistics/distributions/logistic_pdf.m: Ditto. |
|
623 * statistics/distributions/logistic_rnd.m: Ditto. |
|
624 * statistics/distributions/lognormal_cdf.m: Ditto. |
|
625 * statistics/distributions/lognormal_inv.m: Ditto. |
|
626 * statistics/distributions/lognormal_pdf.m: Ditto. |
|
627 * statistics/distributions/lognormal_rnd.m: Ditto. |
|
628 * statistics/distributions/normal_cdf.m: Ditto. |
|
629 * statistics/distributions/normal_inv.m: Ditto. |
|
630 * statistics/distributions/normal_pdf.m: Ditto. |
|
631 * statistics/distributions/normal_rnd.m: Ditto. |
|
632 * statistics/distributions/pascal_cdf.m: Ditto. |
|
633 * statistics/distributions/pascal_inv.m: Ditto. |
|
634 * statistics/distributions/pascal_pdf.m: Ditto. |
|
635 * statistics/distributions/pascal_rnd.m: Ditto. |
|
636 * statistics/distributions/poisson_cdf.m: Ditto. |
|
637 * statistics/distributions/poisson_inv.m: Ditto. |
|
638 * statistics/distributions/poisson_pdf.m: Ditto. |
|
639 * statistics/distributions/poisson_rnd.m: Ditto. |
|
640 * statistics/distributions/stdnormal_cdf.m: Ditto. |
|
641 * statistics/distributions/stdnormal_inv.m: Ditto. |
|
642 * statistics/distributions/stdnormal_pdf.m: Ditto. |
|
643 * statistics/distributions/stdnormal_rnd.m: Ditto. |
|
644 * statistics/distributions/t_cdf.m: Ditto. |
|
645 * statistics/distributions/t_inv.m: Ditto. |
|
646 * statistics/distributions/t_pdf.m: Ditto. |
|
647 * statistics/distributions/t_rnd.m: Ditto. |
|
648 * statistics/distributions/uniform_cdf.m: Ditto. |
|
649 * statistics/distributions/uniform_inv.m: Ditto. |
|
650 * statistics/distributions/uniform_pdf.m: Ditto. |
|
651 * statistics/distributions/uniform_rnd.m: Ditto. |
|
652 * statistics/distributions/weibull_cdf.m: Ditto. |
|
653 * statistics/distributions/weibull_inv.m: Ditto. |
|
654 * statistics/distributions/weibull_pdf.m: Ditto. |
|
655 * statistics/distributions/weibull_rnd.m: Ditto. |
|
656 * statistics/distributions/wiener_rnd.m: Ditto. |
|
657 |
3453
|
658 2000-01-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
659 |
|
660 * statistics/base/values.m: Texinfoize doc string. |
|
661 * statistics/base/var.m: Ditto. |
|
662 * statistics/base/table.m: Ditto. |
|
663 * statistics/base/studentize.m: Ditto. |
|
664 * statistics/base/statistics.m: Ditto. |
|
665 * statistics/base/spearman.m: Ditto. |
|
666 * statistics/base/run_count.m: Ditto. |
|
667 * statistics/base/ranks.m: Ditto. |
|
668 * statistics/base/range.m: Ditto. |
|
669 * statistics/base/qqplot.m: Ditto. |
|
670 * statistics/base/probit.m: Ditto. |
|
671 * statistics/base/ppplot.m: Ditto. |
|
672 * statistics/base/moment.m: Ditto. |
|
673 * statistics/base/meansq.m: Ditto. |
|
674 * statistics/base/logit.m: Ditto. |
|
675 * statistics/base/kendall.m: Ditto. |
|
676 * statistics/base/iqr.m: Ditto. |
|
677 * statistics/base/cut.m: Ditto. |
|
678 * statistics/base/cor.m: Ditto. |
|
679 * statistics/base/cloglog.m: Ditto. |
|
680 * statistics/base/center.m: Ditto. |
3454
|
681 * statistics/models/logistic_regression.m: Ditto. |
|
682 * statistics/models/logistic_regression_derivative.m: Ditto. |
|
683 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
684 * statistics/tests/anova.m: Ditto. |
|
685 * statistics/tests/bartlett_test.m: Ditto. |
|
686 * statistics/tests/chisquare_test_homogeneity.m: Ditto. |
|
687 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
688 * statistics/tests/cor_test.m: Ditto. |
|
689 * statistics/tests/f_test_regression.m: Ditto. |
|
690 * statistics/tests/hotelling_test.m: Ditto. |
|
691 * statistics/tests/hotelling_test_2.m: Ditto. |
|
692 * statistics/tests/kolmogorov_smirnov_test.m: Ditto. |
|
693 * statistics/tests/kolmogorov_smirnov_test_2.m: Ditto. |
|
694 * statistics/tests/kruskal_wallis_test.m: Ditto. |
|
695 * statistics/tests/manova.m: Ditto. |
|
696 * statistics/tests/mcnemar_test.m: Ditto. |
|
697 * statistics/tests/prop_test_2.m: Ditto. |
|
698 * statistics/tests/run_test.m: Ditto. |
|
699 * statistics/tests/sign_test.m: Ditto. |
|
700 * statistics/tests/t_test.m: Ditto. |
|
701 * statistics/tests/t_test_2.m: Ditto. |
|
702 * statistics/tests/t_test_regression.m: Ditto. |
|
703 * statistics/tests/u_test.m: Ditto. |
|
704 * statistics/tests/var_test.m: Ditto. |
|
705 * statistics/tests/welch_test.m: Ditto. |
|
706 * statistics/tests/wilcoxon_test.m: Ditto. |
|
707 * statistics/tests/z_test.m: Ditto. |
|
708 * statistics/tests/z_test_2.m: Ditto. |
3453
|
709 |
3446
|
710 2000-01-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
711 |
|
712 * strings/bin2dec.m: Texinfoize doc string. |
3449
|
713 * plot/__plr1__.m: Ditto. |
|
714 * plot/__pltopt__.m: Ditto. |
|
715 * plot/__plt__.m: Ditto. |
|
716 * plot/__plt2vv__.m: Ditto. |
|
717 * plot/__plr2__.m: Ditto. |
|
718 * plot/__plr__.m: Ditto. |
|
719 * plot/__plt1__.m: Ditto. |
|
720 * plot/__plt2__.m: Ditto. |
|
721 * plot/__plt2mm__.m: Ditto. |
|
722 * plot/__plt2mv__.m: Ditto. |
|
723 * plot/__plt2ss__.m: Ditto. |
|
724 * miscellaneous/paren.m: Ditto. |
|
725 * miscellaneous/comma.m: Ditto. |
|
726 * miscellaneous/semicolon.m: Ditto. |
|
727 * miscellaneous/path.m: Ditto. |
|
728 * miscellaneous/list_primes.m: Ditto. |
|
729 * miscellaneous/flops.m: Ditto. |
|
730 * miscellaneous/dump_prefs.m: Ditto. |
|
731 * miscellaneous/bug_report.m: Ditto. |
|
732 * linear-algebra/dot.m: Ditto |
|
733 * linear-algebra/dmult.m: Ditto. |
|
734 * general/randperm.m: Ditto. |
|
735 * general/logical.m: Ditto. |
|
736 * general/is_duplicate_entry.m: Ditto. |
|
737 * signal/arch_fit.m: Ditto. |
|
738 * signal/arch_rnd.m: Ditto. |
|
739 * signal/arch_test.m: Ditto. |
|
740 * signal/arma_rnd.m: Ditto. |
|
741 * signal/autocor.m: Ditto. |
|
742 * signal/autocov.m: Ditto. |
|
743 * signal/autoreg_matrix.m: Ditto. |
|
744 * signal/bartlett.m: Ditto. |
|
745 * signal/blackman.m: Ditto. |
|
746 * signal/detrend.m: Ditto. |
|
747 * signal/diffpara.m: Ditto. |
|
748 * signal/durbinlevinson.m: Ditto. |
|
749 * signal/fftconv.m: Ditto. |
|
750 * signal/fftfilt.m: Ditto. |
|
751 * signal/fftshift.m: Ditto. |
|
752 * signal/fractdiff.m: Ditto. |
|
753 * signal/freqz.m: Ditto. |
|
754 * signal/hamming.m: Ditto. |
|
755 * signal/hanning.m: Ditto. |
|
756 * signal/hurst.m: Ditto. |
|
757 * signal/periodogram.m: Ditto. |
|
758 * signal/rectangle_lw.m: Ditto. |
|
759 * signal/rectangle_sw.m: Ditto. |
|
760 * signal/sinc.m: Ditto. |
|
761 * signal/sinetone.m: Ditto. |
|
762 * signal/sinewave.m: Ditto. |
|
763 * signal/spectral_adf.m: Ditto. |
|
764 * signal/spectral_xdf.m: Ditto. |
|
765 * signal/spencer.m: Ditto. |
|
766 * signal/stft.m: Ditto. |
|
767 * signal/synthesis.m: Ditto. |
|
768 * signal/triangle_lw.m: Ditto. |
|
769 * signal/triangle_sw.m: Ditto. |
|
770 * signal/yulewalker.m: Ditto. |
3450
|
771 * control/util/strappend.m: Ditto. |
3451
|
772 * control/base/nichols.m: Ditto. |
3452
|
773 * control/system/is_signal_list.m: Ditto. |
|
774 * control/system/listidx.m: Ditto. |
|
775 * control/system/sysgettsam.m: Ditto. |
|
776 * control/system/sysidx.m: Ditto. |
3446
|
777 |
3438
|
778 2000-01-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
779 |
|
780 * control/system/__abcddims__.m: Rename from |
|
781 control/system/abcddims.m, change all callers. |
|
782 * control/base/__bodquist__.m: Likewise. |
|
783 * control/base/__freqresp__.m: Likewise. |
|
784 * control/util/__outlist__.m: Likewise. |
|
785 * control/base/__stepimp__.m: Likewise. |
|
786 * control/system/__syschnamesl__.m: Likewise. |
|
787 * control/system/__syscont_disc__.m: Likewise. |
|
788 * control/system/__sysdefioname__.m: Likewise. |
|
789 * control/system/__sysdefstname__.m: Likewise. |
|
790 * control/system/__sysgroupn__.m: Likewise. |
|
791 * control/system/__tf2sysl__.m: Likewise. |
|
792 * control/util/__zgpbal__.m: Likewise. |
|
793 * control/system/__zp2ssg2__.m: Likewise. |
3495
|
794 |
|
795 * quaternion/demoquat.m: Add copyright notice, Texinfoize doc string. |
3452
|
796 * quaternion/qconj.m: Ditto. |
|
797 * quaternion/qcoordinate_plot.m: Ditto. |
|
798 * quaternion/qderiv.m: Ditto. |
|
799 * quaternion/qderivmat.m: Ditto. |
|
800 * quaternion/qinv.m: Ditto. |
|
801 * quaternion/qmult.m: Ditto. |
|
802 * quaternion/qtrans.m: Ditto. |
|
803 * quaternion/qtransv.m: Ditto. |
|
804 * quaternion/qtransvmat.m: Ditto. |
|
805 * quaternion/quaternion.m: Ditto. |
3438
|
806 |
3436
|
807 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
808 |
|
809 * control/base/Makefile.in: Ditto. |
|
810 * control/hinf/Makefile.in: New file. |
|
811 * control/marsyas/Makefile.in: Ditto. |
|
812 * control/obsolete/Makefile.in: Ditto. |
|
813 * control/system/Makefile.in: Ditto. |
|
814 * control/util/Makefile.in: Ditto. |
|
815 |
|
816 * strings/com2str.m: Move here from control directory. |
|
817 |
|
818 * control/base: New directory. |
|
819 * control/base/DEMOcontrol.m: Move here from control directory. |
|
820 * control/base/analdemo.m: Ditto. |
|
821 * control/base/are.m: Ditto. |
|
822 * control/base/bddemo.m: Ditto. |
|
823 * control/base/bode.m: Ditto. |
|
824 * control/base/bode_bounds.m: Ditto. |
|
825 * control/base/bodquist.m: Ditto. |
|
826 * control/base/controldemo.m: Ditto. |
|
827 * control/base/ctrb.m: Ditto. |
|
828 * control/base/damp.m: Ditto. |
|
829 * control/base/dare.m: Ditto. |
|
830 * control/base/dcgain.m: Ditto. |
|
831 * control/base/dgram.m: Ditto. |
|
832 * control/base/dlqe.m: Ditto. |
|
833 * control/base/dlqr.m: Ditto. |
|
834 * control/base/dlyap.m: Ditto. |
|
835 * control/base/dre.m: Ditto. |
|
836 * control/base/frdemo.m: Ditto. |
|
837 * control/base/freqchkw.m: Ditto. |
|
838 * control/base/freqresp.m: Ditto. |
|
839 * control/base/gram.m: Ditto. |
|
840 * control/base/impulse.m: Ditto. |
|
841 * control/base/lqe.m: Ditto. |
|
842 * control/base/lqg.m: Ditto. |
|
843 * control/base/lqr.m: Ditto. |
|
844 * control/base/lsim.m: Ditto. |
|
845 * control/base/ltifr.m: Ditto. |
|
846 * control/base/lyap.m: Ditto. |
|
847 * control/base/nichols.m: Ditto. |
|
848 * control/base/nyquist.m: Ditto. |
|
849 * control/base/obsv.m: Ditto. |
|
850 * control/base/place.m: Ditto. |
|
851 * control/base/pzmap.m: Ditto. |
|
852 * control/base/rldemo.m: Ditto. |
|
853 * control/base/rlocus.m: Ditto. |
|
854 * control/base/step.m: Ditto. |
|
855 * control/base/stepimp.m: Ditto. |
|
856 * control/base/tzero.m: Ditto. |
|
857 * control/base/tzero2.m: Ditto. |
|
858 |
|
859 * control/hinf: New directory. |
|
860 * control/hinf/dhinfdemo.m: Move here from control directory. |
|
861 * control/hinf/h2norm.m: Ditto. |
|
862 * control/hinf/h2syn.m: Ditto. |
|
863 * control/hinf/hinf_ctr.m: Ditto. |
|
864 * control/hinf/hinfdemo.m: Ditto. |
|
865 * control/hinf/hinfnorm.m: Ditto. |
|
866 * control/hinf/hinfsyn.m: Ditto. |
|
867 * control/hinf/hinfsyn_chk.m: Ditto. |
|
868 * control/hinf/hinfsyn_ric.m: Ditto. |
|
869 * control/hinf/wgt1o.m: Ditto. |
3441
|
870 * control/hinf/dgkfdemo.m: Ditto. |
|
871 * control/hinf/is_dgkf.m: Ditto. |
3436
|
872 |
|
873 * control/marsyas: New directory. |
|
874 * control/marsyas/demomarsyas.m: Move here from control directory. |
|
875 * control/marsyas/susball.m: Ditto. |
|
876 |
|
877 * control/obsolete/dezero.m: Move here from control directory. |
|
878 * control/obsolete/rotg.m: Ditto. |
|
879 |
|
880 * control/system: New directory. |
|
881 * control/system/abcddim.m: Move here from control directory. |
|
882 * control/system/abcddims.m: Ditto. |
|
883 * control/system/buildssic.m: Ditto. |
|
884 * control/system/c2d.m: Ditto. |
|
885 * control/system/d2c.m: Ditto. |
|
886 * control/system/dmr2d.m: Ditto. |
|
887 * control/system/fir2sys.m: Ditto. |
|
888 * control/system/is_abcd.m: Ditto. |
|
889 * control/system/is_digital.m: Ditto. |
|
890 * control/system/is_sample.m: Ditto. |
|
891 * control/system/is_signal_list.m: Ditto. |
|
892 * control/system/is_siso.m: Ditto. |
3441
|
893 * control/system/is_controllable.m: Ditto. |
|
894 * control/system/is_detectable.m: Ditto. |
|
895 * control/system/is_observable.m: Ditto. |
|
896 * control/system/is_stabilizable.m: Ditto. |
|
897 * control/system/is_stable.m: Ditto. |
3436
|
898 * control/system/jet707.m: Ditto. |
|
899 * control/system/listidx.m: Ditto. |
|
900 * control/system/moddemo.m: Ditto. |
|
901 * control/system/ord2.m: Ditto. |
|
902 * control/system/packedform.m: Ditto. |
|
903 * control/system/parallel.m: Ditto. |
|
904 * control/system/ss2sys.m: Ditto. |
|
905 * control/system/ss2tf.m: Ditto. |
|
906 * control/system/ss2zp.m: Ditto. |
|
907 * control/system/starp.m: Ditto. |
|
908 * control/system/sys2fir.m: Ditto. |
|
909 * control/system/sys2ss.m: Ditto. |
|
910 * control/system/sys2tf.m: Ditto. |
|
911 * control/system/sys2zp.m: Ditto. |
|
912 * control/system/sysadd.m: Ditto. |
|
913 * control/system/sysappend.m: Ditto. |
|
914 * control/system/syschnamesl.m: Ditto. |
|
915 * control/system/syschtsam.m: Ditto. |
|
916 * control/system/sysconnect.m: Ditto. |
|
917 * control/system/syscont.m: Ditto. |
|
918 * control/system/syscont_disc.m: Ditto. |
|
919 * control/system/sysdefioname.m: Ditto. |
|
920 * control/system/sysdefstname.m: Ditto. |
|
921 * control/system/sysdimensions.m: Ditto. |
|
922 * control/system/sysdisc.m: Ditto. |
|
923 * control/system/sysdup.m: Ditto. |
|
924 * control/system/sysgetsignals.m: Ditto. |
|
925 * control/system/sysgettsam.m: Ditto. |
|
926 * control/system/sysgettype.m: Ditto. |
|
927 * control/system/sysgroup.m: Ditto. |
|
928 * control/system/sysgroupn.m: Ditto. |
|
929 * control/system/sysidx.m: Ditto. |
|
930 * control/system/sysmin.m: Ditto. |
|
931 * control/system/sysmult.m: Ditto. |
|
932 * control/system/sysout.m: Ditto. |
|
933 * control/system/sysprune.m: Ditto. |
|
934 * control/system/sysreorder.m: Ditto. |
|
935 * control/system/sysrepdemo.m: Ditto. |
|
936 * control/system/sysscale.m: Ditto. |
|
937 * control/system/syssetsignals.m: Ditto. |
|
938 * control/system/syssub.m: Ditto. |
|
939 * control/system/sysupdate.m: Ditto. |
|
940 * control/system/tf2ss.m: Ditto. |
|
941 * control/system/tf2sys.m: Ditto. |
|
942 * control/system/tf2sysl.m: Ditto. |
|
943 * control/system/tf2zp.m: Ditto. |
|
944 * control/system/tfout.m: Ditto. |
|
945 * control/system/ugain.m: Ditto. |
|
946 * control/system/zp2ss.m: Ditto. |
|
947 * control/system/zp2ssg2.m: Ditto. |
|
948 * control/system/zp2sys.m: Ditto. |
|
949 * control/system/zp2tf.m: Ditto. |
|
950 * control/system/zpout.m: Ditto. |
|
951 |
|
952 * control/util: New directory. |
|
953 * control/util/axis2dlim.m: Move here from control directory. |
|
954 * control/util/outlist.m: Ditto. |
|
955 * control/util/prompt.m: Ditto. |
|
956 * control/util/run_cmd.m: Ditto. |
|
957 * control/util/sortcom.m: Ditto. |
|
958 * control/util/strappend.m: Ditto. |
|
959 * control/util/swap.m: Ditto. |
|
960 * control/util/zgfmul.m: Ditto. |
|
961 * control/util/zgfslv.m: Ditto. |
|
962 * control/util/zginit.m: Ditto. |
|
963 * control/util/zgpbal.m: Ditto. |
|
964 * control/util/zgreduce.m: Ditto. |
|
965 * control/util/zgrownorm.m: Ditto. |
|
966 * control/util/zgscal.m: Ditto. |
|
967 * control/util/zgsgiv.m: Ditto. |
|
968 * control/util/zgshsr.m: Ditto. |
|
969 |
3427
|
970 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
971 |
|
972 * gethelp.cc (extract_help_text): Discard first space character |
|
973 after consecutive comment characters. |
|
974 |
3422
|
975 Thu Jan 13 00:56:57 2000 John W. Eaton <jwe@bahaha.che.wisc.edu> |
|
976 |
|
977 * control/obsolete: New directory |
|
978 * control/obsolete/swaprows.m: Move here from control directory. |
3436
|
979 * control/obsolete/swapcols.m: Ditto. |
|
980 * control/obsolete/dlqg.m: Ditto. |
|
981 * control/obsolete/minfo.m: Ditto. |
|
982 * control/obsolete/packsys.m: Ditto. |
|
983 * control/obsolete/qzval.m: Ditto. |
|
984 * control/obsolete/unpacksys.m: Ditto. |
|
985 * control/obsolete/series.m: Ditto. |
|
986 * control/obsolete/syschnames.m: Ditto. |
|
987 * polynomial/polyout.m: Ditto. |
3422
|
988 |
3420
|
989 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
990 |
|
991 * general/fliplr.m: Eliminate useless copy of arg. |
|
992 * general/flipud.m: Ditto. |
|
993 |
3418
|
994 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
995 |
|
996 * linear-algebra/cross.m: Only return a row vector if both args |
|
997 are row vectors. |
|
998 * polynomial/polyfit.m: Likewise. |
|
999 |
|
1000 * signal/autocov.m: Don't reset prefer_column_vectors. |
|
1001 |
|
1002 * statistics/distributions/discrete_rnd.m: |
|
1003 Always generate a row vector. |
|
1004 * statistics/distributions/hypergeometric_rnd.m: Likewise. |
|
1005 |
3416
|
1006 2000-01-11 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1007 |
|
1008 * strings/upper.m: Add missing `-*- texinfo -*-' tag to doc string. |
|
1009 |
|
1010 * audio/setaudio.m: Texinfoize doc string. |
|
1011 * control/com2str.m: Likewise. |
|
1012 * control/controldemo.m: Likewise. |
|
1013 * control/DEMOcontrol.m: Likewise. |
|
1014 * control/dezero.m: Likewise. |
|
1015 * control/dre.m: Likewise. |
|
1016 * control/hinfsyn_ric.m: Likewise. |
|
1017 |
3407
|
1018 2000-01-05 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1019 |
|
1020 * io/printf.m: Add @seealso{...} to doc string. |
|
1021 * io/puts.m: Likewise. |
|
1022 * plot/semilogx.m: Likewise. |
|
1023 * plot/semilogy.m: Likewise. |
|
1024 * plot/__pltopt__.m: Likewise. |
|
1025 * plot/bar.m: Likewise. |
|
1026 * plot/xlabel.m: Likewise. |
|
1027 * plot/grid.m: Likewise. |
|
1028 * plot/shg.m: Likewise. |
|
1029 * plot/title.m: Likewise. |
|
1030 * plot/mesh.m: Likewise. |
|
1031 * plot/__pltopt1__.m: Likewise. |
|
1032 * plot/contour.m: Likewise. |
|
1033 * plot/hist.m: Likewise. |
|
1034 * plot/stairs.m: Likewise. |
|
1035 * plot/meshgrid.m: Likewise. |
|
1036 * plot/polar.m: Likewise. |
|
1037 * plot/loglog.m: Likewise. |
|
1038 * plot/plot.m: Likewise. |
|
1039 * miscellaneous/semicolon.m: Likewise. |
|
1040 * miscellaneous/menu.m: Likewise. |
|
1041 * miscellaneous/etime.m: Likewise. |
|
1042 * miscellaneous/texas_lotto.m: Likewise. |
|
1043 * miscellaneous/comma.m: Likewise. |
|
1044 * audio/lin2mu.m: Likewise. |
|
1045 * audio/playaudio.m: Likewise. |
|
1046 * audio/loadaudio.m: Likewise. |
|
1047 * audio/saveaudio.m: Likewise. |
|
1048 * audio/mu2lin.m: Likewise. |
|
1049 * audio/record.m: Likewise. |
|
1050 * strings/isletter.m: Likewise. |
|
1051 * strings/lower.m: Likewise. |
|
1052 * strings/lower.m: Likewise. |
|
1053 * strings/upper.m: Likewise. |
|
1054 * specfun/erfinv.m: Likewise. |
|
1055 * specfun/gammai.m: Likewise. |
|
1056 * specfun/log2.m: Likewise. |
|
1057 * specfun/pow2.m: Likewise. |
|
1058 * elfun/gcd.m: Likewise. |
|
1059 * elfun/lcm.m: Likewise. |
|
1060 * special-matrix/vander.m: Likewise. |
|
1061 * special-matrix/sylvester_matrix.m: Likewise. |
|
1062 * special-matrix/hilb.m: Likewise. |
|
1063 * special-matrix/hankel.m: Likewise. |
|
1064 * special-matrix/toeplitz.m: Likewise. |
|
1065 * special-matrix/invhilb.m: Likewise. |
|
1066 * statistics/base/std.m: Likewise. |
|
1067 * statistics/base/median.m: Likewise. |
|
1068 * linear-algebra/cond.m: Likewise. |
|
1069 * linear-algebra/norm.m: Likewise. |
|
1070 * finance/nper.m: Likewise. |
|
1071 * finance/pmt.m: Likewise. |
|
1072 * finance/pv.m: Likewise. |
|
1073 * finance/rate.m: Likewise. |
|
1074 * finance/npv.m: Likewise. |
|
1075 * general/fliplr.m: Likewise. |
|
1076 * general/flipud.m: Likewise. |
|
1077 * general/is_scalar.m: Likewise. |
|
1078 * general/rem.m: Likewise. |
|
1079 * general/perror.m: Likewise. |
|
1080 * general/tril.m: Likewise. |
|
1081 * general/rot90.m: Likewise. |
|
1082 * general/num2str.m: Likewise. |
|
1083 * general/int2str.m: Likewise. |
|
1084 * general/reshape.m: Likewise. |
|
1085 * general/logspace.m: Likewise. |
|
1086 * general/is_symmetric.m: Likewise. |
|
1087 * general/is_vector.m: Likewise. |
|
1088 * general/nextpow2.m: Likewise. |
|
1089 * general/columns.m: Likewise. |
|
1090 * general/is_square.m: Likewise. |
|
1091 * general/rows.m: Likewise. |
|
1092 * control/ugain.m: Likewise. |
|
1093 * control/damp.m: Likewise. |
|
1094 * control/dare.m: Likewise. |
|
1095 * control/are.m: Likewise. |
|
1096 * control/sys2fir.m: Likewise. |
|
1097 * control/abcddim.m: Likewise. |
|
1098 * control/is_abcd.m: Likewise. |
|
1099 * control/step.m: Likewise. |
|
1100 * control/is_observable.m: Likewise. |
|
1101 * control/is_controllable.m: Likewise. |
|
1102 * control/jet707.m: Likewise. |
|
1103 * control/polyout.m: Likewise. |
|
1104 * control/impulse.m: Likewise. |
|
1105 * control/lqg.m: Likewise. |
|
1106 * control/is_detectable.m: Likewise. |
|
1107 * control/sysdimensions.m: Likewise. |
|
1108 * control/sysupdate.m: Likewise. |
|
1109 * control/stepimp.m: Likewise. |
|
1110 * control/is_stable.m: Likewise. |
|
1111 * control/tfout.m: Likewise. |
|
1112 * control/zpout.m: Likewise. |
|
1113 |
3405
|
1114 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1115 |
|
1116 * set/complement.m: Add @seealso{} stuff. |
|
1117 * set/create_set.m: Likewise. |
|
1118 * set/intersection.m: Likewise. |
|
1119 * set/union.m: Likewise. |
|
1120 |
3399
|
1121 1999-12-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1122 |
3400
|
1123 * control/d2c.m: Use double quotes instead of single quotes for |
|
1124 string constants. |
|
1125 * control/dgkfdemo.m: Likewise. |
|
1126 * control/fir2sys.m: Likewise. |
|
1127 * control/frdemo.m: Likewise. |
|
1128 * control/moddemo.m: Likewise. |
|
1129 * control/minfo.m: Likewise. |
|
1130 * control/is_stabilizable.m: Likewise. |
|
1131 * control/is_dgkf.m: Likewise. |
|
1132 * control/polyout.m: Likewise. |
|
1133 * control/sysconnect.m: Likewise. |
|
1134 * control/sysrepdemo.m: Likewise. |
|
1135 * control/tf2sys.m: Likewise. |
|
1136 * control/tfout.m: Likewise. |
|
1137 * control/zp2sys.m: Likewise. |
|
1138 * control/zpout.m: Likewise. |
|
1139 * control/tzero.m: Likewise. |
|
1140 |
|
1141 * control/DEMOcontrol.m: Handle moddemo case too. |
|
1142 |
|
1143 * image/loadimage.m: Use double quotes instead of single quotes |
|
1144 for string constants. Use sprintf instead of square brackets to |
|
1145 construct string. |
|
1146 |
3399
|
1147 * control/DEMOcontrol.m: Formatting tweaks. |
3400
|
1148 * control/fir2sys.m: Likewise. |
3399
|
1149 |
3390
|
1150 1999-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1151 |
|
1152 * mkdoc: Only delete spaces before @ characters at the beginning |
|
1153 of a line. |
|
1154 |
3383
|
1155 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1156 |
3388
|
1157 * control/bddemo.m: Make it more likely to work with any value of |
|
1158 whitespace_in_literal_matrix. |
3386
|
1159 * control/analdemo.m: Ditto. |
|
1160 * control/dgkfdemo.m: Ditto. |
|
1161 * control/frdemo.m: Ditto. |
|
1162 * control/sysrepdemo.m: Ditto. |
|
1163 * control/moddemo.m: Ditto. |
3388
|
1164 * control/zp2ss.m: Ditto. |
3387
|
1165 * control/zp2tf.m: Ditto. |
3388
|
1166 * control/syssub.m: Ditto. |
|
1167 * finance/npv.m: Ditto. |
|
1168 * statistics/base/studentize.m: Ditto. |
|
1169 * statistics/base/values.m: Ditto. |
|
1170 * statistics/distributions/exponential_cdf.m: Ditto. |
|
1171 * statistics/distributions/poisson_cdf.m: Ditto. |
3386
|
1172 |
3384
|
1173 * control/dezero.m: Use toascii to convert string to ASCII value |
|
1174 instead of multiplying it by 1. |
|
1175 |
3383
|
1176 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |
|
1177 * control/zpout.m: Ditto. |
|
1178 * control/tfout.m: Ditto. |
|
1179 * control/tf2sys.m: Ditto. |
|
1180 * control/syssub.m: Ditto. |
|
1181 * control/syssetsignals.m: Ditto. |
|
1182 * control/sysout.m: Ditto. |
|
1183 * control/sysmult.m: Ditto. |
|
1184 * control/sysgroup.m: Ditto. |
|
1185 * control/sysdup.m: Ditto. |
|
1186 * control/sysdisc.m: Ditto. |
|
1187 * control/syscont.m: Ditto. |
|
1188 * control/sysconnect.m: Ditto. |
|
1189 * control/sysappend.m: Ditto. |
|
1190 * control/sysadd.m: Ditto. |
|
1191 * control/ss2sys.m: Ditto. |
|
1192 * control/nyquist.m: Ditto. |
|
1193 * control/lqg.m: Ditto. |
|
1194 * control/fir2sys.m: Ditto. |
|
1195 * control/dmr2d.m: Ditto. |
|
1196 * control/dezero.m: Ditto. |
|
1197 * control/d2c.m: Ditto. |
|
1198 * control/c2d.m: Ditto. |
|
1199 * control/bddemo.m: Ditto. |
|
1200 * control/pzmap.m: Ditto. |
|
1201 |
3374
|
1202 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr> |
|
1203 |
|
1204 * signal/spectral_adf.m: Fix typo. |
|
1205 |
3372
|
1206 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1207 |
|
1208 * linear-algebra/cond.m: Texinfoize doc string. |
|
1209 * linear-algebra/kron.m: Ditto. |
|
1210 * linear-algebra/norm.m: Ditto. |
|
1211 * linear-algebra/null.m: Ditto. |
|
1212 * linear-algebra/orth.m: Ditto. |
|
1213 * linear-algebra/rank.m: Ditto. |
|
1214 * linear-algebra/trace.m: Ditto. |
|
1215 * linear-algebra/qzhess.m: Ditto. |
|
1216 * miscellaneous/menu.m: Ditto. |
3373
|
1217 * general/perror.m: Ditto. |
|
1218 * general/strerror.m: Ditto. |
|
1219 * general/columns.m: Ditto. |
|
1220 * general/rows.m: Ditto. |
|
1221 * image/colormap.m: Ditto. |
|
1222 * image/gray.m: Ditto. |
|
1223 * image/gray2ind.m: Ditto. |
|
1224 * image/image.m: Ditto. |
|
1225 * image/imagesc.m: Ditto. |
|
1226 * image/imshow.m: Ditto. |
|
1227 * image/ind2gray.m: Ditto. |
|
1228 * image/ind2rgb.m: Ditto. |
|
1229 * image/loadimage.m: Ditto. |
|
1230 * image/rgb2ntsc.m: Ditto. |
|
1231 * image/ntsc2rgb.m: Ditto. |
|
1232 * image/ocean.m: Ditto. |
|
1233 * image/rgb2ind.m: Ditto. |
|
1234 * image/saveimage.m: Ditto. |
3372
|
1235 * io/printf.m: Ditto. |
|
1236 * io/puts.m: Ditto. |
|
1237 |
3369
|
1238 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1239 |
|
1240 * special-matrix/hankel.m: Texinfoize doc string. |
|
1241 * special-matrix/hilb.m: Ditto. |
|
1242 * special-matrix/invhilb.m: Ditto. |
|
1243 * special-matrix/sylvester_matrix.m: Ditto. |
|
1244 * special-matrix/toeplitz.m: Ditto. |
|
1245 * special-matrix/vander.m: Ditto. |
|
1246 * linear-algebra/vec.m: Ditto. |
|
1247 * linear-algebra/vech.m: Ditto. |
|
1248 * general/common_size.m: Ditto. |
|
1249 * general/diff.m: Ditto. |
|
1250 * general/fliplr.m: Ditto. |
|
1251 * general/flipud.m: Ditto. |
|
1252 * general/rot90.m: Ditto. |
|
1253 * general/reshape.m: Ditto. |
|
1254 * general/shift.m: Ditto. |
|
1255 * general/tril.m: Ditto. |
|
1256 * general/triu.m: Ditto. |
|
1257 * general/logspace.m: Ditto. |
3371
|
1258 * general/nargchk.m: Ditto. |
3369
|
1259 |
3367
|
1260 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1261 |
|
1262 * statistics/base/mean: Texinfoize doc string. |
|
1263 * statistics/base/median: Ditto. |
|
1264 * statistics/base/std: Ditto. |
|
1265 * statistics/base/cov: Ditto. |
|
1266 * statistics/base/corrcoef: Ditto. |
|
1267 * statistics/base/kurtosis: Ditto. |
|
1268 * statistics/base/mahalanobis: Ditto. |
|
1269 * statistics/base/skewness: Ditto. |
3368
|
1270 * statistics/base/gls.m: Ditto. |
|
1271 * statistics/base/ols.m: Ditto. |
3367
|
1272 * signal/detrend.m: Ditto. |
|
1273 * signal/freqz.m: Ditto. |
|
1274 * signal/sinc.m: Ditto. |
|
1275 * signal/fftconv.m: Ditto. |
|
1276 * signal/fftfilt.m: Ditto. |
3368
|
1277 * set/create_set.m: Ditto. |
|
1278 * set/union.m: Ditto. |
|
1279 * set/intersection.m: Ditto. |
|
1280 * set/complement.m: Ditto. |
|
1281 * poly/compan.m: Ditto. |
|
1282 * poly/conv: Ditto. |
|
1283 * poly/deconv: Ditto. |
|
1284 * poly/poly: Ditto. |
|
1285 * poly/polyderiv: Ditto. |
|
1286 * poly/polyfit: Ditto. |
|
1287 * poly/polyinteg: Ditto. |
|
1288 * poly/polyreduce: Ditto. |
|
1289 * poly/polyval: Ditto. |
|
1290 * poly/polyvalm: Ditto. |
|
1291 * poly/residue: Ditto. |
|
1292 * poly/roots: Ditto. |
|
1293 * plot/top_title.m: Ditto |
|
1294 * plot/subwindow.m: Ditto |
|
1295 * plot/subplot.m: Ditto |
|
1296 * plot/plot_border.m: Ditto |
|
1297 * plot/oneplot.m: Ditto |
|
1298 * plot/multiplot.m: Ditto |
|
1299 * plot/mplot.m: Ditto |
|
1300 * plot/xlabel.m: Ditto |
|
1301 * plot/figure.m: Ditto |
|
1302 * plot/meshdom.m: Ditto |
|
1303 * plot/mesh.m: Ditto |
|
1304 * plot/stairs.m: Ditto |
|
1305 * plot/polar.m: Ditto |
|
1306 * plot/loglog.m: Ditto |
|
1307 * plot/hist.m: Ditto |
|
1308 * plot/contour.m: Ditto |
|
1309 * plot/bar.m: Ditto |
|
1310 * plot/axis.m: Ditto |
|
1311 * plot/plot.m: Ditto. |
3367
|
1312 |
3361
|
1313 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1314 |
3365
|
1315 * control/pinv.m: Delete. |
|
1316 |
3364
|
1317 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES). |
|
1318 |
3361
|
1319 * strings/blanks.m: Texinfoize doc string. |
|
1320 * strings/strcat.m: Ditto. |
|
1321 * strings/str2mat.m: Ditto. |
|
1322 * strings/deblank.m: Ditto. |
|
1323 * strings/findstr.m: Ditto. |
|
1324 * strings/index.m: Ditto. |
|
1325 * strings/rindex.m: Ditto. |
|
1326 * strings/split.m: Ditto. |
|
1327 * strings/strcmp.m: Ditto. |
|
1328 * strings/strrep.m: Ditto. |
|
1329 * strings/substr.m: Ditto. |
|
1330 * general/int2str.m: Ditto. |
|
1331 * general/num2str.m: Ditto. |
|
1332 * strings/dec2bin.m: Ditto. |
|
1333 * strings/bin2dec: Ditto. |
|
1334 * strings/dec2bin: Ditto. |
|
1335 * strings/dec2hex: Ditto. |
|
1336 * strings/hex2dec: Ditto. |
|
1337 * strings/str2num: Ditto. |
|
1338 |
3347
|
1339 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1340 |
|
1341 * Makefile.in (DISTFILES): Include DOCSTRINGS. |
|
1342 |
3361
|
1343 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1344 |
|
1345 * control/DEMOcontrol.m: Texinfoize doc string. |
|
1346 * control/abcddim.m: Ditto. |
|
1347 * control/abcddims.m: Ditto. |
|
1348 * control/analdemo.m: Ditto. |
|
1349 * control/are.m: Ditto. |
|
1350 * control/axis2dlim.m: Ditto. |
|
1351 * control/bddemo.m: Ditto. |
|
1352 * control/bode.m: Ditto. |
|
1353 * control/bode_bounds.m: Ditto. |
|
1354 * control/bodquist.m: Ditto. |
|
1355 * control/buildssic.m: Ditto. |
|
1356 * control/c2d.m: Ditto. |
|
1357 * control/ctrb.m: Ditto. |
|
1358 * control/d2c.m: Ditto. |
|
1359 * control/damp.m: Ditto. |
|
1360 * control/dare.m: Ditto. |
|
1361 * control/dcgain.m: Ditto. |
|
1362 * control/dgkfdemo.m: Ditto. |
|
1363 * control/dgram.m: Ditto. |
|
1364 * control/dlqe.m: Ditto. |
|
1365 * control/dlqr.m: Ditto. |
|
1366 * control/dlyap.m: Ditto. |
|
1367 * control/dmr2d.m: Ditto. |
|
1368 * control/fir2sys.m: Ditto. |
|
1369 * control/frdemo.m: Ditto. |
|
1370 * control/freqchkw.m: Ditto. |
|
1371 * control/freqresp.m: Ditto. |
|
1372 * control/gram.m: Ditto. |
|
1373 * control/h2norm.m: Ditto. |
|
1374 * control/h2syn.m: Ditto. |
|
1375 * control/hinf_ctr.m: Ditto. |
|
1376 * control/hinfdemo.m: Ditto. |
|
1377 * control/hinfnorm.m: Ditto. |
|
1378 * control/hinfsyn.m: Ditto. |
|
1379 * control/hinfsyn_chk.m: Ditto. |
|
1380 * control/impulse.m: Ditto. |
|
1381 * control/is_abcd.m: Ditto. |
|
1382 * control/is_controllable.m: Ditto. |
|
1383 * control/is_detectable.m: Ditto. |
|
1384 * control/is_dgkf.m: Ditto. |
|
1385 * control/is_digital.m: Ditto. |
|
1386 * control/is_observable.m: Ditto. |
|
1387 * control/is_sample.m: Ditto. |
|
1388 * control/is_signal_list.m: Ditto. |
|
1389 * control/is_siso.m: Ditto. |
|
1390 * control/is_stabilizable.m: Ditto. |
|
1391 * control/is_stable.m: Ditto. |
|
1392 * control/jet707.m: Ditto. |
|
1393 * control/lqe.m: Ditto. |
|
1394 * control/lqg.m: Ditto. |
|
1395 * control/lqr.m: Ditto. |
|
1396 * control/lsim.m: Ditto. |
|
1397 * control/ltifr.m: Ditto. |
|
1398 * control/lyap.m: Ditto. |
|
1399 * control/moddemo.m: Ditto. |
|
1400 * control/nyquist.m: Ditto. |
|
1401 * control/obsv.m: Ditto. |
|
1402 * control/ord2.m: Ditto. |
|
1403 * control/outlist.m: Ditto. |
|
1404 * control/pinv.m: Ditto. |
|
1405 * control/place.m: Ditto. |
|
1406 * control/polyout.m: Ditto. |
|
1407 * control/prompt.m: Ditto. |
|
1408 * control/pzmap.m: Ditto. |
|
1409 * control/qzval.m: Ditto. |
|
1410 * control/rldemo.m: Ditto. |
|
1411 * control/rlocus.m: Ditto. |
|
1412 * control/sortcom.m: Ditto. |
|
1413 * control/ss2sys.m: Ditto. |
|
1414 * control/ss2tf.m: Ditto. |
|
1415 * control/ss2zp.m: Ditto. |
|
1416 * control/starp.m: Ditto. |
|
1417 * control/step.m: Ditto. |
|
1418 * control/stepimp.m: Ditto. |
|
1419 * control/susball.m: Ditto. |
|
1420 * control/sys2fir.m: Ditto. |
|
1421 * control/sys2ss.m: Ditto. |
|
1422 * control/sys2tf.m: Ditto. |
|
1423 * control/sys2zp.m: Ditto. |
|
1424 * control/sysadd.m: Ditto. |
|
1425 * control/sysappend.m: Ditto. |
|
1426 * control/syschnames.m: Ditto. |
|
1427 * control/syschnamesl.m: Ditto. |
|
1428 * control/syschtsam.m: Ditto. |
|
1429 * control/sysconnect.m: Ditto. |
|
1430 * control/syscont.m: Ditto. |
|
1431 * control/syscont_disc.m: Ditto. |
|
1432 * control/sysdefioname.m: Ditto. |
|
1433 * control/sysdefstname.m: Ditto. |
|
1434 * control/sysdimensions.m: Ditto. |
|
1435 * control/sysdisc.m: Ditto. |
|
1436 * control/sysdup.m: Ditto. |
|
1437 * control/sysgetsignals.m: Ditto. |
|
1438 * control/sysgettype.m: Ditto. |
|
1439 * control/sysgroup.m: Ditto. |
|
1440 * control/sysgroupn.m: Ditto. |
|
1441 * control/sysmult.m: Ditto. |
|
1442 * control/sysout.m: Ditto. |
|
1443 * control/sysprune.m: Ditto. |
|
1444 * control/sysreorder.m: Ditto. |
|
1445 * control/sysrepdemo.m: Ditto. |
|
1446 * control/sysscale.m: Ditto. |
|
1447 * control/syssetsignals.m: Ditto. |
|
1448 * control/syssub.m: Ditto. |
|
1449 * control/sysupdate.m: Ditto. |
|
1450 * control/tf2ss.m: Ditto. |
|
1451 * control/tf2sys.m: Ditto. |
|
1452 * control/tf2sysl.m: Ditto. |
|
1453 * control/tf2zp.m: Ditto. |
|
1454 * control/tfout.m: Ditto. |
|
1455 * control/tzero.m: Ditto. |
|
1456 * control/tzero2.m: Ditto. |
|
1457 * control/ugain.m: Ditto. |
|
1458 * control/wgt1o.m: Ditto. |
|
1459 * control/zgfmul.m: Ditto. |
|
1460 * control/zgfslv.m: Ditto. |
|
1461 * control/zginit.m: Ditto. |
|
1462 * control/zgpbal.m: Ditto. |
|
1463 * control/zgreduce.m: Ditto. |
|
1464 * control/zgrownorm.m: Ditto. |
|
1465 * control/zgscal.m: Ditto. |
|
1466 * control/zgsgiv.m: Ditto. |
|
1467 * control/zgshsr.m: Ditto. |
|
1468 * control/zp2ss.m: Ditto. |
|
1469 * control/zp2ssg2.m: Ditto. |
|
1470 * control/zp2sys.m: Ditto. |
|
1471 * control/zp2tf.m: Ditto. |
|
1472 * control/zpout.m: Ditto. |
|
1473 |
3332
|
1474 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1475 |
|
1476 * scripts/audio/lin2mu.m: Texinfoize doc string. |
|
1477 * scripts/audio/loadaudio.m: Ditto. |
|
1478 * scripts/audio/mu2lin.m: Ditto. |
|
1479 * scripts/audio/playaudio.m: Ditto. |
|
1480 * scripts/audio/record.m: Ditto. |
|
1481 * scripts/audio/saveaudio.m: Ditto. |
|
1482 |
3321
|
1483 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1484 |
|
1485 * elfun/acot.m: Texinfoize doc string. |
|
1486 * elfun/acsc.m: Ditto. |
|
1487 * elfun/acsch.m: Ditto. |
|
1488 * elfun/asec.m: Ditto. |
|
1489 * elfun/asech.m: Ditto. |
|
1490 * elfun/cot.m: Ditto. |
|
1491 * elfun/coth.m: Ditto. |
|
1492 * elfun/csc.m: Ditto. |
|
1493 * elfun/csch.m: Ditto. |
|
1494 * elfun/gcd.m: Ditto. |
|
1495 * elfun/lcm.m: Ditto. |
|
1496 * elfun/sec.m: Ditto. |
|
1497 * elfun/sech.m: Ditto. |
|
1498 * general/nextpow2.m: Ditto. |
|
1499 * general/rem.m: Ditto. |
|
1500 * linear-algebra/commutation_matrix.m: Ditto. |
|
1501 * linear-algebra/cross.m: Ditto. |
|
1502 * linear-algebra/duplication_matrix.m: Ditto. |
|
1503 * miscellaneous/bincoeff.m: Ditto. |
|
1504 * miscellaneous/xor.m: Ditto. |
|
1505 * specfun/bessel.m: Ditto. |
|
1506 * specfun/beta.m: Ditto. |
|
1507 * specfun/betai.m: Ditto. |
|
1508 * specfun/erfinv.m: Ditto. |
|
1509 * specfun/gammai.m: Ditto. |
|
1510 * specfun/log2.m: Ditto. |
|
1511 * specfun/pow2.m: Ditto. |
|
1512 |
|
1513 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1514 |
|
1515 * general/is_scalar.m: Texinfoize help text. |
|
1516 * general/is_square.m: Ditto. |
|
1517 * general/is_symmetric.m: Ditto. |
|
1518 |
3320
|
1519 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1520 |
|
1521 * strings/split.m: If the string to be split is empty, just return |
|
1522 an empty string. |
|
1523 |
3319
|
1524 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1525 |
|
1526 * Makefile.in (ALL_M_FILES): New macro. |
|
1527 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES). |
|
1528 |
3306
|
1529 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1530 |
|
1531 * control/bode.m: Don't return anything if nargout == 0. |
|
1532 |
|
1533 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu> |
|
1534 |
|
1535 * control/bode.m: Don't do axis scaling for magnitude plots. |
|
1536 |
3305
|
1537 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1538 |
|
1539 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and |
|
1540 gethelp.cc to the list. |
|
1541 |
3296
|
1542 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1543 |
3301
|
1544 * time/asctime.m: Texinfoize help text. |
|
1545 * time/clock.m: Ditto. |
|
1546 * time/date.m: Ditto. |
|
1547 * miscellaneous/cputime.m: Ditto. |
|
1548 * miscellaneous/etime.m: Ditto. |
|
1549 * miscellaneous/is_leap_year.m: Ditto. |
|
1550 * miscellaneous/popen2.m: Ditto. |
|
1551 * miscellaneous/version.m: Ditto. |
|
1552 * miscellaneous/tic.m: Ditto. |
|
1553 * miscellaneous/toc.m: Just refer to tic.m. |
|
1554 |
3297
|
1555 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
1556 `cd dir; $(MAKE); cd ..'. |
|
1557 ($(SUBDIRS)): Likewise. |
|
1558 |
|
1559 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
1560 |
|
1561 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
1562 of `cd dir; $(MAKE)'. |
|
1563 |
3296
|
1564 * gethelp.cc, mkdoc: New files. |
|
1565 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
1566 sources. |
|
1567 |
3291
|
1568 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1569 |
|
1570 * linear-algebra/kron.m: Fix typo in previous change |
|
1571 |
3282
|
1572 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1573 |
|
1574 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
1575 |
3273
|
1576 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
1577 |
|
1578 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
1579 rank when V has more columns than rows. |
|
1580 |
|
1581 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1582 |
|
1583 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
1584 |
|
1585 * statistics/tests/manova.m: Avoid problems if |
|
1586 whitespace_in_literal_matrix is set to "traditional". |
|
1587 * statistics/tests/t_test_regression.m: Likewise. |
|
1588 * statistics/tests/u_test.m: Likewise. |
|
1589 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
1590 * statistics/tests/anova.m: Likewise. |
|
1591 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
1592 * statistics/base/statistics.m: Likewise. |
|
1593 * image/saveimage.m: Likewise. |
|
1594 * signal/arch_fit.m: Likewise. |
|
1595 * signal/autoreg_matrix.m: Likewise. |
|
1596 * signal/triangle_lw.m: Likewise. |
|
1597 * strings/dec2hex.m: Likewise. |
|
1598 |
3268
|
1599 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1600 |
|
1601 * image/saveimage.m: Initialize scale. |
|
1602 |
|
1603 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1604 |
|
1605 * general/reshape.m: Allow reshape (a, size (b)). |
|
1606 |
3266
|
1607 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1608 |
|
1609 * specfun/erfinv.m: Improve stopping criterion. |
|
1610 Add iteration count as second return value. |
|
1611 |
3265
|
1612 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1613 |
|
1614 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
1615 |
3263
|
1616 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1617 |
|
1618 * miscellaneous/pack.m: New function. |
|
1619 |
|
1620 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1621 |
|
1622 * plot/figure.m: Always return figure number. With no args, |
|
1623 figure now creates a new figure window and returns its number. |
|
1624 Accept figure (property, value) syntax, but do nothing. |
|
1625 |
|
1626 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
|
1627 |
|
1628 * general/shift.m: Avoid printing temporary value for backward shift. |
|
1629 |
3260
|
1630 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1631 |
|
1632 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
1633 evenly spaced. |
|
1634 |
3250
|
1635 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1636 |
|
1637 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
1638 contain only zeros. |
|
1639 |
|
1640 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
|
1641 |
|
1642 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
1643 instead of appending them. |
|
1644 |
|
1645 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1646 |
|
1647 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
1648 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
1649 Update from A. S. Hodel. |
|
1650 |
3246
|
1651 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1652 |
|
1653 * polynomial/polyfit.m: Correct previous change. |
|
1654 |
3243
|
1655 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1656 |
|
1657 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
1658 |
3240
|
1659 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
1660 |
|
1661 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
1662 version of krylov and krylovb. |
|
1663 |
|
1664 * control/outlist.m, control/sysout.m: Fix typos. |
|
1665 |
|
1666 * control/sysdimensions.m: Add option for total number of states. |
|
1667 |
|
1668 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
1669 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
1670 arguments. |
|
1671 |
|
1672 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1673 |
|
1674 * strings/index.m: Fail with meaningful error message if either |
|
1675 arg is a string array. |
|
1676 |
3238
|
1677 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1678 |
|
1679 * linear-algebra/norm.m: Do the right thing for 1- and |
|
1680 infinity-norms of complex matrices. From Sven Khatri |
|
1681 <khatri@saturn.vocalpoint.com>. |
|
1682 |
|
1683 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
|
1684 |
|
1685 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
1686 |
|
1687 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1688 |
|
1689 * strings/split.m: Avoid problems when splitting strings that have |
|
1690 \ in them. |
|
1691 |
|
1692 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
|
1693 |
|
1694 * image/colormap.m: Do better arg checking, handle string args |
|
1695 that name the colormap function to call (e.g., colormap ("ocean")). |
|
1696 |
|
1697 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
|
1698 |
|
1699 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
1700 * linear-algebra/dot.m: Likewise. |
|
1701 * linear-algebra/cross.m: Likewise. |
|
1702 * general/rot90.m: Likewise. |
|
1703 |
|
1704 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
1705 |
|
1706 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
1707 that the leading column is not all zeros. |
|
1708 |
|
1709 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1710 |
|
1711 * general/shift.m: Fix potential problems with |
|
1712 whitespace_in_literal_matrix. |
|
1713 * signal/arch_rnd.m: Ditto. |
|
1714 * signal/autocov.m: Ditto. |
|
1715 * signal/diffpara.m: Ditto. |
|
1716 * signal/hurst.m: Ditto. |
|
1717 * signal/periodogram.m: Ditto. |
|
1718 * signal/spectral_adf.m: Ditto. |
|
1719 * signal/spectral_xdf.m: Ditto. |
|
1720 * signal/spencer.m: Ditto. |
|
1721 * signal/synthesis.m: Ditto. |
|
1722 * statistics/distributions/wiener_rnd.m: Ditto. |
|
1723 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
1724 * statistics/models/logistic_regression.m: Ditto. |
|
1725 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
1726 * statistics/tests/run_test.m: Ditto. |
|
1727 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
1728 |
|
1729 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
|
1730 |
|
1731 * plot/__plr2__.m: Fix typo. |
|
1732 |
3233
|
1733 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1734 |
|
1735 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
1736 |
|
1737 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
1738 |
|
1739 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
1740 function. |
|
1741 |
|
1742 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
1743 |
|
1744 * control/ss2sys.m: Fix typo. |
|
1745 |
|
1746 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1747 |
|
1748 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
1749 |
|
1750 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
1751 signal names as lists of strings instead of string arrays. |
|
1752 |
3225
|
1753 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1754 |
3233
|
1755 * quaternion: New directory of functions from A. S. Hodel |
3225
|
1756 <a.s.hodel@eng.auburn.edu>. |
|
1757 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
1758 * quaternion/Makefile.in: New file. |
|
1759 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
1760 |
|
1761 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1762 |
|
1763 * image/saveimage.m: Make it work again for black and white colormaps. |
|
1764 |
|
1765 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
1766 since there can be fewer rows than columns. Round values to |
|
1767 nearest position in colormap instead of truncating. Correct usage |
|
1768 message. |
|
1769 |
|
1770 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
1771 |
|
1772 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
1773 zero rows of [A,v] as householder pivots; this avoids spurious |
|
1774 non-zero entries in returned orthogonal matrix U, but destroys the |
|
1775 Householder matrix structure of H. |
|
1776 |
|
1777 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1778 |
|
1779 * general/logical.m: Just copy input to output if argument is |
|
1780 already a logical object. |
|
1781 |
3215
|
1782 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1783 |
|
1784 * New files from OCST, in control subdiretory: |
|
1785 |
|
1786 DEMOcontrol.m is_siso.m syschnames.m |
|
1787 abcddim.m is_stabilizable.m syschnamesl.m |
|
1788 abcddims.m is_stable.m syschtsam.m |
|
1789 analdemo.m jet707.m sysconnect.m |
|
1790 are.m lqe.m syscont.m |
|
1791 axis2dlim.m lqg.m syscont_disc.m |
|
1792 bddemo.m lqr.m sysdefioname.m |
|
1793 bode.m lsim.m sysdefstname.m |
|
1794 bode_bounds.m ltifr.m sysdimensions.m |
|
1795 bodquist.m lyap.m sysdisc.m |
|
1796 buildssic.m mb.m sysdup.m |
|
1797 c2d.m minfo.m sysgetsignals.m |
|
1798 com2str.m,v moddemo.m sysgettsam.m |
|
1799 controldemo.m nichols.m sysgettype.m |
|
1800 ctrb.m nyquist.m sysgroup.m |
|
1801 d2c.m obsv.m sysgroupn.m |
|
1802 damp.m ord2.m sysmult.m |
|
1803 dare.m outlist.m sysout.m |
|
1804 dcgain.m packedform.m sysprune.m |
|
1805 demomarsyas.m packsys.m sysreorder.m |
|
1806 dezero.m; parallel.m sysrepdemo.m |
|
1807 dgkfdemo.m place.m sysscale.m |
|
1808 dgram.m polyout.m syssub.m |
|
1809 dhinfdemo.m prompt.m sysupdate.m |
|
1810 dlqe.m pzmap.m tf2ss.m |
|
1811 dlqg.m qzval.m tf2sys.m |
|
1812 dlqr.m rldemo.m tf2sysl.m |
|
1813 dlyap.m rlocus.m tf2zp.m |
|
1814 dmr2d.m rotg.m tfout.m |
|
1815 fir2sys.m run_cmd.m; tzero.m |
|
1816 frdemo.m series.m tzero2.m |
|
1817 freqchkw.m sortcom.m ugain.m |
|
1818 freqresp.m ss2sys.m unpacksys.m |
|
1819 gram.m ss2tf.m wgt1o.m |
|
1820 h2norm.m ss2zp.m zgfmul.m |
|
1821 h2syn.m starp.m zgfslv.m |
|
1822 hinf_ctr.m step.m zginit.m |
|
1823 hinfdemo.m stepimp.m zgpbal.m |
|
1824 hinfnorm.m strappend.m; zgreduce.m |
|
1825 hinfsyn.m susball.m zgrownorm.m |
|
1826 hinfsyn_chk.m swap.m zgscal.m |
|
1827 impulse.m swapcols.m zgsgiv.m |
|
1828 is_abcd.m swaprows.m zgshsr.m |
|
1829 is_controllable.m sys2fir.m zp2ss.m |
|
1830 is_detectable.m sys2ss.m zp2ssg2.m |
|
1831 is_dgkf.m sys2tf.m zp2sys.m |
|
1832 is_digital.m sys2zp.m zp2tf.m |
|
1833 is_observable.m sysadd.m zpout.m |
|
1834 is_sample.m sysappend.m |
|
1835 |
|
1836 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1837 |
|
1838 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
1839 |
|
1840 * strings/deblank.m: Make it work for string arrays too. |
|
1841 |
3211
|
1842 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1843 |
|
1844 * linear-algebra/housh.m: New file from the OCST. |
|
1845 * linear-algebra/krygetq.m: Ditto. |
|
1846 * linear-algebra/krylov.m: Ditto. |
|
1847 * linear-algebra/krylovb.m: Ditto. |
|
1848 * linear-algebra/qrhouse.m: Ditto. |
|
1849 * general/is_duplicate_entry.m: Ditto. |
|
1850 |
|
1851 * general/is_symmetric.m: Call is_square instead of doing that |
|
1852 check in line. |
|
1853 |
3196
|
1854 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1855 |
3202
|
1856 * general/is_square.m: |
|
1857 |
|
1858 * general/isempty.m, general/is_matrix.m: Delete. |
|
1859 |
|
1860 * general/is_symmetric: Delete special case for strings. Whether |
|
1861 the conversion is valid should depend on implicit_str_to_num_ok. |
|
1862 |
|
1863 * general/is_square.m: If arg is not a matrix, don't check size, |
|
1864 just return 0. |
|
1865 * general/is_symmetric: Likewise. |
|
1866 * general/is_vector.m: Likewise. |
|
1867 * general/is_scalar.m: Likewise. |
|
1868 |
3196
|
1869 * general/length.m: Delete. |
|
1870 |
3191
|
1871 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1872 |
|
1873 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
1874 statistics/distributions/Makefile, statistics/models/Makefile, |
|
1875 and statistics/tests/Makefile to the list of files to create. |
|
1876 |
|
1877 * finance/Makefile.in, statistics/base/Makefile.in, |
|
1878 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
1879 statistics/tests/Makefile.in: New files. |
|
1880 * statistics/Makefile.in: Delete file lists. Now only handle |
|
1881 subdirectories. |
|
1882 * Makefile.in (SUBDIRS): Add finance. |
|
1883 |
|
1884 * Move the following files from statistics to statistics/base: |
|
1885 |
|
1886 corrcoef.m |
|
1887 kurtosis.m |
|
1888 mahalanobis.m |
|
1889 median.m |
|
1890 ols.m |
|
1891 skewness.m |
|
1892 std.m |
|
1893 |
|
1894 New files, from Kurt Hornik's octave-ci package: |
|
1895 |
|
1896 * finance (new directory): |
|
1897 |
|
1898 fv.m |
|
1899 fvl.m |
|
1900 irr.m |
|
1901 nper.m |
|
1902 npv.m |
|
1903 pmt.m |
|
1904 pv.m |
|
1905 pvl.m |
|
1906 rate.m |
|
1907 vol.m |
|
1908 |
|
1909 * linear-algebra/dmult.m |
|
1910 |
|
1911 * signal: |
|
1912 |
|
1913 arch_fit.m |
|
1914 arch_rnd.m |
|
1915 arch_test.m |
|
1916 arma_rnd.m |
|
1917 autocor.m |
|
1918 autocov.m |
|
1919 autoreg_matrix.m |
|
1920 bartlett.m |
|
1921 blackman.m |
|
1922 diffpara.m |
|
1923 durbinlevinson.m |
|
1924 fractdiff.m |
|
1925 hamming.m |
|
1926 hanning.m |
|
1927 hurst.m |
|
1928 periodogram.m |
|
1929 rectangle_lw.m |
|
1930 rectangle_sw.m |
|
1931 sinetone.m |
|
1932 sinewave.m |
|
1933 spectral_adf.m |
|
1934 spectral_xdf.m |
|
1935 spencer.m |
|
1936 stft.m |
|
1937 synthesis.m |
|
1938 triangle_lw.m |
|
1939 triangle_sw.m |
|
1940 yulewalker.m |
|
1941 |
|
1942 * statistics/base (new directory): |
|
1943 |
|
1944 center.m |
|
1945 cloglog.m |
|
1946 cor.m |
|
1947 cov.m |
|
1948 cut.m |
|
1949 iqr.m |
|
1950 kendall.m |
|
1951 logit.m |
|
1952 mean.m |
|
1953 meansq.m |
|
1954 moment.m |
|
1955 ppplot.m |
|
1956 probit.m |
|
1957 qqplot.m |
|
1958 range.m |
|
1959 ranks.m |
|
1960 run_count.m |
|
1961 spearman.m |
|
1962 statistics.m |
|
1963 studentize.m |
|
1964 table.m |
|
1965 values.m |
|
1966 var.m |
|
1967 |
|
1968 (Replaces cov.m and mean.m with new versions.) |
|
1969 |
|
1970 * statistics/distributions (new directory): |
|
1971 |
|
1972 beta_cdf.m |
|
1973 beta_inv.m |
|
1974 beta_pdf.m |
|
1975 beta_rnd.m |
|
1976 binomial_cdf.m |
|
1977 binomial_inv.m |
|
1978 binomial_pdf.m |
|
1979 binomial_rnd.m |
|
1980 cauchy_cdf.m |
|
1981 cauchy_inv.m |
|
1982 cauchy_pdf.m |
|
1983 cauchy_rnd.m |
|
1984 chisquare_cdf.m |
|
1985 chisquare_inv.m |
|
1986 chisquare_pdf.m |
|
1987 chisquare_rnd.m |
|
1988 discrete_cdf.m |
|
1989 discrete_inv.m |
|
1990 discrete_pdf.m |
|
1991 discrete_rnd.m |
|
1992 empirical_cdf.m |
|
1993 empirical_inv.m |
|
1994 empirical_pdf.m |
|
1995 empirical_rnd.m |
|
1996 exponential_cdf.m |
|
1997 exponential_inv.m |
|
1998 exponential_pdf.m |
|
1999 exponential_rnd.m |
|
2000 f_cdf.m |
|
2001 f_inv.m |
|
2002 f_pdf.m |
|
2003 f_rnd.m |
|
2004 gamma_cdf.m |
|
2005 gamma_inv.m |
|
2006 gamma_pdf.m |
|
2007 gamma_rnd.m |
|
2008 geometric_cdf.m |
|
2009 geometric_inv.m |
|
2010 geometric_pdf.m |
|
2011 geometric_rnd.m |
|
2012 hypergeometric_cdf.m |
|
2013 hypergeometric_inv.m |
|
2014 hypergeometric_pdf.m |
|
2015 hypergeometric_rnd.m |
|
2016 kolmogorov_smirnov_cdf.m |
|
2017 laplace_cdf.m |
|
2018 laplace_inv.m |
|
2019 laplace_pdf.m |
|
2020 laplace_rnd.m |
|
2021 logistic_cdf.m |
|
2022 logistic_inv.m |
|
2023 logistic_pdf.m |
|
2024 logistic_rnd.m |
|
2025 lognormal_cdf.m |
|
2026 lognormal_inv.m |
|
2027 lognormal_pdf.m |
|
2028 lognormal_rnd.m |
|
2029 normal_cdf.m |
|
2030 normal_inv.m |
|
2031 normal_pdf.m |
|
2032 normal_rnd.m |
|
2033 pascal_cdf.m |
|
2034 pascal_inv.m |
|
2035 pascal_pdf.m |
|
2036 pascal_rnd.m |
|
2037 poisson_cdf.m |
|
2038 poisson_inv.m |
|
2039 poisson_pdf.m |
|
2040 poisson_rnd.m |
|
2041 stdnormal_cdf.m |
|
2042 stdnormal_inv.m |
|
2043 stdnormal_pdf.m |
|
2044 stdnormal_rnd.m |
|
2045 t_cdf.m |
|
2046 t_inv.m |
|
2047 t_pdf.m |
|
2048 t_rnd.m |
|
2049 uniform_cdf.m |
|
2050 uniform_inv.m |
|
2051 uniform_pdf.m |
|
2052 uniform_rnd.m |
|
2053 weibull_cdf.m |
|
2054 weibull_inv.m |
|
2055 weibull_pdf.m |
|
2056 weibull_rnd.m |
|
2057 wiener_rnd.m |
|
2058 |
|
2059 * statistics/models (new directory): |
|
2060 |
|
2061 logistic_regression.m |
|
2062 logistic_regression_derivatives.m |
|
2063 logistic_regression_likelihood.m |
|
2064 |
|
2065 * statistics/tests (new directory): |
|
2066 |
|
2067 anova.m |
|
2068 bartlett_test.m |
|
2069 chisquare_test_homogeneity.m |
|
2070 chisquare_test_independence.m |
|
2071 cor_test.m |
|
2072 f_test_regression.m |
|
2073 hotelling_test.m |
|
2074 hotelling_test_2.m |
|
2075 kolmogorov_smirnov_test.m |
|
2076 kolmogorov_smirnov_test_2.m |
|
2077 kruskal_wallis_test.m |
|
2078 manova.m |
|
2079 mcnemar_test.m |
|
2080 prop_test_2.m |
|
2081 run_test.m |
|
2082 sign_test.m |
|
2083 t_test.m |
|
2084 t_test_2.m |
|
2085 t_test_regression.m |
|
2086 u_test.m |
|
2087 var_test.m |
|
2088 welch_test.m |
|
2089 wilcoxon_test.m |
|
2090 z_test.m |
|
2091 z_test_2.m |
|
2092 |
|
2093 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2094 |
|
2095 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
2096 compatibility and to avoid Y2K problems. |
|
2097 |
3190
|
2098 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2099 |
|
2100 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
2101 least-squares solution. |
|
2102 |
3180
|
2103 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2104 |
|
2105 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
2106 |
|
2107 * strings/strrep.m: Don't convert args to numeric values. |
|
2108 Prevent warnings for empty string args. |
|
2109 From Georg Thimm <thimm@idiap.ch>. |
|
2110 |
|
2111 * strings/strcat.m: Prevent warnings for empty string args. |
|
2112 |
|
2113 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2114 |
|
2115 * miscellaneous/menu.m: Remove special case for empty string |
|
2116 returned from input(). Add second arg to eval() to catch errors. |
|
2117 |
3178
|
2118 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2119 |
|
2120 * plot/__plt__.m: Don't call usleep. |
|
2121 |
3175
|
2122 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2123 |
|
2124 * linear-algebra/dot.m: New function. |
|
2125 |
|
2126 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
2127 compatibility. |
|
2128 |
|
2129 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2130 |
|
2131 * plot/hist.m: Also allow just one output argument. |
|
2132 |
|
2133 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2134 |
|
2135 * strings/deblank.m: Make it work if the string is only blanks. |
|
2136 |
|
2137 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2138 |
|
2139 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
2140 |
|
2141 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2142 |
|
2143 * plot/oneplot.m: Fix typo. |
|
2144 |
3174
|
2145 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2146 |
|
2147 * miscellaneous/flops.m: Allow a single argument too. |
|
2148 |
|
2149 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2150 |
|
2151 * strings/str2mat.m: Also handle case when there are no empty |
|
2152 strings correctly. |
|
2153 |
|
2154 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2155 |
|
2156 * strings/isletter.m: New function, for Matlab compatibility. |
|
2157 |
3168
|
2158 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2159 |
|
2160 * strings/str2mat.m: Handle string matrices too. |
|
2161 |
3167
|
2162 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2163 |
|
2164 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
2165 linear encoding. |
|
2166 |
|
2167 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
2168 audio/record.m: Open files in binary mode. |
|
2169 |
3164
|
2170 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2171 |
|
2172 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
2173 Move functionality of dump_1_pref here, but use built-in function |
|
2174 type to extract value, and put it inside try/catch block. |
|
2175 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
2176 |
3162
|
2177 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2178 |
|
2179 * plot/__pltopt1.m__: New file. |
|
2180 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
2181 __pltopt1__ multiple times and returning a string array with rows |
|
2182 corresponding to the rows of opt. |
|
2183 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
2184 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
2185 array. |
|
2186 |
|
2187 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2188 |
|
2189 * plot/mplot.m: Fix misspellings of global variables. |
|
2190 Don't call clearplot. |
|
2191 |
|
2192 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2193 |
|
2194 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
2195 "cle;rep" when going in ot multiplot mode. |
|
2196 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
2197 switching out of multiplot mode. |
|
2198 |
3156
|
2199 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
2200 |
3156
|
2201 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
2202 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
2203 |
3141
|
2204 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2205 |
|
2206 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
2207 |
|
2208 * miscellaneous/bug_report.m: Don't try to get smart with |
|
2209 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
2210 |
|
2211 * Makefile.in (install): Create separate ls-R files for |
|
2212 $(datadir) and $(libexecdir). |
|
2213 (uninstall): Remove both ls-R files. |
|
2214 |
3136
|
2215 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2216 |
|
2217 * signal/fftshift.m: New file. |
|
2218 |
|
2219 * plot/contour.m: Fix for non-square case. |
|
2220 |
|
2221 * general/randperm.m: New file. |
|
2222 |
|
2223 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2224 |
|
2225 * specfun/betai.m: Restore file for compatibility with previous |
|
2226 versions. Call betainc with reordered args. |
|
2227 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
2228 |
3131
|
2229 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2230 |
|
2231 * plot/contour.m: Handle discrete contour levels. |
|
2232 |
|
2233 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2234 |
|
2235 * control/lyap.m: For compatibility with Matlab, solve |
|
2236 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
2237 |
3124
|
2238 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2239 |
|
2240 * specfun/bessel.m: New file. |
|
2241 |
|
2242 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
2243 specfun/gammainc.m: Delete. |
|
2244 |
3106
|
2245 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2246 |
|
2247 * image/colormap.m: Initialize __current_color_map__ in global |
|
2248 statement. |
|
2249 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
2250 statement. |
|
2251 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
2252 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
2253 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
2254 |
3103
|
2255 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2256 |
|
2257 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
2258 * time/toc.m: Likewise. |
|
2259 |
|
2260 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
2261 |
|
2262 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
2263 anything special for automatic_replot when in multiplot mode -- |
|
2264 recent 3.6beta releases handle this correctly. |
|
2265 |
|
2266 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
2267 setting the terminal type. |
|
2268 |
|
2269 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
2270 plot/subwindow.m: Use leading and trailing underscores for |
|
2271 `private' globals. |
|
2272 |
|
2273 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
2274 |
3101
|
2275 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2276 |
|
2277 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
2278 |
3091
|
2279 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2280 |
3092
|
2281 * specfun/gammai.m: Avoid problems with whitespace when |
|
2282 constructing matrices. |
|
2283 |
3091
|
2284 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
2285 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
2286 original y vector. |
|
2287 |
3085
|
2288 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2289 |
|
2290 * linear-algebra/cross.m: Use direct formula instead of calling |
|
2291 det three times in a loop. If both args are column (row) vectors, |
|
2292 return a column (row) vector. If they don't match, pay attention |
|
2293 to the value of prefer_column_vectors. |
|
2294 |
|
2295 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
|
2296 |
|
2297 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
2298 nonsymmetric matrices. |
|
2299 |
|
2300 * general/tril.m: Fix usage message. |
|
2301 |
|
2302 * polynomial/polyvalm.m: Fix error messages. |
|
2303 * polynomial/polyderiv.m: Likewise. |
|
2304 * polynomial/polyval.m: Likewise. |
|
2305 |
3081
|
2306 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2307 |
|
2308 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
2309 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
2310 |
3063
|
2311 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2312 |
|
2313 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
2314 |
3062
|
2315 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
|
2316 |
|
2317 * plot/__pltopt__.m: Handle key/legend names. |
|
2318 Correctly set colors, line styles, and point styles. |
|
2319 |
3061
|
2320 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2321 |
|
2322 * polynomial/polyfit.m: Return fit y values as second output. |
|
2323 Don't use QR factorization to solve least squares problem. |
|
2324 |
|
2325 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2326 |
|
2327 * control/dlqr.m: Use ao, not a, to compute k. |
|
2328 |
3024
|
2329 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2330 |
|
2331 * miscellaneous/path.m: New file. |
|
2332 |
2993
|
2333 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2334 |
|
2335 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
2336 name. |
|
2337 |
2968
|
2338 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2339 |
|
2340 * specfun/erfinv.m: Add missing semicolon. |
|
2341 |
2870
|
2342 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2343 |
|
2344 * miscellaneous/xor.m: Make type of return value logical. |
|
2345 |
2853
|
2346 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2347 |
|
2348 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
2349 warn_comma_in_global_decl. |
|
2350 |
2831
|
2351 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2352 |
|
2353 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
2354 octave-bug script. |
|
2355 |
2823
|
2356 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2357 |
2824
|
2358 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
2359 prefer_zero_one_indexing. |
|
2360 |
2823
|
2361 * general/logical.m: New file. |
|
2362 |
2816
|
2363 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2364 |
|
2365 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
2366 and is_vector(). |
|
2367 |
2813
|
2368 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
2369 |
|
2370 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
2371 Use tolerance of 2 * eps. |
|
2372 |
2811
|
2373 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2374 |
|
2375 * Makefile.in (install-strip): New target. |
|
2376 * audio/Makefile.in: Ditto. |
|
2377 * control/Makefile.in: Ditto. |
|
2378 * elfun/Makefile.in: Ditto. |
|
2379 * general/Makefile.in: Ditto. |
|
2380 * image/Makefile.in: Ditto. |
|
2381 * io/Makefile.in: Ditto. |
|
2382 * linear-algebra/Makefile.in: Ditto. |
|
2383 * miscellaneous/Makefile.in: Ditto. |
|
2384 * plot/Makefile.in: Ditto. |
|
2385 * polynomial/Makefile.in: Ditto. |
|
2386 * set/Makefile.in: Ditto. |
|
2387 * signal/Makefile.in: Ditto. |
|
2388 * specfun/Makefile.in: Ditto. |
|
2389 * special-matrix/Makefile.in: Ditto. |
|
2390 * startup/Makefile.in: Ditto. |
|
2391 * statistics/Makefile.in: Ditto. |
|
2392 * strings/Makefile.in: Ditto. |
|
2393 |
2809
|
2394 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2395 |
|
2396 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
2397 |
2798
|
2398 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2399 |
|
2400 * statistics/corrcoef.m: Make it actually work. |
|
2401 |
2795
|
2402 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2403 |
2798
|
2404 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
2405 |
2779
|
2406 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
2407 |
|
2408 * Version 2.0.5 released. |
|
2409 |
2745
|
2410 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2411 |
2749
|
2412 * Makefile.in (maintainer-clean): Also remove configure. |
|
2413 |
2746
|
2414 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
2415 |
2745
|
2416 * general/is_matrix.m: Return zero for empty matrices. |
|
2417 |
|
2418 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2419 |
|
2420 * linear-algebra/vech.m: Size result just once. |
|
2421 |
2726
|
2422 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2423 |
|
2424 * general/is_square.m: Handle empty matrices correctly. |
|
2425 * general/is_symmetric.m: Handle empty matrices and strings. |
|
2426 |
2716
|
2427 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2428 |
|
2429 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
2430 * polynomial/deconv.m: Likewise. |
|
2431 * polynomial/polyderiv.m: Likewise. |
|
2432 * polynomial/polyinteg.m: Likewise. |
|
2433 * polynomial/polyreduce.m: Likewise. |
|
2434 * polynomial/polyval.m: Likewise. |
|
2435 * polynomial/polyvalm.m: Likewise. |
|
2436 * general/postpad.m: Likewise. |
|
2437 * general/prepad.m: Likewise. |
|
2438 |
|
2439 * polynomial/compan.m: Check input with is_vector(), not |
|
2440 is_matrix(). Handle scalar case. |
|
2441 |
2711
|
2442 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2443 |
2715
|
2444 * plot/contour.m: Order data so that it is consistent with |
|
2445 meshgrid and mesh. |
|
2446 |
2711
|
2447 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
2448 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
2449 |
2709
|
2450 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
2451 |
|
2452 * Version 2.0.4 released. |
|
2453 |
2706
|
2454 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2455 |
2702
|
2456 * miscellaneous/paren.m: New file. |
|
2457 |
2693
|
2458 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
2459 |
|
2460 * Version 2.0.3 released. |
|
2461 |
2676
|
2462 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2463 |
|
2464 * image/saveimage.m: Only clip image data that is actually out of |
|
2465 range. |
|
2466 |
2667
|
2467 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2468 |
|
2469 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
2470 also be considered to be matrices. |
|
2471 |
|
2472 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
2473 |
|
2474 * general/isempty.m: Use size(), not rows() and columns(). |
|
2475 |
|
2476 * plot/contour.m: Convert set to gset. |
|
2477 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
2478 |
2663
|
2479 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2480 |
|
2481 * specfun/erfinv.m: Fix typo in last change. |
|
2482 |
2650
|
2483 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2484 |
|
2485 * image/loadimage.m: Make it possible to load files with image |
|
2486 data named X or img. |
|
2487 |
|
2488 * image/default.img: Change name of image from X to img to match |
|
2489 what saveimage does now. |
|
2490 |
|
2491 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
2492 does now. |
|
2493 |
2632
|
2494 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2495 |
2634
|
2496 * Version 2.0.2 released. |
|
2497 |
2632
|
2498 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
2499 weird missing-lines bug without creating extra plots unecessarily. |
|
2500 |
2624
|
2501 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2502 |
|
2503 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
2504 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
2505 io/Makefile.in, linear-algebra/Makefile.in, |
|
2506 miscellaneous/Makefile.in, plot/Makefile.in, |
|
2507 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
2508 specfun/Makefile.in, special-matrix/Makefile.in, |
|
2509 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
2510 time/Makefile.in (bin-dist): New target. |
|
2511 |
2621
|
2512 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2513 |
|
2514 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
2515 |
|
2516 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2517 |
|
2518 * miscellaneous/xor.m: Make it work. |
|
2519 |
2613
|
2520 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2521 |
|
2522 * plot/sombrero.m: Doc fix. |
|
2523 |
2602
|
2524 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2525 |
|
2526 * Version 2.0.1 released. |
|
2527 |
2601
|
2528 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2529 |
|
2530 * elfun/lcm.m: Replace missing if statement. |
|
2531 |
|
2532 * elfun/gcd.m: Report error if no input args. |
|
2533 * elfun/lcm.m: Likewise. |
|
2534 |
2597
|
2535 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2536 |
|
2537 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
2538 Also list contents of $libexecdir/octave in ls-R database. |
|
2539 |
2583
|
2540 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2541 |
|
2542 * Version 2.0 released. |
|
2543 |
2575
|
2544 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2545 |
|
2546 * Version 1.94. |
|
2547 |
2558
|
2548 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2549 |
|
2550 * strings/str2num.m: New file. |
|
2551 |
2554
|
2552 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2553 |
|
2554 * Version 1.93. |
|
2555 |
2540
|
2556 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2557 |
|
2558 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
2559 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
2560 linear-algebra/vech.m: New files from Kurt Hornik. |
|
2561 |
|
2562 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
2563 general/common_size.m: New files from Kurt Hornik. |
|
2564 |
|
2565 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
2566 New files from Kurt Hornik. |
|
2567 |
|
2568 * signal/detrend.m: New file from Kurt Hornik. |
|
2569 |
|
2570 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
2571 specfun/pow2.m, specfun/log2.m: |
|
2572 New files and updates from Kurt Hornik. |
|
2573 |
2523
|
2574 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2575 |
|
2576 * plot/__plt__.m: Add explicit replot after last command is |
|
2577 issued, to force all lines to be displayed. Hmm. |
|
2578 |
2512
|
2579 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2580 |
2520
|
2581 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
2582 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
2583 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
2584 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
2585 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
2586 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
2587 Uset gset, not set. |
|
2588 |
2512
|
2589 * Version 1.92. |
|
2590 |
2482
|
2591 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2592 |
2486
|
2593 * image/saveimage.m: When writing PostScript, name Octave as the |
|
2594 almighty Creator. Use single call to fprintf instead of looping. |
|
2595 |
|
2596 * image/Makefile.in: Delete references to octtopnm. |
|
2597 |
|
2598 * general/logspace.m: Doc fix. |
|
2599 |
2482
|
2600 * Version 1.91. |
|
2601 |
2458
|
2602 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2603 |
|
2604 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
2605 |
|
2606 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
2607 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
2608 deleted. |
|
2609 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
2610 of a system() command to delete the tmp file. |
|
2611 |
2452
|
2612 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2613 |
|
2614 * Version 1.90. |
|
2615 |
|
2616 * Makefile.in (DISTFILES): Add ChangeLog. |
|
2617 |
2360
|
2618 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2619 |
|
2620 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
2621 Don't check for string value of automatic_replot. |
|
2622 |
|
2623 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
2624 Temporarily set do_fortran_indexing to 1, not "true". |
|
2625 |
|
2626 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
2627 not "false". |
|
2628 |
|
2629 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
2630 "false". |
|
2631 |
2355
|
2632 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
2633 |
|
2634 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
2635 |
2330
|
2636 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2637 |
|
2638 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
2639 system command. |
|
2640 |
|
2641 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2642 |
|
2643 * __plr1__.m: Renamed from polar_int_1.m. |
|
2644 * __plr2__.m: Renamed from polar_int_2.m. |
|
2645 * __plr__.m: Renamed from polar_int.m. |
|
2646 * __plt1__.m: Renamed from plot_int_1.m. |
|
2647 * __plt2__.m: Renamed from plot_int_2.m. |
|
2648 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
2649 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
2650 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
2651 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
2652 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
2653 * __plt__.m: Renamed from plot_int.m. |
|
2654 * __pltopt__.m: Renamed from plot_opt.m. |
|
2655 Change all callers. |
|
2656 |
|
2657 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2658 |
|
2659 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
2660 comments like those found in Emacs lisp files. |
|
2661 |
|
2662 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2663 |
|
2664 * All .m files: Change comment style. |
|
2665 |
|
2666 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2667 |
|
2668 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
2669 subplot.m, subwindow.m, top_title.m: |
|
2670 Print error message if gnuplot_has_multiplot is not true. |
|
2671 |
|
2672 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2673 |
|
2674 * plot/figure.m: New function. |
|
2675 |
|
2676 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2677 |
|
2678 * strings/strrep.m: New function. |
|
2679 |
|
2680 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2681 |
|
2682 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
2683 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
2684 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
2685 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
2686 New functions from Kurt Hornik, heavily modified by jwe. |
|
2687 |
|
2688 * general/reshape.m: Allow strings to be reshaped too. |
|
2689 |
|
2690 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
2691 Always return a scalar. |
|
2692 |
|
2693 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2694 |
|
2695 * polynomial/polyfit.m: Make orientation of result compatible with |
|
2696 Matlab. |
|
2697 |
|
2698 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2699 |
|
2700 * polynomial/polyfit.m: Add missing close paren. |
|
2701 |
|
2702 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2703 |
|
2704 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
2705 |
|
2706 * io/scanf.m: Delete. |
|
2707 |
|
2708 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2709 |
|
2710 * statistics/median.m: Fix typo in usage message. |
|
2711 |
|
2712 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2713 |
|
2714 * miscellaneous/popen2.m: New file. |
|
2715 |
|
2716 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2717 |
|
2718 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
2719 |
|
2720 * io: New directory. |
|
2721 * Makefile.in (SUBDIRS): Add it to the list. |
|
2722 |
|
2723 * miscellaneous/flops.m: New file. |
|
2724 |
|
2725 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2726 |
|
2727 * miscellaneous/cputime.m: Return three arguments instead of a |
|
2728 vector, for compatibility with previous versions and with Matlab |
|
2729 (which only returns one scalar value). |
|
2730 |
|
2731 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
2732 |
|
2733 * general/triu.m: Compute lower bound on loop index correctly. |
|
2734 * general/tril.m: Likewise, for upper bound. |
|
2735 |
|
2736 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2737 |
|
2738 * image/saveimage.m: For color images, make sure indices into |
|
2739 temporary colormap and result matrix have proper orientation. |
|
2740 Set grey flag correctly. |
|
2741 |
|
2742 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2743 |
|
2744 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
2745 jrv@vanzandt.mv.com). |
|
2746 |
|
2747 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2748 |
|
2749 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
2750 * mesh.m: Transpose Z if only one arg. |
|
2751 Handle case of all three args being matrices (from Jim Van Zandt |
|
2752 jrv@vanzandt.mv.com). |
|
2753 * meshdom.m: Undo previous change. |
|
2754 |
|
2755 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2756 |
|
2757 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
2758 |
|
2759 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2760 |
|
2761 * audio: New directory of files from Kurt Hornik and Andreas |
|
2762 Weingessel. |
|
2763 * audio/Makefile.in: New file. |
|
2764 * Makefile.in (SUBDIRS): Add audio to the list. |
|
2765 |
|
2766 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2767 |
|
2768 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
2769 |
|
2770 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2771 |
|
2772 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
2773 columns (z), not the other way around. |
|
2774 * plot/meshdom.m: Don't reverse order of elements in y. |
|
2775 |
|
2776 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2777 |
|
2778 * plot/axis.m: Return current axis if nargin == 0. |
|
2779 |
|
2780 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2781 |
|
2782 * polynomial/roots.m: Updates from Kurt Hornik. |
|
2783 |
|
2784 * polynomial/polyder.m: New file. |
|
2785 |
|
2786 * polynomial/polyderiv.m: Give return value and arg different names. |
|
2787 |
|
2788 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2789 |
|
2790 * specfun/betainc.m: New file. |
|
2791 * specfun/gammainc.m: New file. |
|
2792 |
|
2793 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2794 |
|
2795 * general/strerror.m: New file. |
|
2796 * general/perror.m: Implement using strerror(). |
|
2797 |
|
2798 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2799 |
|
2800 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
2801 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
2802 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
2803 |
|
2804 * image/saveimage.m: Round img values first. |
|
2805 |
|
2806 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2807 |
|
2808 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
2809 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
2810 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
2811 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
2812 special-matrix/hankel.m special-matrix/toeplitz.m |
|
2813 tuwien/strfun/split.m: Add missing semicolons. |
|
2814 |
|
2815 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
2816 |
|
2817 * image/Makefile.in: Don't build or install octtoppm. |
|
2818 |
|
2819 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
|
2820 routines so that people who don't have the the pbm stuff installed |
|
2821 can still use this function. |
|
2822 |
|
2823 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2824 |
|
2825 * image/saveimage.m: Better error checking, clean up a bit. |
|
2826 |
|
2827 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2828 |
|
2829 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
2830 avoid conflict with new built-in text-style function more. |
|
2831 |
|
2832 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
2833 |
|
2834 * startup/Makefile.in (install): Also install octaverc in |
|
2835 $localfcnfiledir/startup/octavrc. |
|
2836 |
|
2837 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2838 |
|
2839 * mkinstalldirs: New file. |
|
2840 * Makefile.in (DISTFILES): Add it to the list. |
|
2841 |
|
2842 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
2843 |
|
2844 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2845 |
|
2846 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
2847 r(1) != c(nr), not if r(1) != c(1). |
|
2848 |
|
2849 * signal/filter.m: Doc fix. |
|
2850 |
|
2851 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2852 |
|
2853 * miscellaneous/cputime.m: Use new resource structure names (no |
|
2854 ru_ or tv_ prefixes). |
|
2855 |
|
2856 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2857 |
|
2858 * time/ctime.m: Fix doc string and usage message. |
|
2859 |
|
2860 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2861 |
|
2862 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
2863 |
|
2864 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2865 |
|
2866 * control/c2d.m: Make function work for any value of |
|
2867 whitespace_in_literal_matrix. |
|
2868 * control/dare.m: Likewise. |
|
2869 * control/tzero.m: Likewise. |
|
2870 * elfun/gcd.m: Likewise. |
|
2871 * elfun/lcm.m: Likewise. |
|
2872 * general/postpad.m: Likewise. |
|
2873 * general/prepad.m: Likewise. |
|
2874 * linear-algebra/kron.m: Likewise. |
|
2875 * miscellaneous/etime.m: Likewise. |
|
2876 * polynomial/conv.m: Likewise. |
|
2877 * polynomial/deconv.m: Likewise. |
|
2878 * polynomial/poly.m: Likewise. |
|
2879 * polynomial/roots.m: Likewise. |
|
2880 * signal/filter.m: Likewise. |
|
2881 * signal/freqz.m: Likewise. |
|
2882 * signal/fftfilt.m: Likewise. |
|
2883 |
|
2884 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2885 |
|
2886 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
2887 |
|
2888 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2889 |
|
2890 * plot/polar_int_2.m: Add missing semicolons. |
|
2891 Set theta = theta', not rho'. |
|
2892 |
|
2893 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2894 |
|
2895 * polynomial/roots.m: Make it work for any value of |
|
2896 whitespace_in_literal_matrix. |
|
2897 |
|
2898 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2899 |
|
2900 * configure.in: New file. |
|
2901 |
|
2902 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2903 |
|
2904 * control/lyap.m: Add missing semicolon. |
|
2905 |
|
2906 * miscellaneous/cputime.m: New function file. |
|
2907 |
|
2908 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2909 |
|
2910 * time: New directory. |
|
2911 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
2912 New function files. |
|
2913 * time/Makefile.in: New file. |
|
2914 * Makefile.in (SUBDIRS): Add time. |
|
2915 |
|
2916 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2917 |
|
2918 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
2919 |
|
2920 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2921 |
|
2922 * plot/plot_int_1.m: Transpose data with .', not '. |
|
2923 |
|
2924 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2925 |
|
2926 * Makefile.in (install uninstall clean mostlyclean distclean |
|
2927 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
2928 |
|
2929 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2930 |
|
2931 * Makefile.in (install): Create ls-R database file. |
|
2932 (uninstall): Delete it. |
|
2933 |
|
2934 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2935 |
|
2936 * scripts/image/saveimage.m: Fix typo. |
|
2937 |
|
2938 See ChangeLog.1 in the top level directory for earlier changes. |