freeware http://groups.yahoo.com/group/mathc/ * Octave + C : SVD,schur,Cholesky,pseudoinverse,Hessenberg,PLU,QR. ************ Windows : Dev-C++ 4 Linux : gcc...
354
xhumga bernard
xhungab
Nov 1, 2006 9:28 am
freeware http://groups.yahoo.com/group/mathc/ * Octave + C (Complex Values) : SVD,schur,Cholesky,pseudoinverse,Hessenberg,PLU,QR. ************ Windows :...
355
xhumga bernard
xhungab
Nov 3, 2006 9:37 pm
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : Eigenvalues Eigenvectors. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out...
356
xhumga bernard
xhungab
Nov 4, 2006 3:53 pm
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : Schur decomposition basic properties. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
357
xhumga bernard
xhungab
Nov 18, 2006 3:17 pm
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : Pseudoinverse. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ...
358
xhumga bernard
xhungab
Nov 18, 2006 3:19 pm
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : Singular values decomposition. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return ...
375
xhumga bernard
xhungab
Feb 26, 2007 12:48 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
376
xhumga bernard
xhungab
Feb 26, 2007 12:52 pm
. ************ I present here the intermediate functions used into the functions : zero_under_pivot_mR(); det_R(); ************ The elementary rows operation :...
377
xhumga bernard
xhungab
Feb 26, 2007 12:57 pm
. ************ This time I create the same function (det) but I use the partial pivoting algorithm. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
378
xhumga bernard
xhungab
Feb 26, 2007 1:02 pm
. ************ This time I create some useful matrices. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can...
379
xhumga bernard
xhungab
Feb 26, 2007 1:04 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
380
xhumga bernard
xhungab
Feb 26, 2007 4:03 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
381
xhumga bernard
xhungab
Mar 1, 2007 6:06 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
382
xhumga bernard
xhungab
Mar 1, 2007 6:09 pm
. ************ I present here the intermediate functions used into the functions : zero_under_pivot_mZ(); det_Z(); ************ The elementary rows operation :...
383
xhumga bernard
xhungab
Mar 2, 2007 8:17 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
384
xhumga bernard
xhungab
Mar 5, 2007 11:21 am
************ This time I create some useful matrices. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can...
385
xhumga bernard
xhungab
Mar 5, 2007 11:27 am
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
386
xhumga bernard
xhungab
Mar 5, 2007 11:31 am
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
387
xhumga bernard
xhungab
Mar 7, 2007 3:59 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
427
xhumga bernard
xhungab
May 28, 2007 4:20 pm
* Open a file c01a.c for example. * Use the command Compile ... (With Dev-c++ Menu/Execute/Compile) * Use the command Run .......... (With Dev-c++...
428
xhumga bernard
xhungab
May 30, 2007 11:56 am
************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the a_main.c files directly without create a ...
429
xhumga bernard
xhungab
May 30, 2007 12:02 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the a_main.c files directly without create a ...
430
xhumga bernard
xhungab
May 30, 2008 8:28 pm
Tutorial Part 01. * For example with TeXShell and MiKTeX 2.7. * Open the menu "Options92;Program Calls". Verify that there is "tex --src-specials %F.tex" "tex"...
431
xhumga bernard
xhungab
May 31, 2008 3:36 pm
Tutorial Part fr01. ************ This is a french example. main.tex : The main file. (Compile this file) p00.tex : Title, Table of content. p01.tex : Lesson 1....
432
xhumga bernard
xhungab
Jun 1, 2008 2:15 pm
Tutorial Part 02. ... main01.tex : The main file. (Compile this file) ... main02.tex : The main file. (Compile this file main02.pdf) x01.tex : Initialisation. ...
433
xhumga bernard
xhungab
Jun 2, 2008 9:23 pm
Tutorial Part 03. ... main01.tex : The main file. (Compile this file main01.pdf) ... xb00.tex : Initialisation. xb01.tex : \thm(i), \coro(i), \lem(i), \prop(i....
434
xhumga bernard
xhungab
Jun 3, 2008 5:54 pm
Tutorial Part 04. ... main02.tex : The main file. (Compile this file see:main02.pdf) ... xb00.tex : Initialisation. xb01.tex : \thm(i), \coro(i), \lem(i),...
435
xhumga bernard
xhungab
Jun 24, 2008 3:40 pm
Tutorial Part 05. ... main01.tex : The main file. (Compile this file main01.pdf) ... x01.tex : Initialisation. x02.tex : other functions. x03.tex : graphic...
436
xhumga bernard
xhungab
Nov 23, 2008 10:49 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Piecewise-defined functions. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc abc.c -lm...
437
xhumga bernard
xhungab
Nov 23, 2008 10:51 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Root of Polynomial functions. (graphic solution) ************ Windows : Dev-C++ 4, Lcc-win32 Linux...