A parameter (from the Ancient Greek παρά, para: "beside", "subsidiary"; and μέτρον, metron: "measure"), generally, is any characteristic that can help in defining or classifying a particular system (meaning an event, project, object, situation, etc.). That is, a parameter is an element of a system that is useful, or critical, when identifying the system, or when evaluating its performance, status, condition, etc.
Parameter has more specific meanings within various disciplines, including mathematics, computer programming, engineering, statistics, logic, linguistics, electronic musical composition.
In addition to its technical uses, there are also extended uses, especially in non-scientific contexts, where it is used to mean defining characteristics or boundaries, as in the phrases 'test parameters' or 'game play parameters'.
ty''-(t+1)y'+y=t^2
I know I have to use variation of parameters to solve this.
But I am stuck and cannot figure out how to get the homologous equation!
y''-(1+\frac{1}{t})y'+\frac{1}{t}*y=t
I don't know how to solve this homologous equation in this format.
Is it R^2+(1+1/t)R+1/t = 0 ?
How...
Hi all,
I have a hard time finding roots to the following system of equations in 2 unknowns (p,q):
eq1 = Pu == f(q, alfa, beta)
eq2 = Ql == g(p, alfa, beta)
If the 2 parameters (alfa, beta) are given numerical values beforehand, no issue. But I would like to retain the parameters in...
I am working on a problem requiring variation of parameters. When I calculated the wronskian, I got an answer, which differed from the book only by a "-" (mine was -, the book's was +). So I switched my functions for y1 and y2 and got the answer the book had. Is there a standard for which...
I have already read one thread on Lagrange's method of variation of parameters and it was very useful, but I am still confused about the use of the constraint.
If the solution to the homogeneous second order equation contains two functions, with arbitrary constants:
y= Ay1 + By2...
I am trying to solve a problem along the lines of y'' + 2y' + y = e^(-x) (2 + 1/x^2).. The actual one I am trying to solve differs slightly.
I was trying to solve it using the method of variation of parameters.. However it is new to me and was too confusing.
So first I get:
y comlpiment...
Homework Statement
Find a particular solution by method of variation of parameters:
t2y'' - 2y = 3t2 - 1
given:
y1 = t2
y2 = t-1
Homework Equations
The Attempt at a Solution
I get Y(t) = t^2ln(t) - \frac{1}{3}t^2 + \frac{1}{2}
The book gives Y(t) = t^2ln(t) +...
Homework Statement
https://www.physicsforums.com/attachment.php?attachmentid=32837&stc=1&d=1299373667
Determine the Thevenin equivalent circuit parameters, VTh and RTh, referred to terminals A and B of the circuit shown below?
Homework Equations
The Attempt at a Solution
My...
I've posted on here in relation to an aerospace analysis project I'm doing. I'm stuck on one part of the project where I need to develop the performance envelope of the turbojet engine. 3 of the 9 plots that are required are Thrust vs. Mach number. On each of those plots I'll about 7 different...
I was looking through my DE book and a problem intrigued me. I eventually figured it out but I do not understand the logic. I was wondering if anyone here could help me out.
The question says:
Use the method of variation of parameters to show that...
Hi,
I am doing an application regarding SMPS. In the project i encounter the terms "Burst duty, burst frequency, Timing/phase shift and timing/ dead time".
Can anyone explaine me about those parameters and how they are important in SMPS working.
i had a discussion with a physicist i proposed that in order to avoid the IR divergence
\int_{0}^{\infty}dx(x-a)^{-3}x^{2}
we could propose as regularized value the value of F(-a) , where F is the integral
\int_{0}^{\infty}dx(x+b)^{-3}x^{2} so if we could regularize this simply...
Hi, I developed Matlab code to solve the diffusion equation using the central difference equation, with an added term at the end. The equation is the following:
dS/dt=Ds*d^2S/dx^2-(Vmax*S/Km+S)
In my code, the length of the space domain is very small, 1E-6. I would like to scale...
Homework Statement
hello, I have to solve a couple of equations on Mathematica for a project, and since they are not really working out, I wondered if you could help me out a bit.
I need to solve equation (1) (you can find the equations in the .doc attached) and plot the solution for a...
I'm working through John Taylor's An Introduction to Error Analysis and so far this is the only problem I haven't been able to solve. I was hoping someone could lend me some insight.
The problem asks you to use error propagation to verify that the uncertainties in A and B for a line of the...
Equation for Ellipse from a chord -- no other parameters!
Homework Statement
Known conditions are:
End points of the chord intersect the major and minor axis.
Proximity to nearest parallel tangent.
Known (hypothetical) values are:
The length of the chord is 10.
The chord is 1.25 from...
Hi friends;
I have Saturn 1100 and centaur 4500 two shaft gas turbines from solar INc. I want to know that what relationship of following parameters
1. Compressor discharge pressure and fuel flow
2. How i calculate the SFC?
3. What effect of LHV on SFC?
4. How i calculate the Heat rate?
If...
Hi, everyone:
As I am sure will be clear from my post, I am not--nor have I ever been-- an EE :).
(For the sake of giving some context to help taylor the answer,
I am a mathematician-in-training. I only know the most basic ideas of signal-processing
but I do know...
I have to find two planes
z=f_1(x,y)=a1*x+b1*y+c1
z=f_2(x,y)=a2*x+b2*y+c2
That satisfy:
1. both planes go through (-5,9,8)
2. the intersection line between the planes is located outside of the Cylinder x^2+y^2=4
3. the surface area of x^2+y^2=4 that is bounded between f1 and f2 is...
Hi all,
I would like to know which op-amps are more suitable for an analog voltage subtractor circuit? Are there any parameters of the op-amp that I should take special note of, which has a more crucial effect on the subtractor circuit?
Thanks for your help in advance!
I wonder if there is a mathematical formula to calculate the flow rate of a fan if following parameter are known
Fan effective diameters
Blade Angle ( Pitch )
Number of Blades
Speed ( RPM )
Power Consumption
Pressure at inlet of the fan
Regards
Homework Statement
4y'' + y = cosx
Solve using variation of parameters
Homework Equations
The Attempt at a Solution
from a) -> yc(x) = c1cos(x/2) + c2sin(x/2)
let y1 = cos(x/2) , y2 = sin(x/2)
y1y2' - y2y1' = 1/2cosx/2 + 1/2sinx/2 = 1/2
u1' = ?
How do I find this?
Homework Statement
Let f be continuous on the interval [0,inf] with abs(f(x)) < M, set
F(u) = \int \frac{u*f(x)}{u^2 + x^2} integral from 0 to inf (bad with latex)
prove that lim F(u) as u --> 0 = f(0)Homework Equations
noneThe Attempt at a Solution
I split the integral into the intervals...
Hello, Can someone please give some hints on how to start this problem? I tried a few things but nothing is working!
A spherical tank of water has a radius of 14 ft, with the center of the tank 50 ft above the ground. How much work will it take to fill the tank by pumping water up from...
1.Homework Statement
We know the derivation of the method of variation of parameters for second order scalar differential. The task is to derive the method of variation of parameters for scalar equations using this approach: first convert the scalar equation into the first order system and...
I need to estimate the suspension parameters (i.e. spring stiffness, damping coefficient and so on). So I have measured the acceleration at the top and at the base of the suspension during ground excitation. I have used a random excitation. The matter is the problem is nonlinear due to air...
To calculate the value for a decoupling capacitor (Vdd pin to Vss), I use the formula
I=\frac{C \cdot dv}{dt}
But what do I do if I don't know the load capacitance?
For example, I have a push/pull comparator whose output is connected directly to an input of a PIC mcu. The capacitance of...
The equation of motion of a rocket with mass depletion during ascent and subject to drag forces can be written as
M(t) dV/dt = A - M(t)g - BV^2 (Eq. 1)
with initial condition V(t=0) = 0 (V is velocity and t is time)
Let us assume a linear mass depletion according to...
Homework Statement
Hello,
i have a small problem regarding this questions,
If the function vs(t) is a function for t>=0, i can solve thus no problem (we are required to solve using variation of parameters).
now i have a small problem, its not about how to solve it ,but how to approach...
I've created a multistage amplifier in LTSpice IV and want to use actual measured hfe (Beta) values for each of the transistors, though I can't find an easy way to modify them. I could modify their library values in notepad, but I am using the same transistor model for a few of the stages and...
Homework Statement
logistic equation: dN/dt = rN(1-N/K)
Find estimates for the unknown parameters r and K.
The Attempt at a Solution
I have solved the logistic model to get N(t) and I have a table of data which lists time and corresponding N values. I tried to just choose 2 times...
Hi everyone, I would please like some suggestions regarding where my error is, designing a lead compensator with the root locus method for a unity feedback control system where G = [12.5] / [2.5 1 2500]. I want to set the overshoot zeta = 0.5 for an overshoot of 16%, and settling time Ts =...
Homework Statement
Find a particular solution using variation of parameters.
y'' + 3y' + 2y = 4e^x
Homework Equations
yp = -y1 * INT (y2f(x)/W[y1,y2]) dx + y2 * INT (y1f(x)/W[y1,y2]) dx
The Attempt at a Solution
So, first I find the homogeneous solution, correct?
r2 + 3r + 2 = 0, so...
Homework Statement
What do you do if one of the roots to the characteristic equation of a differential equation is zero when using variation of parameters?
Homework Equations
The Attempt at a Solution
The problem I encountered this in is
y" - y' = 4t
Characteristic equation
r2 - r = 0
so...
Hi,
Anyone has had experience with UAV control/signal design can tell me what is the typical flight speed (surveillance UAV), control range, link speed and control delay like?
(Sorry, I am not a very good engineering student, furthermore control and signal not my discipline... I can only...
Homework Statement
I'm trying to read parameters from a text file (format below) but actually my function didn't receive any parameters from read file function.
Number_of_points 80
Distance 10.0
Time_step 0.05
Velocity 5.0
Diff_coeff 50.0
Homework Equations
The Attempt at a...
Suppose that I have a function f(a,b,c,d) = g, where {a,b,c,d} are four independent variables and g is the dependent variable. Now let's say that I evaluate the function four times, each time using different inputs, and the function produces four different outputs:
f(a_1,b_1,c_1,d_1) = g_1...
Homework Statement
Hi there. Where, I got this exercise. I have a ball attached to an ideal rope with longitude L, moving on a circle with speed V on a circular trajectory with radius R over an horizontal plane.
So it asks me to express the subjected force over the rope as a function of the...
Hi All,
I am required to assume some parameters for my research,
For a new transformer worth $100 million for a substation, what likely could be sensible for these
parameters?
Nominal Capacity? (Example 10^5 KW)
Average Repair Cost? ($1 million ?)
Unsupplied energy cost? ($3 kWh ?)...
Homework Statement
Solve xy' - y = x3 (1) by using variation of parameters.
The Attempt at a Solution
Solving the homogeneous version of (1) gives
yh = c1x
Now we are to seek
yp = A(x)*x (2)
from (2)
y'2 = A'*x +A
plugging into (1) we have:
x[A'*x + A] - Ax = x3...
A while back, I saw a plot that compared the Ginzburg-Landau parameters of different superconductors. The x-axis was the GL parameter and the y-axis was magnetization or field or something of that nature. I would like to find this figure again to use in a presentation. Can anybody point me to...
I use NMinimize to optimize a likelihood function. The number of parameters included depends on the dimensions of a vector I pass. I would like to have Mathematica check the dimensions of the vector, declare the correct number of parameters for me, and then solve for them.
Right now, I have...
Hi, I was solving the following second order ODE:
http://www.texify.com/img/%5CLARGE%5C%21x%5E2%20y%5E%27%27-5xy%5E%27%2B5y%3Dx%5E6%20sinx.gif
I used variation of parameters and found this solution...
1. Homework Statement
Actually I am doing a research project about Noise Isolation. I took my college cafeteria as an example and I was provided with a Noise Simulation software( Soundplan). There I can work mainly with the SPL and the absortion coefficients. I found another software ( EASE)...
Hello. I'm trying to simulate a plate deflection using finite element analysis software ALGOR. Previously I made analytical calculations and I got the maximum deflection like this: (My plate is simply supported on all edges, so I used Navier's Method. Got the theory from Szilard's Theories and...
Hi, everyone:
I am teaching an intro. stats course, and I want to find a convincing explanation of how we can "reasonably" estimate a population parameter by taking random samples. Given that the course is introductory, I cannot do a proof of the CLT.
Specifically, what has seemed...
How can I calculate the curvature of a 3D hyperboloid? I mean, what parameters do I need to calculate the intrinsic curvature?
I guess to calculate the extrinsic curvature as seen from a 4D space I would just need a curvature radius, right?
Thanks
These definitions seem to suggest that the same subset of M could be the range/image/arc of many different curves, each having a different parameter. Is that right, or should I think of a curve as an equivalence class of such maps?
wat are all the parameters should i consider in adopting a breaking system for a 796cc single seat formula car and can u suggest some cars breaking system
Hi everyone,
I need to evaluate parameters (heat capacity, density and thermal conductivity) for some very humid air.
I know the parameters for both dry air and water vapor. So I suppose the parameters I need will just be a linear combination of the other parameters, with a coefficient...