Algorithms Definition and 140 Threads
-
E
What is the Most Efficient Optimization Algorithm?
Hi, I have a problem to solve using a sequential optimization algorithm. But since there are many algorithms, I am now confused which one to use. Which one is the most efficient? Thanks- EngWiPy
- Thread
- Algorithms Optimization
- Replies: 2
- Forum: General Math
-
J
Simple Algorithms for Mark Sheet and Employee Bonus Calculation
Hi Please help me with the following queries. Please be specific and simple in your replies. Thanks a lot. Page 1: http://img15.imageshack.us/img15/6656/chp11page1.jpg Page 2: http://img248.imageshack.us/img248/202/chp11page2.jpg On page 1 the author says "Is total mark sheets...- jackson6612
- Thread
- Algorithms
- Replies: 9
- Forum: Programming and Computer Science
-
Genetic Algorithms vs. Monte Carlo
Hi, other than the Traveling Salesman Problems can anyone help me think of relatively simple problems/projects that are solvable through BOTH genetic algorithm techniques AND monte-carlo methods (such as simulated annealing and metropolis-hastings). Any help is greatly appreciated.- maverick_starstrider
- Thread
- Algorithms Monte carlo
- Replies: 3
- Forum: Programming and Computer Science
-
V
Is Quick Sort the Most Efficient Sorting Algorithm Available?
Is quick sort the most efficient algorithm or there is a possibility of a perfect sorting algorithm to be discovered?- viv0411
- Thread
- Algorithms Sorting
- Replies: 2
- Forum: Programming and Computer Science
-
U
Summation Algorithm: Understanding n/lgn-i = n/i
Hi, I've been looking through my algorithms book/notes and I've come across this summation I'm not quite sure how they got to. \sum^{lgn - 1}_{i = 0}\frac{n}{lgn - i} = n\sum^{lgn}_{i = 1}\frac{n}{i} where lgn = log_{2}n, it's just to make it simpler any clue? cheers, -
G
Tracking People's Behavior with Algorithms (Smart CCTV)
http://www.newscientist.com/article/mg20427385.800-smart-cctv-learns-to-spot-suspicious-types.html I was going to title this post "Behavioral Algorithms-Not just for dating anymore!" But seriously, while I am always for the advancement of knowledge, does anyone else find these applications...- Galteeth
- Thread
- Algorithms Behavior Tracking
- Replies: 7
- Forum: General Discussion
-
W
Sorting Algorithms and Their Run Times
Homework Statement hi, I was asked to notice a pattern involving the run times of sorting algorithms.. however, the run time timer program I have keeps giving me different values for the same length lists :| will the pattern/formula be an approximation then? also, I read that the run time...- wisvuze
- Thread
- Algorithms Sorting Time
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
W
A question concerning algorithms
http://img207.imageshack.us/img207/8504/questionw.jpg 1st question: "with at most a constant number of them stored outside the array any time." Is that array the sub-array of the sorted numbers? 2nd question: what does the "i" represent? it`s not even mentioned in the text (only in the...- wajed
- Thread
- Algorithms
- Replies: 1
- Forum: Programming and Computer Science
-
J
A Tough Logical Puzzle- Requires Utilization of Mathematical Algorithms
A 6x6 grid features two different types of pieces: x's and o's. You are given three separate views of the same grid in a step by step progression. The number of pieces gradually decreases with each step and also change in location. This is the layout of the grid progression...- Jack Bateman
- Thread
- Algorithms Mathematical Puzzle
- Replies: 6
- Forum: General Math
-
J
Numerical algorithms for finding an eigenvector
All matrices A\in\mathbb{C}^{n\times n} have at least one eigenvector z\in\mathbb{C}^n. I'm interested to know what kind of algorithms there are for the purpose of finding an eigenvector. I noticed that \frac{|z^{\dagger} A z|}{\|Az\|} = 1\quad\quad\quad\quad (1) holds only when z is an...- jostpuur
- Thread
- Algorithms Eigenvector Numerical Numerical algorithms
- Replies: 4
- Forum: Linear and Abstract Algebra
-
N
Content Generating Algorithms - Where to Start?
I want to learn more about content generating algorithms (examples: http://www.abc.net.au/science/news/stories/2007/1842077.htm" ), but I'm not sure where to begin. I have basic programming knowledge, but I figure I can learn any more advanced programming requirements as I go. Can someone...- NeoDevin
- Thread
- Algorithms
- Replies: 8
- Forum: Programming and Computer Science
-
Shape preserving fitting algorithms
"Shape preserving" fitting algorithms Does anyone know if there is such a thing as a "shape preserving" fitting algorithm? Now and then I run into the following problem: I have a set of rapidly varying data and try to fit it using an equation with e.g. 5 unknowns; I know that I can make it...- f95toli
- Thread
- Algorithms Fitting Shape
- Replies: 1
- Forum: General Math
-
M
3.1 Algorithms (Discrete Mathematics)
Describe an algorithm that takes as input a list of n distinct integers and finds the location of the largest even integer in the list or returns 0 if there are no even integers in the list. Please Help me on how to solve this type of question I am clueless.- modzz
- Thread
- Algorithms Discrete mathematics Mathematics
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Balls and bins problem from 'introduction to algorithms' textbook
Hi Everyone, I've been trying to do the following problem, which is exercise 5.4-2 in "Introduction to Algorithms 2ED" textbook by Cormen/Leiserson/Rivest/Stein. It's not starred, so should be fairly easy, but I just can't come up with a closed form solution! The problem is: Suppose that...- mikepol
- Thread
- Algorithms Balls Textbook
- Replies: 8
- Forum: Set Theory, Logic, Probability, Statistics
-
S
Algorithms for getting Blood Pressure?
Hey all, I'm doing this for a research project... I'm looking for an algorithm that can get the systolic and diastolic blood pressure using the oscillometric technique. I found techniques which find the blood pressured by first finding the max amplitude of the oscillometric wave and then finding...- sillucius
- Thread
- Algorithms Blood Pressure
- Replies: 1
- Forum: Biology and Medical
-
S
Need Help [Discrete math / Algorithms]
Quick Summary: I'm in a class were we analyze code / find big theta / Oh / etc (Algorithm Design and Analysis). It's based on discrete math, which I'm terrible at. After posting Tired of Discrete Math... I have come to the conclusion that I will be needing some help figuring out a way to pass...- Servo888
- Thread
- Algorithms Discrete math
- Replies: 1
- Forum: General Math
-
C
What are some prerequisites to learning about quantum algorithms?
i'm very interested in quantum computing and i'd like to learn more about quantum algorithms (and the actual hardware portion if possible). I'm learning introductory quantum mechanics but I have a good grasp of computer science, complexity etc. Can anyone recommend me any books to learn more?- Coolphreak
- Thread
- Algorithms Prerequisites Quantum
- Replies: 1
- Forum: STEM Academic Advising
-
J
Google's page ranking algorithms
A few days ago I started a thread here on physicsforums about a new article on climate change. Yesterday I was using google to find out more about some related research. To my surprise the thread I started was on top when searching using some but rather generic keywords. If you google using...- Johan de Vries
- Thread
- Algorithms Ranking
- Replies: 8
- Forum: Computing and Technology
-
Thermodynamics or Algorithms: Which Course Should I Choose?
Hello I'm a sophomore in Electrical Engineering. This semester I have to choose between a course on Thermodynamics and a course on Data Structures and Algorithms. I have a deep interest in physics and thermodynamics seems quite interesting to me. But I am also interested in quantum computing...- maverick280857
- Thread
- Algorithms Thermodynamics
- Replies: 7
- Forum: STEM Academic Advising
-
I
Efficient Calculation Techniques for Common Mathematical Functions
what are some for evaluating logs? square roots? trig functions? this makes me curious obviously i don't intend to be gauss but it made me realize these things are never taught and just taken for granted. and obviously I am not talking about log_{10}(100) maybe something like to a rational...- ice109
- Thread
- Algorithms
- Replies: 6
- Forum: General Math
-
V
Algorithms for quantifying intersections of subspaces
Greetings, I'd like to know how one goes about finding a basis for the intersection of two subspaces V and W of a given vector space U. I am aware of the identity V \cap W = (V^{\per} \cup W^{\per})^{\per} (essentially the orthogonal space of the union of orthogonal spaces of V and W), but this...- v0id
- Thread
- Algorithms Subspaces
- Replies: 2
- Forum: Linear and Abstract Algebra
-
W
Investigating environmental time series and algorithms
Hi, I am currently investigating environmental time series and algorithms to determine when an 'unexpected' event/reading has occurred in the series. I am currently constructing the gaussian probability density function (pdf) based on historical readings and checking if 'new' readings are...- wess80
- Thread
- Algorithms Environmental Series Time Time series
- Replies: 1
- Forum: General Math
-
D
Behaviour of Algorithms at Time at Infinity
Where might I learn more about the behaviour of algorithms given an infinite amount of time, if such a question makes sense?- Dragonfall
- Thread
- Algorithms Infinity Time
- Replies: 8
- Forum: General Math
-
N
Space Complexity of Number-theoretic Algorithms
Can you write an example where a space complexity of any number-theoretic algorithm is calculated? Thanks In Advance.- nworm
- Thread
- Algorithms Complexity Space
- Replies: 8
- Forum: Linear and Abstract Algebra
-
A
Solving Permutations Problems: Finding Algorithms & Optimizing Efficiency
I have two problems on permutations which I can´t solve now becuase my knowledge about permutations and the necessary tricks is very poor. 1st: Find an algorithm that for given natural N (N<=1000), K and given permutation of N elements will find the Kth composition of this permutation in time...- alejandrito
- Thread
- Algorithms Efficiency Permutations
- Replies: 2
- Forum: Programming and Computer Science
-
J
Learn About Discrete Algorithms for Project
I have a project to do on algorithms, and as far as I can tell, the project is due before we cover the topic :p. My textbook only makes a slight reference to what an algorithm is :(. Can anyone point me in the direction of a website or book that tells me all there is to know about algorithms?- joecaveman
- Thread
- Algorithms Discrete
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
H
Discover the Formula for Finding Trains of Any Length | Math Project Help"
Hello math crew! Here's the problem: http://www2.edc.org/makingmath/mathprojects/trains/trains.asp just in case somebody doesn't want to click on the above link, trains: You can use rods of integer sizes to build "trains" that all share a common length. A "train of length 5" is a row of rods...- heartless
- Thread
- Algorithms
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
K
How Can Arrays with Limited Larger Elements Be Efficiently Sorted?
In the problems below A[1, ..., n] denotes an array consisting of arbitrary n real numbers, and A[j] denotes the element in the j-th place of the array A[1, ..., n]. 1) Let k be a fixed natural number. Consider the family A_{k} of all arrays A[1, ..., n] satisfying that for every i ≤ n there...- kioria
- Thread
- Algorithms Data Structures
- Replies: 6
- Forum: Introductory Physics Homework Help
-
A
Need help in factoring algorithms
Rsa200, The 200 digit RSA challenge no is factored on may 9. The German researchers, RSA has reformulated its challenge and now expresses numbers in bits (base 2) instead of decimal (base 10) source http://news.com.com/2061-10789_3-5702146.html- aravindsubramanian
- Thread
- Algorithms Factoring
- Replies: 13
- Forum: Linear and Abstract Algebra
-
H
Course on Data structures and algorithms
Hi all,, I am just about to learn a course on Data structures and algorithms in next semester. Can u guys pls explain me the preoper importance of this course and how should i prepare myself to make full usage of this course and Lastly pls recommend some good books to me. I will be...- heman
- Thread
- Algorithms Course Data Structures
- Replies: 14
- Forum: Computing and Technology
-
G
Learn the course Data Structure and algorithms
Hi all,, I want to learn the course Data Structure and algorithms.Can u pls all adivice good books and strategy to succumb to this course well. I need urs suggestions badly as i don't have any much background in computers.. Pls help- goldi
- Thread
- Algorithms Course Data Structure
- Replies: 1
- Forum: Computing and Technology
-
S
Understanding Second Order Algorithms
forever! I missed a day of notes, I know for the second order Y(n+1) =(approx.) Y(n)+K2, and I have the algorithm for finding k1 and then k2, how does this differ from the 4th order?- schattenjaeger
- Thread
- Algorithms Second order
- Replies: 12
- Forum: Introductory Physics Homework Help
-
B
Resources on proving algorithms correct?
Where can I find resources on proving algorithms correct? I'm looking for a formal treatment (hopefully I have enough background by now to absorb that). I keep seeing these proofs of algorithms and references to proofs of algorithms but everything is informal and I've never even seen a precise...- BicycleTree
- Thread
- Algorithms Resources
- Replies: 3
- Forum: General Math
-
B
Handling Singular matrices in Algorithms
Hi All I'm new to this forum so please be kind :) I am doing a project on handling singular matrices in algorithms. Basically what i have to do is to find out how to solve the system Ax=B when A is not square or det(A)=0. Because it does not have an inverse, I don't know what to do or...- beanz
- Thread
- Algorithms Matrices
- Replies: 4
- Forum: Linear and Abstract Algebra
-
C
Proof for operations algorithms
Hi everybody, I would like to find proofs for the algorithms that we use to calculate sums,products,quotients... For example I would like to see how the long division algorithm is proved. Do you know any sites that have such proofs? Any help would be appreciated Thanks- C0nfused
- Thread
- Algorithms Operations Proof
- Replies: 7
- Forum: General Math
-
C
I cann't undestand Quantum Algorithms. How I can?
I cann't understand Quantum Algorithms. How I can? I have my probabilistic computer's model of Qubits, Entanglement States and Bi-Photons. I have the Simulator of Qubits on classical computer in Pascal. It is classical model and Bell's inequalities does not violet. But it is a good imitation...- cartuz
- Thread
- Algorithms Quantum
- Replies: 2
- Forum: Quantum Physics
-
B
What are the main algorithms used in quantum computing?
I've been asked to take part in a project invloving reasearch into Q.C I've basically got to investigate algorithms and i was wondering which are the main algorithms that have been devloped? So far I have Shor's factoring, Grover's searching and Discrete Logarithm algorithms.. Are there any...- Baggio
- Thread
- Algorithms Computing Quantum Quantum computing
- Replies: 26
- Forum: Quantum Physics
-
P
Recursie Algorithms. Is my solution ok?
This is the question I must solve; Solve the given recurrence relation for the given inital conditions. (This means give a formula in terms of n, not in terms of previous entries) an = 7an-1 - 12an-2 a0 = 3 a1 = 10 Now I am not sure what that means but I think this will solve the question...- ptex
- Thread
- Algorithms
- Replies: 6
- Forum: Introductory Physics Homework Help
-
D
Efficient Matrix Transformations for C++ Programming
I'm making a matrix class that allows the user to manipulate with matrices, on C++ that is. I'm having difficulties finding the algorithms of transforming a matrix to it's row echelon form or reduced row echelon form. The last one could help in finding the inverse of a matrix. My teacher...- DrKareem
- Thread
- Algebra Algorithms Linear Linear algebra
- Replies: 6
- Forum: Computing and Technology
-
A
Drawing Circles: Algorithm Tips & Notes
I don't have a computer graphics textbook, but I need to figure out the algorithms for drawing circles. Bresenham, and I think another one. Anyone got some notes or tips about this stuff?- Adam
- Thread
- Algorithms Circle
- Replies: 1
- Forum: Computing and Technology