Messages:
Simplify | Expand (Group by Topic )
Author
Sort by Date
347
[Algorithm] Gauss Jordan 5 :
freeware http://groups.yahoo.com/group/mathc/ * [Algorithm] Gauss Jordan 5 : . ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ...
xhumga bernard
xhungab
Oct 2, 2006 10:16 pm
348
smorgasbordet - Pelles C (free compiler)
Hello, I have try this free c compiler. http://www.smorgasbordet.com/pellesc/ It seems very interesting. Thank...
xhumga bernard
xhungab
Oct 3, 2006 12:31 pm
349
[Algorithm] Gauss Jordan 6 : Free Variables. (verify the result).
freeware http://groups.yahoo.com/group/mathc/ * [Algorithm] Gauss Jordan 6 : Free Variables. (verify the result). ************ Windows : Dev-C++ 4 Linux : gcc...
xhumga bernard
xhungab
Oct 8, 2006 7:38 am
350
[Algorithm] Gauss Jordan 7 : Free Variables. (step by step).
freeware http://groups.yahoo.com/group/mathc/ * [Algorithm] Gauss Jordan 7 : Free Variables. (step by step). ************ Windows : Dev-C++ 4 Linux : gcc...
xhumga bernard
xhungab
Oct 9, 2006 5:28 pm
351
[Algorithm] Gauss Jordan 4 : Partial Pivoting. UpDate
freeware http://groups.yahoo.com/group/mathc/ * [Algorithm] Gauss Jordan 4 : Partial Pivoting. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return ...
xhumga bernard
xhungab
Oct 14, 2006 1:22 pm
352
c program to find eigen values & eigen vectors
hello, everyone i am srinivas.i am doing my m.tech in civil engg in iiit-hyd. i want c code to find the eigen values & eigen vectors for n*n matrix. if any one...
sris3548
Oct 26, 2006 10:25 pm
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