Recent content by Bala06
-
B
Undergrad Calculate work =variable force & variable distance
Dear All I would like to calculate work done on the system by variable force & distance at each point. Kindly let me know to the formula how to calculate work in excel sheet (because I'm having huge data) I have attached my copy of data for your reference. Kindly advice. Many... -
B
Converting jpg images to movies
Dear All I'm looking for free software for converting 100 jpg images to movie without loosing the quality. Kindly advice. Many Thanks Balaji- Bala06
- Thread
- Images Movies
- Replies: 2
- Forum: Computing and Technology
-
B
Python Python code for mapping numbers n text file
Dear Grep Thanks a lot for the code. Sure i'll try to understand & if any doubts get back to you. I tried to run the code by mentioning the file in the respective directory & enter the number to search as 4758 3895 for mapping in the same brackets & should be eliminated if they are...- Bala06
- Post #3
- Forum: Programming and Computer Science
-
B
Python Python code for mapping numbers n text file
Dear Programmers I am having text file having huge data. From the text file i would like to map the two numbers that are present in the same brackets and the values should not considered if they are present in different numbers. say for example I want to map number "4758 & 3895" that are in...- Bala06
- Thread
- Code File Mapping Numbers Python Text
- Replies: 2
- Forum: Programming and Computer Science
-
B
Python Match Numbers in Two Files & Get Results: Results of Comparing .lw & .pw Files
Dear Python Users I have to map the text "X2d12G"in two files .lw and .pw and draw output as the contents of both the files. The small correction in the .lw file. It should be like this: " 4714 UNK X 900B 59880 SPC X2d12G" In the attachment the format was not correct. Say...- Bala06
- Post #3
- Forum: Programming and Computer Science
-
B
Python Match Numbers in Two Files & Get Results: Results of Comparing .lw & .pw Files
Dear Members I would like to match numbers in two files of extensions .lw & .pw and put the results according to matching numbers. For example, the .lw file contains data as 59880 SPC X2d12G 4714 UNK X 900B and .pw file has 59474 SPC X2c8bG 991 ILE A 118B 59726 SPC X2cdfG 1803 SER A 168B...- Bala06
- Thread
- files Match Numbers
- Replies: 2
- Forum: Programming and Computer Science
-
B
Fortran Fortran Compiling Help: Balaji's Physics Forum Inquiry
Dear McCloskey Thanks that works fine. Many Thanks Balaji- Bala06
- Post #5
- Forum: Programming and Computer Science
-
B
Fortran Fortran Compiling Help: Balaji's Physics Forum Inquiry
Dear Mark In the code, the "PROGRAM" statement is included. Let me know exactly where to include, because I'm not a fortran expert. Many Thanks Balaji- Bala06
- Post #3
- Forum: Programming and Computer Science
-
B
Fortran Fortran Compiling Help: Balaji's Physics Forum Inquiry
Dear Physics forum I tried to compile fortran program using the command "g77-ffree-form program.for", while compiling it shows following error. C:\Documents and Settings\Balaji\Desktop\Fortaran>gfortran -ffree-form program.f or program.for:1.64...- Bala06
- Thread
- Fortran
- Replies: 4
- Forum: Programming and Computer Science