Messages:
Simplify | Expand (Group by Topic )
Author
Sort by Date
353
[Octave + C] SVD,schur,Cholesky,pseudoinverse,Hessenberg,PLU,QR.
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : SVD,schur,Cholesky,pseudoinverse,Hessenberg,PLU,QR. ************ Windows : Dev-C++ 4 Linux : gcc...
xhumga bernard
xhungab
Nov 1, 2006 9:18 am
354
Octave + C] (Complex Values) SVD,schur,Cholesky,pseudoinverse,Hesse
freeware http://groups.yahoo.com/group/mathc/ * Octave + C (Complex Values) : SVD,schur,Cholesky,pseudoinverse,Hessenberg,PLU,QR. ************ Windows :...
xhumga bernard
xhungab
Nov 1, 2006 9:28 am
355
* Octave + C : Eigenvalues Eigenvectors.
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : Eigenvalues Eigenvectors. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out...
xhumga bernard
xhungab
Nov 3, 2006 9:37 pm
356
Octave + C : Schur decomposition basic properties.
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : Schur decomposition basic properties. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
xhumga bernard
xhungab
Nov 4, 2006 3:53 pm
357
Octave + C : Pseudoinverse
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : Pseudoinverse. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ...
xhumga bernard
xhungab
Nov 18, 2006 3:17 pm
358
Octave + C : Singular values decomposition.
freeware http://groups.yahoo.com/group/mathc/ * Octave + C : Singular values decomposition. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return ...
xhumga bernard
xhungab
Nov 18, 2006 3:19 pm
375
[Algorithm] Det01 : Complete Pivoting
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
xhumga bernard
xhungab
Feb 26, 2007 12:48 pm
376
[Algorithm] Det02 : Intermediate functions.
. ************ I present here the intermediate functions used into the functions : zero_under_pivot_mR(); det_R(); ************ The elementary rows operation :...
xhumga bernard
xhungab
Feb 26, 2007 12:52 pm
377
[Algorithm] Det03 : Partial Pivoting.
. ************ This time I create the same function (det) but I use the partial pivoting algorithm. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm...
xhumga bernard
xhungab
Feb 26, 2007 12:57 pm
378
[Algorithm] Det04 : Useful matrices.
. ************ This time I create some useful matrices. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can...
xhumga bernard
xhungab
Feb 26, 2007 1:02 pm
379
[Algorithm] Det05 : Inverse matrices.
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
xhumga bernard
xhungab
Feb 26, 2007 1:04 pm
380
[Algorithm] Det06 : Linear Systems.
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
xhumga bernard
xhungab
Feb 26, 2007 4:03 pm
381
[Algorithm] Det01z : Complete Pivoting. (Complex Values).
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
xhumga bernard
xhungab
Mar 1, 2007 6:06 pm
382
[Algorithm] Det02z : Intermediate functions. (Complex Values)
. ************ I present here the intermediate functions used into the functions : zero_under_pivot_mZ(); det_Z(); ************ The elementary rows operation :...
xhumga bernard
xhungab
Mar 1, 2007 6:09 pm
383
[Algorithm] Det03z : Partial Pivoting. (Complex Values).
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
xhumga bernard
xhungab
Mar 2, 2007 8:17 pm
384
[Algorithm] Det04z : Useful matrices. . (Complex Values).
************ This time I create some useful matrices. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can...
xhumga bernard
xhungab
Mar 5, 2007 11:21 am
385
[Algorithm] Det05z : Inverse matrices. (Complex Values)
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
xhumga bernard
xhungab
Mar 5, 2007 11:27 am
386
[Algorithm] Det06Z : Linear Systems. (Complex Values)
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
xhumga bernard
xhungab
Mar 5, 2007 11:31 am
387
[Algorithm] Det05 : Basic properties of determinant
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
xhumga bernard
xhungab
Mar 7, 2007 3:59 pm
427
Complex with Fraction Values.
* Open a file c01a.c for example. * Use the command Compile ... (With Dev-c++ Menu/Execute/Compile) * Use the command Run .......... (With Dev-c++...
xhumga bernard
xhungab
May 28, 2007 4:20 pm
428
Set in c language with duplicate elements :
************ 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 ...
xhumga bernard
xhungab
May 30, 2007 11:56 am
429
Set in c language with duplicate elements (properties) :
. ************ 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 ...
xhumga bernard
xhungab
May 30, 2007 12:02 pm
430
[Update] Tutorial :TeX
Tutorial Part 01. * For example with TeXShell and MiKTeX 2.7. * Open the menu "Options\Program Calls". Verify that there is "tex --src-specials %F.tex" "tex"...
xhumga bernard
xhungab
May 30, 2008 8:28 pm
431
[Update] Tutorial :TeX fr example with pdf result..
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....
xhumga bernard
xhungab
May 31, 2008 3:36 pm
432
[Update] Tutorial :TeX 02
Tutorial Part 02. ... main01.tex : The main file. (Compile this file) ... main02.tex : The main file. (Compile this file main02.pdf) x01.tex : Initialisation. ...
xhumga bernard
xhungab
Jun 1, 2008 2:15 pm
433
[Update] Tutorial :TeX 03
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....
xhumga bernard
xhungab
Jun 2, 2008 9:23 pm
434
[Update] Tutorial :TeX 04
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),...
xhumga bernard
xhungab
Jun 3, 2008 5:54 pm
435
Tutorial :TeX 05
Tutorial Part 05. ... main01.tex : The main file. (Compile this file main01.pdf) ... x01.tex : Initialisation. x02.tex : other functions. x03.tex : graphic...
xhumga bernard
xhungab
Jun 24, 2008 3:40 pm
436
[UpDate] Calculus : Piecewise-defined functions.
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Piecewise-defined functions. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc abc.c -lm...
xhumga bernard
xhungab
Nov 23, 2008 10:49 pm
437
[UpDate] Calculus : Root of Polynomial functions. (graphic solution)
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Root of Polynomial functions. (graphic solution) ************ Windows : Dev-C++ 4, Lcc-win32 Linux...
xhumga bernard
xhungab
Nov 23, 2008 10:51 pm