Plot Definition and 658 Threads
-
S
What Does Plot Electric Potential as a Function of X Along the X-Axis Mean?
what i really want to ask is, what is the problem asking: - do o find the potential difference between for each charge? which pairs? - do i plot the potentials on a graph? -what do they mean "as a function of x along the x-axis"? are they talking about the x-axis of the graph I'm supposed to...- scholio
- Thread
- Electric Electric potential Plot Potential
- Replies: 10
- Forum: Introductory Physics Homework Help
-
R
Is there any software which can plot the graph of any function provide
When the first derivative is 0, then those corresponding points represent the maxima or minima. Is it always true? What r points of inflexion? And why is the derivative 0 there? At which other points is the derivative 0? Is there any software which can plot the graph of any function...- ritwik06
- Thread
- Function Graph Plot Software
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
B
Mathematica Plot X-axis Log & Y-Axis Linear with Mathematica LogPlot
I am a new user of Mathematica software, and need to plot a quite complicate function using a semi-Log type plot. The function that the software provides is LogPlot however this function plots the Y axis in Log scale and the X in linear scale, but I need the exact opposite, to plot the X axis in...- bgaetano
- Thread
- Log Mathematica Plot
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
MATLAB MATLAB help: determining the area under a plot (not a curve whose form is known)
Hi For a project (described https://www.physicsforums.com/showthread.php?t=227684"), I have to do the following for N images: 1. plot the histogram of each image, using imhist(x) 2. plot a curvilinear approximation to the histogram, using plot(imhist(x)) 3. determine the area...- maverick280857
- Thread
- Area Curve Form Matlab Plot
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
B
Finding Activation Energy From Arrhenius Plot
Homework Statement For a lab, I need to find the activation energy of an experiment from plotting the Arrhenius plot. I have the half-life time of the reaction at various temperatures. Homework Equations -Temperature (K) 318 322 327 331 338 -ln k -6.17 -5.89 -5.65 -5.33...- BayernBlues
- Thread
- Activation Arrhenius Energy Plot
- Replies: 3
- Forum: Biology and Chemistry Homework Help
-
I
How Does the Dalitz Plot Represent Particle Decay into Equal Mass Particles?
Homework Statement Decay of particle A into three particles of equal mass, prove that the Dalitz plot is a equilateral triangle with height Q/2, inscribed within a triangle with height Q. Homework Equations Q = MassA - 3(MassB) The Attempt at a Solution For relativistic...- iloveflickr
- Thread
- Plot Relativistic
- Replies: 1
- Forum: Advanced Physics Homework Help
-
C
MATLAB Plot graph of different color for different points? Matlab
I would like to plot a curve with each point with different color. For example x0=2; for i=1:1:200 x1=x0*cos(x0)+exp(x0); plot(i,x1) (THIS IS THE PLACE WHERE I WANT TO PUT DIFFERENT COLOR) x0=x1; end- cks
- Thread
- Color Graph Matlab Plot Points
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
H
Pole-Zero Plot and ROC for LTI System
Consider a discrete-time LTI system with transfer function H(z) =(1-3z^-1) / ( 2-z^-1) (a) Sketch the pole-zero plot of H(z). (b) Suppose the system is stable. Determine all possible regions of convergence (ROC) for H(z) under this condition, or state that none exists. (c) Repeat part (b)...- hxluo
- Thread
- Plot Pole Zero
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
Y
Mathematica Mathematica newby needs help with plot
I picked up Mathematica 6.0 a couple days ago, so bear with me please. 1) Plot3D[{x^2 + y^2}, {x, -10, 10}, {y, -10, 10}] returns a blank graph whereas when I set the boundaries from 0 to 2 it returns the actual graph! Why isn't it working?2) When typing equation f into the Plot3D function(...- yougene
- Thread
- Mathematica Plot
- Replies: 9
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
E
Mathematica Mathematica plot of a function from [0,1] to the complex plane
If I have a function from [0,1] to the complex plane, is there a way that I can plot it with Mathematica 6.0?- ehrenfest
- Thread
- Complex Complex plane Function Mathematica Plane Plot
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
Plot a point on Earth through the Universe
Just a thought... Pick a spot/location on the surface of the Earth. Now, the Earth is rotating on its axis and also rotating around the Sun (and wobbling a bit too). The sun and our solar system is rotating around our galaxy and our glaxy is moving in the universe as a whole. Is there...- Magic Man
- Thread
- Earth Plot Point Universe
- Replies: 6
- Forum: Special and General Relativity
-
L
Mathematica How do i plot a function of two variables in mathematica?
guic- lordy12
- Thread
- Function Mathematica Plot Variables
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
D
Simple loop script in Gnu Plot
Simple loop script in "Gnu Plot" Ok, I have "n" data files containing coordinates on the form of (x,y) called: 1.dat 2.dat 3.dat . . . n.dat What I want is to program a simple script in gnu plot(Linux) which load them and convert them into *.gif files called: 1.gif 2.gif . ...- Don Carnage
- Thread
- Loop Plot
- Replies: 7
- Forum: Programming and Computer Science
-
H
MATLAB MATLAB: 3D plots- How to plot 3D lines rather than surface?
Hi all. I am using meshgrid and mesh to plot 3D graphs in MATLAB. Though my meshgrid is quite "discrete", MATLAB always try to generate surface for me. What I actually want is some discrete lines rather than the surface. Anyone can teach me how to obtain discrete lines?- hanson
- Thread
- 3d Lines Matlab Plot Plots Surface
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
MATLAB Surface Plot in Matlab (Cylindrical Coordinates)
Hello Trying to plot in MATLAB the final solution equation u(r,z) of the steady state temperatures in the circular cylinder u(r,z) is defined in cylindrical coordinates and I'm confused trying to understand also how MATLAB plots a mesh. After some simplification The final solution looks...- phioder
- Thread
- Coordinates Cylindrical coordinates Matlab Plot Surface
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
D
Sketch Bode Plot for G(s)=10/s(1+ts)
Homework Statement Sketch the Bode Plot for the following Transfer Function: G(s)=10/s(1+ts) where t=0.1sec The Attempt at a Solution G(jw)=10/jw(1+tjw) - frequency response... Gain = 20log(10) - 20log(tw^2+w) Does this mean that the Gain apporaches infinity as w approaches...- Dafe
- Thread
- Bode Bode plot Plot
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
T
Mathematica Plot diagram in Mathematica question
Can anyone help me how to plot the attached image of diagram in Mathematica 6? Thanks- tomcenjerrym
- Thread
- Diagram Mathematica Plot
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
D
Given a plot of f(x) how do I determine what a specific interval would look like
Easy Question but can't seem to make head way on this one! For the Function shown in the link below find and plot f(2 -t/2) http://www.imagedump.com/index.cgi?pick=get&tp=516020- djpardi
- Thread
- Interval Plot Specific
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
S
A plot of acceleration versus time for a particle is shown
Homework Statement A plot of acceleration versus time for a particle is shown. Whats the difference between its position at t=4s and t=0s if v(0)=-4m/s. http://img441.imageshack.us/img441/532/dynmc8.th.png Homework Equations The Attempt at a Solution Ive been working on this...- suspenc3
- Thread
- Acceleration Particle Plot Time
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
E
MATLAB Updating Plot "On the Fly" with MATLAB
I am trying to write a function that will update a plot "on the fly". For instance, in the test function: function colorplot x = ones(100,100); for i = 1:100 for j = 1:100 x(i,j)=uint8(255^((i+j)/200)); image(x); colormap(gray) end end MATLAB will run the entire function...- Euclid
- Thread
- Matlab Plot
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
E
Mathematica [Mathematica] Plotting a straight line in a 3D plot
Is there any way, in Mathematica, I can plot a straight line in a 3D plot environment? For example: Plot3D[{{y = 1 - x, z = y - 1}}, {x, -5, 5}, {y, -5, 5}] plots two surfaces, not their intersection (which is a straight line). Thank you in advance.- euthymos
- Thread
- 3d Line Mathematica Plot Plotting Straight line
- Replies: 7
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
N
How do I plot step functions in gnuplot?
Among the demos at the gnuplot website, I saw this - http://gnuplot.sourceforge.net/demo/steps.1.gnu, but it does not make much sense to me. :( Could someone tell me how to plot step functions from the command line, just like you would the usual functions? Specifically, I'd like to plot...- neutrino
- Thread
- Functions Gnuplot Plot
- Replies: 6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Solve Culomb's Law with Gnuplot: Plotting and Fitting for qQ and F*4*Pi*e0*r^2
Homework Statement Okay here is the deal, I have made a experiment, and now I have some probs, getting the right stuff from gnuplot. If I isolate qQ in Culombs Law I get:qQ = F*4*Pi*e0*r^2: Here e0 is the permittivity of free space r is a constent, the distence between the charges. If I...- sc86
- Thread
- Law Plot
- Replies: 1
- Forum: Introductory Physics Homework Help
-
W
MATLAB Understanding Palm's MatLab 7 Plot Function
I am looking at Palm's "Introduction to MatLab 7 for Engineers" page 511. The problem involves solving a Second Order Diff Equation. The solution to the diff equation is straight forward. What I am wondering is what Plam is doing in the plot function? \ddot{\Theta} + \frac {g} {l} sin...- wildman
- Thread
- Function Matlab Plot
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Bode Plots: Plotting Homework Statement
Homework Statement I have to plot some data for a lab writeup. It's based on the frequency response of fluid catheter-transducer systems. Part of this writeup includes making Bode plots for the gain and phase shift. I know how to plot my data; the problem that I am having is that I want to try...- tandoorichicken
- Thread
- Bode Bode plot Plot Plotting
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
T
MATLAB Plotting Systems in Matlab: x_1(t),x_2(t) w/ Complex Equations
How would you plot x_1(t)=c_1e^{-t}+c_2*e^{3t} x_2(t)=-c_1e^{-t}+c_2*e^{3t} and similar systems in Matlab? For example if it was complex like: x_1(t)=5*e^{5t}(c_1 cos(4t)+c_2sin(4t)) x_2(t)=5*e^{5t}((2 c_1+4 c_2) cos(4t)+(4 c_1 - 2 c_2)sin(4t))- Tom McCurdy
- Thread
- Matlab Plot System
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Maple Maple plot piecewise function for a mark scheme
I need to plot the following piecewise function for a mark scheme I'm writing, but I can't seem to get maple to plot it. I can define the function, but when I ask maple to plot it, it just hangs. Any help would be much appreciated. The function; f(\theta):= \left\{\begin{array}{lcr}...- Hootenanny
- Thread
- Function Maple Piecewise function Plot
- Replies: 5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
V
Plot transistor characteristics Id vs. Vds
Homework Statement Assume the circuit pictured below: http://img259.imageshack.us/img259/3443/problem2bwz3.jpg The transistor follows these rules: I_D\,=\,0 if V_{GS}\,\le\,V_T I_D\,=\,g_m\,\left(V_{GS}\,-\,V_T\right)\,\left(\frac{V_{DS}}{V_{DS, SAT}}\right) if V_{GS}\,\ge\,V_T\, and...- VinnyCee
- Thread
- Plot Transistor
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
H
Probability plot for Cauchy Distribution
I have generated 2 columns of normal random variables, Z1 and Z2. Theorectically, Z1/Z2 will follow a Cauchy distribution. The question is, how do I construct a probability plot to show that indeed it is a Cauchy distribution? I tried the follow procedure: -Sort the Z1/Z2 -Rank them and...- herjia
- Thread
- Cauchy Distribution Plot Probability
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
N
Engineering Circuits: Bode Plot for Frequency vs. Voltage Gain | Homework Help Statement
Homework Statement sketch a bode plot of frequency versus voltage gain (in decibels) for the following circuit: Homework Equations Voltage divider: V_X = V_S \frac{Z_X}{Z_T} Voltage gain: A_V = \frac{V_O}{V_I} log(A)+log(B) = log(A*B) The Attempt at a Solution This is the most...- Number2Pencil
- Thread
- Bode Bode plot Circuits Plot
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
S
Why Does Aviation Fuel Spoil Over Time?
Number of weeks back I was reading in Wikipedia on plot holes in movies, one of the mentioned plot holes is in an awful movie I'm going to do my best to avoid: Battlefield Earth. But I digress. The plot hole, among others, is aviation fuel spoils after a few years, so it would be impossible to... -
B
MATLAB Why Does My Z-Transform Bode Plot Show Incorrect Amplitude for a Sine Wave?
Hi, I try to visualize a sine wave, z-transformed in a Bode plot. The frequency shows up correctly, but the amplitude is way off - why? Thanks for your comments. Bmalp function zdemo format compact syms w Ts n z phi t Ts = 1 w = 0.1 phi = 0 vz =...- bmalp
- Thread
- Bode Bode plot Matlab Plot Z-transform
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
D
Construct a semilogarithmic plot
How do you solve the following problems? Thank you for any inputs. 1.Construct a semilogarithmic plot for Si doped with 2X10^15 donors/cm3 and having 4x10^14 EHP/cm^3 created uniformly at t=0. assume that tn = tp = 5us. 2.calcualte the recombination coefficient alphar for the low-level...- davelandsman
- Thread
- Plot
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
K
A really big stem and leaf plot?
There are seven Mice. For every Mouse, there are seven Hippos. For every Hippo, there are seven Bats. For every Hippo, there are seven Hawks. For every Hawk, there are seventeen Kites. For every Kite, there are seven apples. Every thing has six bugs. Every Bug has seven Fleas. How many...- kappcity06
- Thread
- Plot Stem
- Replies: 9
- Forum: General Math
-
S
Using the equations Wilson’s, Margules’, and van Laar’s, plot the
Using the equations Wilson’s, Margules’, and van Laar’s, plot the predicted VLE for this system at this temperature, with and without the use of fugacity coefficients. Anyone know how to do this or can explain to me how to do VLE. Or have a link for a worked example. Cheers.- scott_for_the_game
- Thread
- Plot
- Replies: 10
- Forum: Biology and Chemistry Homework Help
-
C
Troubleshooting a Plot Problem in Mathematica
HI, I've done the following but the plot that I get is not what it has to be at the big values of the frequency f. The graph should be smooth but isn't.. http://homepage.sunrise.ch/mysunrise/ccl/img/math.jpg Does somebody know where the problem is?! The nb file is attached...- Chrescht
- Thread
- Plot
- Replies: 4
- Forum: Computing and Technology
-
Scatter Plot in Excel - Referencing Cells Merged or Not
I am trying to do a scatter plot in Excel, and I am referencing points from a different sheet. However, excel won't let me reference more than eight cells. Some of the cells are merged, I don't know if that will affect it... Any help would be appreciated.- Hootenanny
- Thread
- Cells Excel Plot
- Replies: 4
- Forum: Computing and Technology
-
M
Is the Slope of an X vs T Plot Velocity or Acceleration?
Slope of an x vs t plot question...Help please.. The slope of an x vs t plot is NOT acceleration right? The slope of a point on the x axes is just the velocity at that point in time, right? Thanks for any help you can give me.- M98Ranger
- Thread
- Plot Slope
- Replies: 1
- Forum: Introductory Physics Homework Help
-
A
MATLAB A simple plot animation in Matlab
Hi, Can anyone plesae help me plot y(x,t)=\sin(x)\cdot e^{-t} on an XY axes system, and have the graph to propagate in time? I'm really new to Matlab, and the animation demos I found were too fancy, and I couldn't figure out how to do what I want. Thanks in advance.- Ahmes
- Thread
- Animation Matlab Plot
- Replies: 6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
N
What else can a browser do? Plot graphs
What else can a browser do? ...Plot graphs! Check out this latest Firefox addon... https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&category=Miscellaneous&numpg=10&id=1786 It does have its share of problems, but it's a great start! :approve:- neutrino
- Thread
- Graphs Plot
- Replies: 4
- Forum: Computing and Technology
-
S
PSpice question: How do I plot equivalent impedance v. frequency?
How do I plot equivalent impedance v. frequency? I'm already in AC mode so the frequency is taken care of, but I keep trying to manually write trace expressions for zeq and nothing is working. any tips? EDIT: What does the trace expression IP(some element) mean? I think its related. EDIT2...- seang
- Thread
- Equivalent Frequency Impedance Plot Pspice
- Replies: 1
- Forum: Electrical Engineering
-
M
Understanding the Bode Plot: Frequency vs. dB
Is the x-axis of a Bode plot supposed to be angular frequency omega or just the frequency f? The y-axis is in dB. Thanks!- math&science
- Thread
- Bode Bode plot Db Frequency Plot
- Replies: 4
- Forum: Electrical Engineering
-
How to plot this region in (x,y) space
Hi everyone I need some help with an elementary problem...I have to sketch the region described by [tex]max(|x|,|y|) \leq 1[/itex] I know what max and mod (absolute value) mean but I'm just troubled because of the occurence of |y|. Any help would be appreciated... PS--This is not...- maverick280857
- Thread
- Plot Space
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
T
Guessing plot of two-variable function
Hi all, recently we've been practising drawing a plot of two-variables functions (we're currently doing metric spaces). Well, I don't know how to guess the plot for let's say: f(x, y) = \sqrt{x^2 + y^2} One guy came to the blackboard and drew it quite quickly :frown: Thank you...- twoflower
- Thread
- Function Plot
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
S
Try to plot it on mathematica for x=200
hello all how would one prove that \lim_{n\rightarrow\infty}\frac{x^{n+1}}{(n+1)!}=0 \forall x\in\Re now when i try to plot it on mathematica for x=200, on the plot it displays that 200^{n+1}>(n+1)! how could it possibly converge for any value of x? the reason why i need to prove this is... -
D
Parametric plot / I just need to check my work (quick)
x(t)= \left( u\cos A \right) t and y(t)= \left( u\sin A \right) t - \frac{gt^2}{2} + h represent the horizontal and vertical coordinates of a batted or thrown baseball. A is the initial angle of elevation and u is the initial speed of the ball. I need to plot x(t) and y(t)...- DivGradCurl
- Thread
- Check my work Parametric Plot Work
- Replies: 6
- Forum: Introductory Physics Homework Help
-
C
Moment Curvature Plot: Explaining the Significance of the Slope
Hi, I was really hoping someone could help me... I have a beam, simply supported and I place 2 point loads on it (equidistant from either end). I measure a range of deflections (of the beam) using gauges as I increase the loads (always having the same load at each point). I measure these...- Civilian2
- Thread
- Curvature Moment Plot
- Replies: 3
- Forum: General Engineering
-
R
What Is the Y-Axis Scale That Transforms Sine Waves into Straight Lines?
What would you call the scale on the Y axis that would plot a sine or cosine wave as a straight lined saw tooth pattern? Is such a graphing style in use and does it have a name? RB -
G
Determining r and c values by use of bode plot
Hi, I have got difficulties with the following:a simple RC circuit (scheme of the circuit and measurements attached). I measured out the bode plot and now I have to find the values of R and C ,but I don't know how. Can someone help me please.- gotilio
- Thread
- Bode Bode plot Plot
- Replies: 16
- Forum: Electrical Engineering
-
Mathematica Plotting centroidEnergy vs. distanceInAir with Mathematica ListPlot
This didn't generate any responses in the software thread, and since this is for a homework assignment, I have moved my query here. Thanks. Hello: I have entered data into two lists in Mathematica: centroidEnergy = {1.3485, 1.4780, 1.6176, 1.7820, 1.9123, 2.0274, 2.1635, 2.3163...- cepheid
- Thread
- List Mathematica Plot
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX