Search the web
Sign In
New User? Sign Up
mathc · Math C language Numeric Symbolic TeX
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 347 - 431 of 583   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
347
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
Offline Send Email
Oct 2, 2006
10:16 pm
348
Hello, I have try this free c compiler. http://www.smorgasbordet.com/pellesc/ It seems very interesting. Thank...
xhumga bernard
xhungab
Offline Send Email
Oct 3, 2006
12:31 pm
349
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
Offline Send Email
Oct 8, 2006
7:38 am
350
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
Offline Send Email
Oct 9, 2006
5:28 pm
351
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
Offline Send Email
Oct 14, 2006
1:22 pm
352
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
Offline Send Email
Oct 26, 2006
10:25 pm
353
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
Offline Send Email
Nov 1, 2006
9:18 am
354
freeware http://groups.yahoo.com/group/mathc/ * Octave + C (Complex Values) : SVD,schur,Cholesky,pseudoinverse,Hessenberg,PLU,QR. ************ Windows :...
xhumga bernard
xhungab
Offline Send Email
Nov 1, 2006
9:28 am
355
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
Offline Send Email
Nov 3, 2006
9:37 pm
356
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
Offline Send Email
Nov 4, 2006
3:53 pm
357
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
Offline Send Email
Nov 18, 2006
3:17 pm
358
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
Offline Send Email
Nov 18, 2006
3:19 pm
375
. ************ 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
Offline Send Email
Feb 26, 2007
12:48 pm
376
. ************ I present here the intermediate functions used into the functions : zero_under_pivot_mR(); det_R(); ************ The elementary rows operation :...
xhumga bernard
xhungab
Offline Send Email
Feb 26, 2007
12:52 pm
377
. ************ 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
Offline Send Email
Feb 26, 2007
12:57 pm
378
. ************ 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
Offline Send Email
Feb 26, 2007
1:02 pm
379
. ************ 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
Offline Send Email
Feb 26, 2007
1:04 pm
380
. ************ 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
Offline Send Email
Feb 26, 2007
4:03 pm
381
. ************ 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
Offline Send Email
Mar 1, 2007
6:06 pm
382
. ************ I present here the intermediate functions used into the functions : zero_under_pivot_mZ(); det_Z(); ************ The elementary rows operation :...
xhumga bernard
xhungab
Offline Send Email
Mar 1, 2007
6:09 pm
383
. ************ 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
Offline Send Email
Mar 2, 2007
8:17 pm
384
************ 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
Offline Send Email
Mar 5, 2007
11:21 am
385
. ************ 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
Offline Send Email
Mar 5, 2007
11:27 am
386
. ************ 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
Offline Send Email
Mar 5, 2007
11:31 am
387
. ************ 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
Offline Send Email
Mar 7, 2007
3:59 pm
427
* 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
Offline Send Email
May 28, 2007
4:20 pm
428
************ 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
Offline Send Email
May 30, 2007
11:56 am
429
. ************ 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
Offline Send Email
May 30, 2007
12:02 pm
430
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
Offline Send Email
May 30, 2008
8:28 pm
431
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
Offline Send Email
May 31, 2008
3:36 pm
Messages 347 - 431 of 583   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help