Program Definition and 1000 Threads

  1. M

    Program for downloading google books

    Do you know any program for downloading Google books?
  2. W

    Program Computing Wedge of Differential Forms?

    Hi, All: Just curious if anyone knows of any online or otherwise software to help compute the wedge of forms, or maybe some method to help simplify. Not about laziness; I don't have that much experience, and I want to double check; I have around 30 terms ( many of which may cancel out) , and...
  3. S

    Wanting program or app for waveform analysis

    Hi everyone, My 14 year old son who is an avid musician and composer, wants to do a science project that involves waveform analysis of tonal harmony in Western music, for example, why certain chords and chord progressions are more pleasing than others and whether the interference patterns...
  4. P

    Trying to program a altera DE0 board

    Hi everyone can anyone help me in my code. I am trying to program a altera DE0 board to measure distance using a SRF05(ultrasonic range finder). I have written a code but now I am stuck. #include "sys/alt_stdio.h" //for the alt_putstr function below. Outputs to Eclipse console...
  5. M

    Getting onto the Theoretical Physics PhD program at Imperial?

    Hello, I am in my third year of a 4 year integrated MPhys at the University of Liverpool, and I'm starting to think about applying to PhD places. Me and my girlfriend are intending to move to London when we graduate, so I'm planning on getting a job as a graduate software developer or some...
  6. S

    100% Online Electrical Engineering Program

    Good evening (afternoon, morning, depending on where you are), I'm very interested in Arizona State University's Electrical Engineering program. It is one hundred percent online, just like the title says, and the labs are given to the student in kits. The advisers can't give me more...
  7. S

    Optimization a program with 7 free parameters

    Hello. The problem is : I've got an expression to optimize with 7 free parameters. Ranges for each parameter are given. the simpliest way to optimize is to organize a program like for { for {for ...}} for each parameter and to get the result. Are there any other methods for solving the problem...
  8. R

    Apollo Spacecraft Re-entry Program

    I'm working on an Apollo re-entry program and would like to somehow check my results I got for re-entry. I'm using 3 DOF equations to calculate the trajectory of the spacecraft .Equations of motion: \dot{V} = -\frac{D}{m} - g\sin{\theta} \dot{\phi} = -\frac{V\cos{\theta}}{R+h} \dot{\theta} =...
  9. O

    Recommend an instant messaging program

    I am sick of skype. It doesn't let you turn off history on iphone/android, and the history saved there comes flooding back to your PC when you start skype there. I want something that I can talk with, preferably without saving history at all, but at least having an option of turning it off...
  10. M

    What are my chances to be accepted in a PhD Physics program?

    Hello everyone, and Happy New Year! :wink: As you have probably already guessed, this New Year is especially important for me since it is the time when I fill the applications for US graduate schools on Physics. I am more than a little bit worried about my chances since, in case I won't enter...
  11. P

    Schools Roanoke College Dean's Award: Physics Program Review

    Got offered a dean's award from here - http://roanoke.edu/ What do you think of their physics program?
  12. J

    Making a program to interpret equations. Am I going about this wrong?

    I'm making a program that interprets and evaluates equations. I won't go into all the specifications, but basically it would take a statement like [FONT="Courier New"]~1^(2~&3) 0x3FFE 0x2FCE 0xFCC1 and returns [FONT="Courier New"]4926 (0x133E). As you may have guessed, the...
  13. PhizKid

    Can I get accepted to a PhD program from a non-ranked school?

    I am looking to transfer from community college, and my school options are limited due to finances and my poor academic background. My only options so far are some unknown schools that are not even ranked 100 in the state, and they don't have any money to perform research. So I will probably not...
  14. C

    Best way to visualise data outputted from a C program

    Homework Statement I've written some C code that models the motion of two masses attached to a wall (and each other) by springs like this. The output file is 5 columns; the time, and the positions and velocities of each block at that time. I'm not sure how to visualise my data...
  15. B

    Python Is Python Suitable for Integrating and Updating Legacy Engineering Software?

    So, my company has quite a few old programs for calculating solutions to bearings, annular seals, etc. The calculations are iterative in nature, and none of these old programs are really integrated together, which is problematic. Plus they're in Fortran (or something else), and don't run on our...
  16. M

    Help with finite element program I developed for Diff Eqns

    I developed finite element program (MFEM) in java for BVP &IVP to compute partial differential equation. I am facing one problem and description is as follows my problem is on generalized eigenvalue problem generated in wave propagation through rectangular wave guide in TE mode. (Differential...
  17. S

    Ideas for engineering/physics based MATLAB program.

    Homework Statement So, as part of a numerical methods module that I'm taking I have to write a report and MATLAB program which deals with some sort of engineering/physics based problem. The report essentially just outlines and discusses the problem. It's the initial idea which I'm looking for a...
  18. D

    When someone asks for a map of a program, what do they mean?

    I was given a C++ program (a hefty one at that) and asked to create a map of it. He added some more details (something about functions), and I left his office thinking I understood what he requested but now I realize I don't. I'll approach him and ask for more details but before I do that...
  19. N

    Undergrad physics program suggestions

    I am helping my son (who is a junior) begin researching colleges. He has always planned to go into engineering, but is now leaning toward majoring in physics. He knows he will need to get a masters degree, and probably a Phd at some point if he stays in physics. When he was looking at...
  20. S

    PV Loops Program for Medical Students - USMLE Exam Compilation

    I am a medical student and I'm trying to find a good program that will allow me to draw PV loops like this: http://cvphysiology.com/Cardiac%20Function/CF025.htm I know in physics there also PV loops, so I thought someone might have a recommendation of a piece of software that would allow...
  21. F

    How Can You Convert 1000 Random Integers to 100 Floats in C?

    Homework Statement A simple method to get a random uniform variable of data type float, between 0 (inclusive) and 1 (exclusive) is: x = rand()/(RAND_MAX + 1); where x is a float. Write a program that fills an array with 1000 integers random numbers, then uses those to fill another...
  22. TheDemx27

    C# C# Adding Program - Learn Syntax & More

    Just starting to learn C#. I just wrote this program to add two numbers and loops by looking up syntax etc. There HAS to be a more efficient way to do this. using System; public class Program { static void Main() { bool repeat = true...
  23. W

    Java How to make a Java Program to display an image?

    How would I create a java program to display an image?
  24. S

    What is the purpose of the gate2011 Program in the C programming language?

    #include<stdio.h> void main() { char c[]="gate2011"; char *p=c; printf("%s",p+p[3]-p[1]); }
  25. K

    Fortran Fortran program for oscillator using Euler method

    I am trying to run a program with fortran. The program is about solving the Oscillator using Euler Method. I am trying to run this code and applying array arguments (as I want to extend it to 3 dimensions afterwards). When I try to compile, it comes up with an error "Unclassifiable statement at...
  26. I

    I think my program is complete What happen to this line? u(i)=sin(pi

    Homework Statement I think my program is complete.. What happen to this line? u(i)=sin(pi*x(i)); ?? Homework Equations n=10; c1=0; c2=0; k= 0.0025; L=1; h=0.1; alpha=1; T=0.025; n=L/h;m=T/k; lambda =alpha*k/(h^2); z=0:h:L...
  27. I

    Tabulate data from the mathlab program

    I need to tabulate the data for u(x,t) vs x. Someone help me please :( this is the program. L = 1.; T = 1.; maxk = 2500; dt = T/maxk; n=50; dx = L/n; cond = 1/4; b = 2.*cond*dt/(dx*dx); for i= 1:n+1 x(i) = (i-1)*dx; u(i,1) = sin(pi*x(i)); end for k=1:maxk+1 u(1,k) = 0...
  28. twoski

    Program to solve system of nonlinear equations

    Homework Statement Solve the aforementioned system of nonlinear equations using Newton's method. write a program to carry out the calculations (it must use gauss elimination). Use the values 0-3 for x_{1}^{(0)}, x_{2}^{(0)} (ie. 16 data sets total). The Attempt at a Solution...
  29. C

    Java Cant get the outputfile in Java program

    Im using Eclipse and I have an input file name that I am reading from but for some reason when the program ends there is no output file that gets created? Does anyone know what I am doing wrong here? import java.io.File; import java.io.FileNotFoundException; import java.io.PrintWriter...
  30. J

    Which Windows 7 software is best for creating 3D machine designs?

    I have made a sketch on paper of my machine, but I want to draw it specifically in 3d, with places for wires to go and such details. If air resistance could be calculated that'd be great too. So what good software on windows 7 are there for this? For a start a free software would be nice...
  31. H

    CAMPEP accredited graduate program and x-ray phase-imaging research

    Hi, Last week I finished M.Sc. degree in Medical Physics. Now I'm pondering what to do next. I have a few questions mainly for Medical Physicsists or Medical Physics Residents: 1. Recently I got very interested in reasearch in the area of the X-ray phase-contrast imaging (PCI). As far as I...
  32. fluidistic

    Open source program Sunsetter (chess related) doesn't compile

    Hi guys, I'm trying to compile an open source program (chess and chess variant engine) under linux but for some reason it doesn't work. I know almost nothing regarding programming so I don't know how to fix the problem. In a chess server I asked some programmers if they knew how to fix the...
  33. T

    How come I can program for fun but I can't math for fun?

    I've been programming for fun as a hobby for years, but with math, I have to put in so much effort and I get exhausted so easily. Why is that?
  34. J

    Simple program in assembly using Tiva C launchpad?

    Hey guys! I just got a new Tiva C MCU. It's architecture is ARM, and I have no experience programming in assembly using said architecture. To start, I'm trying to run a simple program that puts a value in a register. In an MSP430, the project I'm trying to do would look something like this...
  35. M

    Comp Sci Simple input output program C++

    I have a homework assignment that requires me to write a program in c++ to calculate GPA. The assignment wants then input of the grade to be in terms of just A B C, etc.. I'm just having trouble assigning a number value to the user input ie when the user inputs an A for their grade, I need the...
  36. Z

    Picking Engineering Program, choices

    So I'm very interested in mathematics and computer science, and I would like to work with complex algorithms and mathematical optimization of code I don't want to be a run-of-the-mill programmer. Not sure what the exact term is for what I described, anyone knows? Anyways what engineering degree...
  37. C

    Problem with infinite loop in c program

    Hi, I have a program that is entering a infinite loop in the last if else of this loop. The program is printing 3 endless times. Here is the code that generates it: else { for (j=1;j<n;j++) { if (j<=(n/2)) { a[1][j] = j-1; printf ("%d", a[1][j]); }...
  38. J

    Program vs Script: Understanding the Differences and Purposes

    I am having this doubt for a long time and want to clear once and for all. Here are the questions: - 1) What is the difference between program and script? (I believe program is run on a machine while script is run on another software but still I want your answers in case I am wrong) 2) Why...
  39. S

    Python Python: Fun problem. Solving Program is Bugged. Why?

    I hope I'm in the right section. This part is not important but this is thought behind the program. If you have n-mathematicians and each has a secret number. How many phone calls have to be made for all mathematicians to know all numbers? In this brute force approach I, hypothesize that you...
  40. alexmahone

    MHB Is it a good idea to turn down a top graduate program?

    I'm an undergraduate studying math and will be applying to grad school in the future. The top graduate programs are MIT, Harvard, Stanford, Princeton, Berkeley and Chicago. However, I doubt I would be near the top of the class at these places (if I got admitted, that is). This could have a...
  41. interhacker

    Can I get into a BS Physics program at MIT?

    Okay, so I am an international student (i.e not a citizen or resident of the U.S or Canada), and will probably need some financial aid. That makes it a lot harder to get into MIT from what I've heard. Anyway, is MIT even a possible goal for me, or am I being over-ambitious? Here are some of the...
  42. J

    No one has made a program to solve these yet?

    I'm going to try and be of aid to spammers and hackers by making a program that solves these: Can't be too hard. Here's a procedure I'm going to implement: Given an m x n array of pixels known to contain a letter among a bunch of noise, convert the pixels to their RGB values...
  43. A

    When I open a program the command prompt window opens only

    Hi all, I have just started to teach myself C and yesterday I did something awfully stupid. I wrote a source file, exexuted it and I didn't know why the cmd window only briefly appeared, I now know that the line 'system("pause") would of fixed this. Regardless, I went to my .exe created by my...
  44. L

    Probability program equation in app.

    Hi there, I am getting an iphone/android app developed and there is a new part that needs to be programmed. A store can create a free offer and assign the random probability odds of winning that prize. If they create 3 offers for their restaurant with the following win odds.(they can have...
  45. A

    GRE Math Sub for Physics PhD program

    I am a rising junior in a US college and I plan to apply to a top physics PhD program. I am both a physics and a math major, and I am more interested in theoretic physics rather than experimental. So should I also take the GRE Math Subject Test?
  46. S

    Program that counts all the vertices in a given tree

    Homework Statement "Write a program that counts all the vertices in a given tree." Any language can be used. (I've been using Perl mostly but could do C too. C++ would be ok too, if it was significantly easier.) Homework Equations I've been trying to find this. I read if a tree has n...
  47. E

    MATLAB How can I optimize my MATLAB program to reduce processing time?

    Hello, I have a MATLAB code that contains a lot of for loops, and hence it is very slow, and takes hours and hours to get just initial results, which is very inefficient. I know writing the program in terms of vectors will fasten the process, however, I do not know how to write my program...
  48. A

    MHB Program for Approximating nth root of a Number

    I have a question for a programming exercise I'm working on for C. The problem is to "Write a program that uses Newton's method to approximate the nth root of a number to six decimal places." The problem also said to terminate after 100 trials if it failed to converge. Q1. What does "converge"...
  49. N

    Fortran How to read files while running fortran program?

    Hi, I am trying to run a simulation written mostly in Fortran on Linux. The User's Manual says that "To run a simulation one needs to read several input files." Then, it lists a bunch of files. I was wondering what it means by that and how I "read" the files? Thanks in advance, Naomi
  50. U

    Comp Sci To write a C++ program to find the factorial of a number

    Homework Statement To write a C++ program to find the factorial of the number input 'a'. Homework Equations the factorial evaluated is denoted as 'f' i is the counter The Attempt at a Solution Pls check if my program is correct...(here f is the value of factorial and a is the...
Back
Top