Loops Definition and 262 Threads
-
T
How Often Should Steps Be Sized to Eliminate Expansion Loops in Sloped Pipework?
I am working on a system that requires expansion loops. I have located formulae on engineering toolbox.com and the spirax sarco website for determining the size of the loops required. So a 2m wide loop needs to be 4m tall, and I need one every 17m, roughly. What I struggling to get my head...- thearny2
- Thread
- Expansion Loops
- Replies: 2
- Forum: Mechanical Engineering
-
G
LastRatioBut I'm not sure if this is correct or not.
Homework Statement One interesting property of a Fibonacci sequence is that the ratio of the values of adjacent members of the sequence approach a number called “the golden ratio” or PHI. Create a program that accepts the first two numbers of a Fibonacci sequence as a user input and then...- GreenPrint
- Thread
- Hard Loops Matlab
- Replies: 18
- Forum: Engineering and Comp Sci Homework Help
-
A
Magnetic Field of Three Circular loops
Homework Statement The radius of the circular loop is R = 21.2 cm and the wire carries the same electric current I = 19.3 A in all three cases. In the first and in the second case the plane of the circle is parallel to the straight wire segments, in the third case the plane of the circle is...- arl146
- Thread
- Circular Field Loops Magnetic Magnetic field
- Replies: 17
- Forum: Introductory Physics Homework Help
-
W
Calculating Loops and Radius for a Cart
A cart slides down a frictionless inclined track to a circular loop of radius R = 13 m. In order for the cart to negotiate the loop safely, the normal force acting on the cart at the top of the loop, due to the track, must be at least equal to the cart's weight. (Note: This is different from the...- wolves5
- Thread
- Loops Radius
- Replies: 1
- Forum: Introductory Physics Homework Help
-
7 papers from Thiemann's Erlangen group, going into Loops 2011 conf.
The Erlangen group just posted 7 papers: a series developing an new canonical approach to LQG more explicitly able to generalize to spatial D > 3, also possibly with some advantage in accommodating matter. Thiemann has been invited to address the Loops conference at Madrid and present the main...- marcus
- Thread
- Group Loops Papers
- Replies: 6
- Forum: Beyond the Standard Models
-
L
Mutual Inductance - Two rectangular loops
Homework Statement Consider two rectangular loops. An outer and inner loop. Assign outer loop a length a and width b. Assign inner loop length c and width d. Apply a current to the outer loop. Determine an expression for the mutual inductance between the loops. Homework Equations...- lukeb87
- Thread
- Inductance Loops Mutual inductance Rectangular
- Replies: 2
- Forum: Advanced Physics Homework Help
-
O
Generalise the magnetic field of multiple current loops
Homework Statement Determine an equation to calculate the flux density at the center of a range of current loops encircling each other. Homework Equations The equation for the magnetic flux density at the center of a current loop is mu*I / (2*r) The Attempt at a Solution I...- Orlando
- Thread
- Current Field Loops Magnetic Magnetic field Multiple
- Replies: 5
- Forum: Advanced Physics Homework Help
-
Loops 2011: abstracts of all talks now online
http://loops11.iem.csic.es/loops11/index.php?option=com_content&view=article&id=75&Itemid=73 The Loops 2011 conference starts in a little over 3 weeks (23 May) in Madrid. On the posted schedule, the titles of the talks link to abstracts. So we can see in more detail what each talk is about...- marcus
- Thread
- Loops
- Replies: 20
- Forum: Beyond the Standard Models
-
E
Solving 3 Non-Linear Equations with Fsolve and FOR Loops
Hi I'm using the fsolve method to solve for 3 variables in 3 non-linear equations. I would like to find out, how the 3 variables change, when I change a parameter in the 3 equations. Let's assume the parameter runs from 1 to 5 (1:1:5). The iteration looks like this: c=(1:5); for i = 1:5...- ethaniell
- Thread
- For loops Loops
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
T
Help with MatLab/C++ Loops (Heat Transfer, Matrices)
Basically, I need to solve a transient heat transfer conduction problem. I've got most of the work done but I need to solve the problem using MATLAB or C++ or some other kind of coding. That's what I need help with. The actual aspects of the problem aren't really that important, so I will try...- tectactoe
- Thread
- Heat transfer Loops Matrices
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
F
Mathematica Mathematica Beginner question: Nested loops
Hello, I'm quite new to Wolfram Mathematica and do like the elegance of some parts of the language. However, I think that loop controls are quite different and not very intuitive. Here is a simplified version of what I'm trying to do (now of course done manually): k[1] = {200, 300, 400...- fleuredelis
- Thread
- Beginner Loops Mathematica
- Replies: 6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
O
3 consecutive loops with one being moved from the other two. Len'z Law
Homework Statement Three wire loops and an observer are positioned as shown in the figure below. From the observer’s point of view, a current I flows anticlockwise in the middle loop as that loop moves towards the observer with a velocity of v ms^-1 Loops A and B remain...- ohsocheezy
- Thread
- Law Loops
- Replies: 1
- Forum: Introductory Physics Homework Help
-
R
Connecting plot points from nested loops
Here's small part of a project I'm working on. The code is not part of the grade. I'm just doing this for my own benefit and I figured that MATLAB can do the plotting automatically for me. Calculate the Mach number at each of the three altitudes for mdotf=.1, .2, .3, .4, .5, .6, .7 The flight...- roldy
- Thread
- Loops Plot Points
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Solving MatLab "for" Loops With Vectors
MatLab "for" loops Homework Statement Write an m-file to evaluate y(x)= x^2 - 3x +2 for all values of x between -1 and 3, in steps of .1 . Do this twice, once with a for loop and once with vectors. Plot the resulting functions. Homework Equations The Attempt at a Solution...- sirclash
- Thread
- For loops Loops Matlab
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
F
Calculating Current in a Kirchhoff Loop Circuit
Homework Statement In the circuit below find the current I2 (in A) when R1 = 64 , R2 = 32 , R3 = 243 ; V1 = 86 V, and V2 = 200 V. Be careful about the sign! Homework Equations The Attempt at a Solution I1 = I2 + I3 V1 - I1*R1 - I3*R3 + V2 = 0 V1 - I1*R1 - I2*R2 = 0 V2 - I2*R2 - I3*R3 = 0...- Faint
- Thread
- Current Loops
- Replies: 8
- Forum: Introductory Physics Homework Help
-
M
Magnetic Field loops of wire Question
Homework Statement What is the direction of the magnetic field at the center of the two current carrying loops of wire? Homework Equations Right hand rules The Attempt at a Solution I understand that the current from the horizontal wire produces a field going in the upward direction...- member 217843
- Thread
- Field Loops Magnetic Magnetic field Wire
- Replies: 1
- Forum: Introductory Physics Homework Help
-
H
Algebraic Sums of Currents/EMFs in Junctions/Closed Loops
1. What causes the algebraic sum of the currents (signs included) flowing into each of the four junctions NOT equal to zero? 2. What causes the algebraic sum of the EMFs in each closed loop NOT equal to the algebraic sum of all the IR drops in each loop?For the first question, I thought that...- hanagasumi
- Thread
- Loops Sums
- Replies: 9
- Forum: Introductory Physics Homework Help
-
P
Why Do Eddy Currents Form Circular Loops?
i know i haven't understood the concept of eddy current and that is why i am posting this question: why are EDDY currents CIRCULAR (why form a loop in circular form)? please also explain this answer that statement that i found on : http://wiki.answers.com/Q/What_is_an_eddy_current "When...- Pranav Jha
- Thread
- Circular Currents Eddy currents Form Loops
- Replies: 5
- Forum: Electrical Engineering
-
A
Understanding Controlled & Count Controlled Loops
greetings, what is the meaning of controlled loop and count controlled loop? advanced thanks.- amaresh92
- Thread
- Count Loops
- Replies: 1
- Forum: Programming and Computer Science
-
M
MATLAB Troubleshooting Matlab Loops: Discovering a Simple Solution | Get Help Now
I have recently found a silly problem with Matlab loop try the following simple program : >> clear all >> for s=0:0.1:1 >> V(10*s+1)=s; >> end it will get into trouble when s reaches 0.6 would anybody please check and let me know the result- mikaili
- Thread
- Loops Matlab
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
Are Same-Action Deck Transformations & Loops Equal for S1 x S1?
I'm self studying some alg topology for next semester just working through chapter 0 and 1 of hatcher really. My question is: for any universal cover p of X there are two actions of pi_1(X, x0) on the fiber p^-1(x0) given by lifting loops at x0 and given by restricting deck transformations to...- mich0144
- Thread
- Loops Transformations
- Replies: 8
- Forum: Differential Geometry
-
T
Kirchoff's Law: Identifying Loops in Circuits
Homework Statement I am doing Kirchoff's law and i have problems in identifying different loops in a circuit, especially multiple loops. For example, in my attachment for diagram 1, there are 2 loops(ABCFA and ABCDEFA) ? But for diagram 2, the loops are ABCFA and CDEFC?- thereddevils
- Thread
- Circuits Kirchoff's law Law Loops
- Replies: 2
- Forum: Introductory Physics Homework Help
-
S
MATLAB Matlab help: indexing in for loops
Hello! I consider myself typically a confident Matlab user. But I have encountered a new problem that I have no idea how to solve, so I'm hoping I can find some help. I have set up a for loop in my code to the effect of for i = 1:n if MyArray(i,1) < some value perform other...- sarawayland76
- Thread
- For loops Loops Matlab
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Z
MATLAB Matlab Problem with loops and genvarname
I've been stuck for weeks on a code that I have been generating for image processing. And made an example of what I need. I have this code: (BTW I am new to this MATLAB world) A = [2, 5, 6; 3,6,7]; B = [5, 3, 1; 7,3,2]; for i=1:3 v = genvarname('C', who); eval([v '=...- Zayri7
- Thread
- Loops Matlab
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
How Can I Convert a Nested For Loop to a Do-While Loop in C++?
I am trying to create a code that does the exact same thing as this does #include <iostream> using namespace std; int main() { int len; cout << "Enter a number: "; cin >> len; for (int i = 0; i < len; i++) { for (int j = i+1; j < len; j++) {...- magnifik
- Thread
- Loops Product
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
T
Return values in while loops in functions.
Homework Statement I'm just trying to interpert how the return statement works. bool check(int item, vector<int>& v2) { int i = 0; while (i < v2.size()) { if (item == v2[i]) return true; i++; }return false; } Homework Equations The Attempt at a Solution I'm confused about the return parts of...- torquerotates
- Thread
- Functions Loops
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
P
Magnetic Fields and Two circular loops of wire
Homework Statement Two circular loops of wire, each containing a single turn, have the same radius of 3.6 cm and a common center. The planes of the loops are perpendicular. Each carries a current of 2.0 A. What is the magnitude of the net magnetic field at the common center? I have been...- PhilCam
- Thread
- Circular Fields Loops Magnetic Magnetic fields Wire
- Replies: 9
- Forum: Introductory Physics Homework Help
-
M
MATLAB Building a matrix using while loops? (MATLAB)
Building a matrix using "while" loops? (MATLAB) Hello Here is my code: i = 1; j = 1; S = zeros(11,11); while i < 12 while j < 12 S(i,j) = Test1(a(i,j),b(i,j),c(i,j)); j = j + 1; end i = i + 1; end a,b,c are all 11x11 matrices and Test1 is a...- mikeph
- Thread
- Building Loops Matlab Matrix
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
W
Are Multiple Current Loops Linear?
I assume that if one has several current loops that the magnetic fields that they generate just add together linearlly. Just want to make sure.- wofsy
- Thread
- Current Loops Multiple
- Replies: 4
- Forum: Electromagnetism
-
C/C++ Using try catch vs do while loops in C++
Hello all, First let me state the following: 1. The programs that I write are not production code. 2. I am not a trained developer. 3. I do not work for a software development company. My question pertains to the use of try catch exception handling vs. using do while loops...- CFDFEAGURU
- Thread
- C++ Loops
- Replies: 7
- Forum: Programming and Computer Science
-
A
Project Homework: Loops for Electromagnet Strength
Homework Statement I need to get 2 major loops in my method or hypthesis. My experiment is which of the following factors affects strength of electromagnet the most: number of coils, the voltage of the power source, the diameter of the core, or the thickness of the wire. Can you...- Alieneater
- Thread
- Loops Project
- Replies: 3
- Forum: Introductory Physics Homework Help
-
C/C++ Segmentation faults with huge loops? (C++)
So I'm writing a program for a professor (not for class) for research related with spike triggered averages in neurons. Which involves a lot of data analysis. So basically my code looks like this: for(int i=0; i<SIZE; i++){ Write a lot of things into arrays in memory (although far fewer items...- Simfish
- Thread
- Loops
- Replies: 6
- Forum: Programming and Computer Science
-
W
Current Loops and fundamental group
The Law of Biot and Savart Law tells us how to find a differential form that generates the first de Rham cohomology of S3- embedded loop. Run a steady current through the loop. This form is just the dual of the induced magnetic field (using the Euclidean metric). Ampere's Law tells us...- wofsy
- Thread
- Current Fundamental fundamental group Group Loops
- Replies: 2
- Forum: Electromagnetism
-
L
Calculating power in a circuit with loops
Homework Statement http://img33.imageshack.us/img33/1147/question1x.jpg Homework Equations V = IR, Sum of currents at junction = 0. The Attempt at a Solution Just doing some exam revision, and found this one in my notes. I'm not really sure how to go about it. Using Kirchhoffs rules, you...- lagwagon555
- Thread
- Circuit Loops Power
- Replies: 1
- Forum: Introductory Physics Homework Help
-
H
Setting up a "for loop" Eqn in Matlab for hc
Homework Statement Can someone help me set up a "for loop" for this equation I intialize hc = x0 then I have to compute hc1 = C.*(log(hc./b)+1)+ gamma.*(1-exp(-hc./gamma)) hc2 = C.*(log(hc1./b)+1)+ gamma.*(1-exp(-hc1./gamma)) hc3 = C.*(log(hc2./b)+1)+ gamma.*(1-exp(-hc2./gamma)) hc4...- Hells_Kitchen
- Thread
- For loops Loops Matlab
- Replies: 22
- Forum: Engineering and Comp Sci Homework Help
-
What resources are available for the 2009 Loops conference online?
It is a bit hidden in the page, because you cannot get the links directly from the main page. But an easy guess lead me to this: http://www.mighty-security.com/loop/resource.htm It is now up all audio and video recordings of the conference.- MTd2
- Thread
- Loops Material
- Replies: 4
- Forum: Beyond the Standard Models
-
R
Wilson loops (srednicki eqn. 82.37)
In eqn. (82.37) Srednicki derives for the string tension between two quarks as \tau=\frac{c(g)}{a^2} where c(g)=ln(g^2), 'g' is the coupling, and 'a' is the lattice spacing. He later goes on to say that the string tension should be independent of the lattice spacing 'a', and using this...- RedX
- Thread
- Loops
- Replies: 7
- Forum: Quantum Physics
-
M
Solve Problems in Loops: Get Feedback & Robustness
Hi There Can anyone check the following algorithm and tell me what I am doing wrong. If every thing is OK then please give me some feedback to make it robust. Please check both the algorithms Algorithm-1 B=gallery('tridiag',10,-6,4,4);n = 10; BL = kron(eye(n),B); [p1,q1] = size(B)...- mfarooq52003
- Thread
- Loops
- Replies: 14
- Forum: Programming and Computer Science
-
S
MATLAB How Can I Store Loop Results in Arrays for Plotting in MATLAB?
Hello, I am trying to store the results in the form of an array every time the code goes through a loop. This is what my code looks like: for j = 1:100 for i= 1:100 if S(i)==0 if rand < T S(i)= 1; t_inf(i) = j; end...- spoonyluv
- Thread
- Arrays Loops Matlab Plotting
- Replies: 6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Going Beyond LQG: how to define QFT over Loops?
Does anyone have any ideas? Marcus, do you have?- MTd2
- Thread
- Loops Lqg Qft
- Replies: 33
- Forum: Beyond the Standard Models
-
J
Circuit with 2 loops, find the current in one of the loops
Homework Statement A circuit composed of one battery and four resistors is arranged as shown in the attached pic. E = 19 V R1 = 12 W R2 = 2 W R3 = 15 W R4 = 2 W Calculate the current I1 through R1? Homework Equations V=IR (obviously) The Attempt at a...- jenzao
- Thread
- Circuit Current Loops
- Replies: 2
- Forum: Introductory Physics Homework Help
-
L
MATLAB How to Create Geometry Loops in MATLAB/COMSOL?
Hi I'm a new user in Comsol and Matlab and I have to create boxes within a box. Of course those boxes are easy, my problem is how do you make loops in MATLAB that translates to the g1=rect2(blah blah) g2=rect2(blah blah).. For example: The boxes within the outside box varies so it's better...- luhao
- Thread
- Geometry Loops
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
C
Matlab matrix selection of data using for loops and if statements ,,
matlab matrix selection of data using for loops and if statements,,,,, Hi people I was wondering if someone could assist me with the following; You received the following data values from a coworker: data = [-1.2, 3.3, 5.1, 0.2, 2.9, -0.1]; It turns out that the sensor used to collect...- curious_iza
- Thread
- Data For loops Loops Matlab Matrix
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
J
Wire Loops, Current, Magnetic Field, & Straight Wire HELP
This problem deals with current and the magnetic fields of these wire loops & straight wires. The question is listed below, as is the link to the picture. Thanks SO Much for your help! http://i597.photobucket.com/albums/tt59/JMoore4116/PHY232--Ch31--5-4.jpg If that one doesn't work, try...- JMoore0150
- Thread
- Current Field Loops Magnetic Magnetic field Wire
- Replies: 1
- Forum: Introductory Physics Homework Help
-
V
MATLAB Vectorizing Simple Loops for Faster Execution Time in MATLAB
Hie all Can anyone please help me with this problem I need to vectorize the following MATLAB code : for c=1:3 h = randn(3,3) + j * randn(3,3); z( :, :,c) = h; end Im basically trying to create a 3-D matrix - which has 3 , 2-D matrices (these matrices contain radomly generated complex...- vijetha9
- Thread
- Loops
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
B
Magnetic Fields and Current Loops
Homework Statement A long, straight wire carries a current of 14 A. Next to the wire is a square loop with sides 1.0m in length. The loop carries a current of 2.5A in the same direction as the wire. Calculate the net force acting on the wire. Homework Equations Magnetic Field for...- Brit412
- Thread
- Current Fields Loops Magnetic Magnetic fields
- Replies: 1
- Forum: Introductory Physics Homework Help
-
L
IElectromagnetism - Inductince in two small wire loops
I'm only stuck at the very end of this quesstion but ill wirte out the whole thing anyway. Two tiny wire loops, with (vector) areas \vec{A_1},\vec{A_2} respectively are separated by a p[osition vector \vec{r} with r^2>>A_1,A_2 a) Treating the loops as magnetic dipoles, find their mutual...- latentcorpse
- Thread
- Loops Wire
- Replies: 3
- Forum: Advanced Physics Homework Help
-
D
MATLAB Can someone help me optimize my MATLAB code by vectorizing loops?
Could someone please tell me how to make the following code in MATLAB more efficient? I am particularly keen to remove the for loop, as I understand that vectorizing the loop makes the program run much faster. Here ret and len are positive integers and pm is a number between 0 and 1. X is a...- dpsguy
- Thread
- Loops Matlab
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Where Are the Hidden Loops in My Circuit?
I set this circuit up in my physics lab and measure all the required voltages, currents and resistors. I have been ask to prove that Kirchhoff's Voltage Rule is valid by applying it to all 7 loops. I am only able to find 3 loops and I am unsure as to where the other 4 are. I found 4 other...- summersun
- Thread
- Loops Voltage
- Replies: 1
- Forum: Introductory Physics Homework Help
-
C
How to measure current induced through loops
I'm doing some experiments, and I need to measure the current (and/or voltage) going through several loops of wire as a magnet slides through. The magnet slides parallel under the loops at a certain speed. I have a multimeter and an ammeter. The problem with the ammeter is that it's just a...- Cspeed
- Thread
- Current Induced Loops Measure
- Replies: 2
- Forum: Electromagnetism