Octave Wiki | RecentChanges

SandBox

[3D graph] This is some text that will hopefully wrap around the image. I wonder if it will work. There's only one way to see. Hello England HI test protection. Seems to still work (2004/12/07) Ouf! Still works Protecting still is on. Does this thing realy work?

Let's see, here's a to the wiki howto: http://wiki.octave.org/wiki.pl?HowTo

Now howsThat?

Captain Haddock drops an anchor LochLomond here.

WikiWiki

What's all this?

Hello Mars! What is the role of html codes

  Something inside pre brackets 
  1. outline mode
  2. second
    1. sub second
    2. sub second two

What, w/out pwd?

List :

http://www.sourceforge.net/tracker/index.php?func=detail&aid=585392&group_id=17203&atid=414256

[Another link http://www.sourceforge.net/tracker/index.php?func=detail&aid=585392&group_id=17203&atid=414256]

;;; simple-wiki-completion.el ---
;; Time-stamp: <2003-04-01 10:33:05 deego>
;; Copyright (C) 2003 D. Goel
;; Emacs Lisp Archive entry
;; Filename: simple-wiki-completion.el
;; Package: simple-wiki-completion
;; Author: D. Gael <deego@glue.umd.edu>
;; Keywords:
;; Version: 1.0.7
;; Author's homepage: http://gnufans.net/~deego
;; For latest version:
(defconst simple-wiki-completion-home-page
  "http://gnufans.net/~deego")


;;; simple-wiki-completion.el ends here

The following code produces pink noise (great for sleeping)

     noisy = rand(1,65536*2);
    noisy = noisy-mean(noisy);
    noisy = [noisy noisy noisy];
    noisy2 = rand(1,65536*2);
    noisy2 = noisy2-mean(noisy2);
    noisy2 = [noisy2 noisy2 noisy2];
    myfiltlo = fir1(512,.2);
    myfilthi = fir1(512,.4);
    lownoise = filtfilt(myfiltlo,1,noisy);
    highnoise = filtfilt(myfilthi,1,noisy);
    lownoise = lownoise + highnoise/48;
    mywave = lownoise(65536:65536+65536*2);
    mywave = mywave-mean(mywave);
    mywave = mywave/max(abs(mywave));
    mywave = mywave';
    ausave('whitenoise.wav',mywave,22050); 

Et le mot de passe?

foo bar baz

Try putting an image : http://omni.isr.ist.utl.pt/~etienne/FreeWRL-snapshot-1.jpg

Nice site... I think I'll use this more often

Hmm, too bad there isn't a Windows version of this available.

I thought there was a win32 binary available?

There are 10 kinds of people, Those who understand binary and those who don't.

Lemme see if this still works

Русский текст в песочнице.

Title2

текст под заголовком Title 2, задается

== Title2 ==

Then, Captain Haddock picks up his anchor LochLomond here.