Plot Definition and 658 Threads

  1. R

    How to plot stress - strain and work out the Young's modulus

    Homework Statement I have the following table Load 25 50 75 100 125 150 160 170 Extension 0.38 0.75 1.15 1.53 2.8 8.6 15 28 and I need to: 1. Plot the stress – strain or (load-extension) graph and determine (a) Approximate value of the elastic limit (b)...
  2. K

    Mathematica Mathematica: How to use two x-axis with different units?

    Hello, I've collected data with pairs of { resolution, filesize in bit }. Now I would like to use a ListPlot to visualize the data in mathematica. My problem is now showing the x-asis two times. One for the filesize in bit (above) and the other for the filesize in KiB (below). ListPlot[...
  3. D

    Gnuplot: How to plot a 2d colorplot of a 3d function

    Hello, I have a data file created by an C++ Programm which creates the lines of the data file by an operation inside an loop data3dRnd << gsl_vector_get(x,0) << ' ' << gsl_vector_get(x,1) << ' ' << my_f(x,par) << endl << endl; where the entries of the gsl_vector x are doubles and...
  4. W

    Extracting information from a Bode Plot (PM, GM, etc...)

    Hi all, 1. Homework Statement http://imgur.com/kqZK1Vv This is the loop gain (A.F.) of unity feedback system. I need to extract DC Gain Bandwidth GBW (is GBW Gain Bandwith ?) f unity (I suppose this is unity frequency) Phase Margin Gain Margin What is the optimal PM and f2/GBW for time and...
  5. pvvijaykumar

    How to plot random source in GNU radio companion

    I am using GNU companion ,in that i am not able to plot random source which i am giving as bytes . how to plot in a sink?
  6. N

    Kinetic energy -- plot molecule frequency vs temperature

    hi I have been given an assignment at school to look at various ways heat is transferred through liquids. I'm interested in looking more into the kinetic energy of molecules and how their vibration causes heat, I would like to know if there is a device I could use to record the frequency of...
  7. A

    Mathematica Mathematica - Countour plot problem

    Hello! I'm trying to plot some eigenfunctions (for a semicircle) in Mathematica. Functions are of the following form: $$g_{ms}=J_{2m+1}(y_{ms}x) sin ((2m+1)\varphi)$$ For example, for m=0 and s=1 it should look like what I drew in the attached file "Snapshot". Well, I don't have much experience...
  8. G

    Mathematica Plot 3D Mathematica - Graph Not Shown Complete Ubuntu 14.04

    Why if I create a Plot 3D using mathematica 8 the graph is not showed complete unless I hold the graph clicked with the mouse. I'm using Ubuntu 14.04 a weird fact is that in the same computer I have Windows 8 and If I run the program with Windows the graph is shown perfectly. May this question...
  9. J

    Sampling Time Calculation for Bode Plots: Plant Comparison & ZOH Preceding

    Homework Statement In the figure, the Bode plots of a continuous-time plant (thin line) and of its discrete-time counterpart, representing the discrete-time operation of the plant preceded by a Zero Order Hold (ZOH) (bold line), are displayed. What is the Sampling time used? Homework...
  10. B

    Draw Nyquist Plot By Hand: Learn How to Determine Stability

    I am trying to understand how to draw nyquist plot. Lets say the transfer function is Subbing in jω for s, ***Note: should be (jw)^4 , (jw)^3, (jw)^2 Then separating the Real and Imaginary part, So when w = 0, in the nyquist plot it is infinity w = infinity, it is 0 Imaginary intercept is...
  11. M

    Why do I plot certain Raman against the wavenumber

    I am currently writing my Bachelorthesis about Raman spectroscopy. For measurement with a 785 nm Laser I plot the Intensity against the Raman shift. But for measurements involving a 532 nm, I had so select the program (Spectrasuite) so display them against the "normal" wavenumber. Why is that...
  12. F

    How to plot stress-strain curve?

    Can we plot stress-strain curve if we only have yield strength, tensile strength, and elongation data? For example if i have: Yield strength = 300 MPa Tensile Strength = 600 MPa Elongation = 50% How to plot the stress-strain curve? Thanks
  13. C

    Neutral axis vs microstrain plot

    hi, i got a list of data containing strain for four different strain gauge, lb, and time elapsed. is there anyway i can calculate the distance from bottom of a girder using the given data to plot something like this? i have also been given the neutral axis for each strain gauge.
  14. Freddy Cisneros

    How can I plot time-dependent wave-functions?

    I am trying to plot the wave-function of free particles as a function of x and time. Can someone explain or reference a site which explains how. --Thank you
  15. D

    How do I plot the load line for a nonlinear network with an ideal diode?

    Homework Statement Plot the iA vs. vA characteristics for the nonlinear network shown in Figure 4.49. Assume the diode is ideal. The nonlinear network from part (a) is connected as shown in Figure 4.50. Draw the load line on your v i characteristics from part (a), and find iT Homework...
  16. B

    Plotting Band Structure in Graphene for Scientists

    I just learned how to get a tight-binding dispersion for graphene. But i can not figure out how can I plot that. I want to plot that in the following path: Γ→K→M→Γ I would be appreciated if could some one give me a hand on my problem. thanks for alot.
  17. H

    MATLAB Bar plot in Matlab with specified values on the x-axis

    In the plot below x=.1:.01:.2; y=5:15; bar(x,y) I like all the values of x to be displayed on the x-axis. For example by plotting this bar, the values of x=0.11,0.13, 0.15, 0.17, 0.19 are not displayed on the x-axis. I appreciate any help.
  18. A

    Mathematica Mathematica problem with plotting

    Hello, I'm trying to plot some functions with different parameters on the same graph. For each one I have to calculate some parameters from a matrix A. I need to plot this for several matrices A, so I'd like to be able to just copy-paste the new elements in the matrix A, rather than writing them...
  19. H

    MATLAB How to plot a continuous zero plot in Matlab?

    In the plot command below x=1:5:100 plot(x,y,x,0) one plot is noncontinuous zero plot. How can I plot a continuous zero one?
  20. A

    How do you plot eigenfunctions of perturbed HO?

    Homework Statement Find eigenvalues and eigenvectors of a perturbed harmonic oscillator (H=H0+lambda*q4 numerically using different numerical methods and plot perturbed eigenfunctions. I wrote a code in c++ which returns a row of eigenvalues of the perturbed matrix H and a matrix of...
  21. B

    Comp Sci Output format of a matrix in Fortran 90

    Hello, I'm new here and I'm also new in programming. I never did it before and now I have a problem with one of the programs in fortran 90 and I can't figure out how to solve it. Maybe some of you can help me. Many thanks in advance. 1. Homework Statement I need to plot the results of a...
  22. Feodalherren

    MATLAB: Plot vectors from a function

    Homework Statement So I have a function that allows me to input two vectors and it will calculate the resultant vector. The code works fine. I need to call on this function and plot the two input vectors and the resultant; it's easier to explain if you look at the code. Homework EquationsThe...
  23. M

    Graph Scale Confusion: Estimating Values from Plots

    Hello, I have to estimate some values from a plot (shown in the attachment). The trouble is I'm not sure how to read one of the scales could someone please explain the nature of the scale along the top frame, the angular scale, i.e how it is spaced. One of my aims is to estimate which angle...
  24. E

    Using Xsens MTi-G to Plot Motion in Plane

    Homework Statement I'm doing project using xsens MTi-G. Data file example: I must plot motion in plane (decart coordinate system), without z component. Measurment is taken after 0.01 s. To do the task, I should use acceleration and velosity data. Homework Equations The Attempt at a...
  25. R

    Determine Crystal structure of non-cubic crystal in XRD plot

    Given only 2theta and intensity, how to know the crystal structure (except cubic) of non cubic crystals, and also determine their lattice parametera,b,and c, if there's a link or website discussing techniques to determine crystal structure of all crystals, please don't hesitate to put it here...
  26. Qturtle

    Visualizing a 3-variable function in a 3D plot -- Wolfram Math

    Hey I have a function of x,y,z and i want to have a 3D graph of it. i was thinking maybe there is a color option that corresponds with the value of the function, something like DensityPlot in Wolfram but in 3D instead of 2D. the result should look like a box filled with semi transparent color...
  27. J

    How to Draw a Bode Plot from a Given Transfer Function with a Zero at s=1

    Homework Statement Hi, I'm given a transfer function, and am suppose to draw Bode plot from it. H(s) = ( 2000s (s - 1) ) / (s + 2000)^2 I'm wondering what to do for the zero at s = 1? Should I just solve this normally, as every example we have done and every example I've seen uses simple...
  28. R

    The plot of a linear relation given an equation

    Homework Statement \omega (q)= \sqrt{( \frac{4f}{m})} sin\frac{qa}{2} Homework Equations N/A The Attempt at a Solution I don't understand the linear line given on the graph. For low q (or as q tends to zero) it says the relationship is linear. But as q tends to zero for the given equation...
  29. P

    Understanding Arrhenius Plots: ln(rate) vs 1/T for Determining Activation Energy

    I have been noticing that in some cases that Arrhenius plots are sometimes plotted ln(rate) vs 1/T as opposed to ln(k) vs 1/T to find activation energy especially in hetereogeneous catalysis. Isn't the Arrhenius law k=A*exp(-Ea/(R*T))? why can ln(rate) also be plotted vs T^-1 to find...
  30. allamsetty

    Need 2D plot of plane wave, cylindrical & spherical wave

    plane wave is represented as exp (ik.r) and the cylindrical wave as 1/sqrt(r) *exp(ik.r) and the spherical wave as 1/r*exp(ik.r) Have anyone tried to plot these waves? How to do it? Attempt: in Matlab assuming k=1 >> x=linspace(-1,1,100); >> for(ii=1:100) fp(ii)=exp(i*x(ii)); end >>...
  31. E

    Mathematica: Compare 3D Graphs with Plot3D Command

    Homework Statement I draw two 3D graphs in Mathematica by using the "Plot3D "and I want to Show the difference between these two graphs. Can anyone tell me what command should I use? Homework EquationsThe Attempt at a Solution
  32. A

    Engineering Creating a Bode Plot for a Series RC High Pass Filter

    Homework Statement Make a blode plot of a series RC high pass filter (log(gain) vs. f)... Homework Equations log(Gain)=log(Vout/Vin) I'm pretty sure the "Gain" is just the transfer function, for a highpass it should be the V_in = Vsupply, and V_out = V_capacitor. The Attempt at a Solution I...
  33. S

    How to Find and Sketch the Transfer Function for a Filter?

    Homework Statement Find the transfer function for the filter on the attached picture and sketch it in Bode diagram, if you know ##Q_0 =\frac{\omega _0L}{R}>>1## and ##\omega _0^2=\frac{1}{LC}##. Homework EquationsThe Attempt at a Solution If I am not mistaken, we defined the transfer...
  34. S

    T-test: normal probability plot

    I'm studying statistics from the book "design of experiments" by Montgomery and about the t-test it's stated it is necessary to check the samples are described by a normal distribution throughout a normal probability plot and I have noticed the y-scale is not familiar to me, it's neither linear...
  35. D

    MATLAB Sum Y Values for Repeating X Values to Plot 0-Crossing Point

    Hello guys, Have an issue here. I have a large array of numbers, X and Y values.These are coordinates of 9 curves on the same x-axis , so the X values are repeating (433 X values repeating 9 times), what I need to do is to sum Y values for each X value separately. and then plot it (bar plot...
  36. A

    Plotting lnη vs 1/T for Water and Alcohol Viscosity Measurements

    Homework Statement Plot the graph of lnη vs 1/T for water (use values from table) and alcohol (values measured previously). For water: (Temperature in Kelvin) T=293.15 η=1.002mPas T=308.15 η=0.726mPas T=323.15 η=0.548mPas For alcohol (measured): T=293.15 η=3.202 T=308.15 η=1.254 T=323.15...
  37. P

    Mechanics Problem: Plot the path for s(t)=At-Bt^2+Ct^3

    Homework Statement hi,guys! Problem: s(t)=At-Bt^2+Ct^3,where A,B,C is know constants. What is the path,velocity and accelartion after 2s from beginning of motion. Homework Equations The Attempt at a Solution So v(t)=s'(t) a(t)=s''(t) But where i get confuzed is when I am asked to calculate...
  38. D

    MHB Plotting Complex Functions: Does it Look Like a Riemann Surface?

    I plotted the real and imaginary parts of a complex function \(z^{1/3}\). The two plots are similar to the Riemann surface is that correct?
  39. arivero

    LaTeX Latex Plot of Standard Model: Small and Major Seesaws | Koide Slides

    As a byproduct of the last slides on Koide, I have done a semilogx plot of the standard model in latex with the tikz and pfgplots packages, and it can be generically useful to everyone. So here is the gist: https://gist.github.com/arivero/e74ad3848290845de5ca I call this picture the "small...
  40. G

    Mathematica Plot 3D in Mathematica: Getting Coordinates for Points

    I have a 3D Plot in Mathematica and I would like to get coordinates for points (all points) that were plotted.
  41. E

    MATLAB How can I optimize my MATLAB code for faster Fourier series plot?

    Hi! Here is my m-file for Fourier series plot: clear clc syms n a0=input('Enter coefficient a0: '); an=input('Enter coefficient an: '); bn=input('Enter coefficient bn: '); a=input('Enter lower boundary: '); b=input('Enter upper boundary: '); t=linspace(a,b,10000); sum=0; for n=1:10 %%n could...
  42. S

    Plot Range R vs Angle Theta (0-90)

    We are given the velocity at which an object is projected (30 m/s) at an angle theta. I have to "Plot the range R as a function of angle theta (a value somewhere between 0 and 90 (including 0 and 90)). My thought was to possibly determine R using theta = 0 and theta = 90 to find a range, but...
  43. R

    How do I use F and the divergence theorem to find the flux and plot it?

    Homework Statement Homework Equations ∇.F(r) The Attempt at a Solution I keep trying to plug F into the divergence theorem but end up with very ugly answers that I know are not right. Is there a simple way to do this question? Also, how the heck would I plot this for for the...
  44. R

    What Equation Was Used for the Reflectance Plot from Thin Films?

    Homework Statement Here is a plot of Reflectance vs Wavelength from a multilayer thin film stack of alternating high and low refractive indices: I want plot this in Matlab, but what equation was used for this plot? The diagram is from my textbook, there are many like it online but...
  45. R

    Bode Plot Matlab Homework: High Pass Filter

    Homework Statement I'm trying to make a theoretical Bode plot of a High pass filter (made up of a capacitor and a resistor). The transfer function is: ##T=\frac{V_{out}}{V_{in}}= \frac{R}{R+1/(j\omega C)} = \frac{1}{1-j\omega_0 / \omega}## With a corner frequency of 5 kHz or in...
  46. G

    Solving Bode Plot Questions: Finding the Gain for Accurate Magnitude Response

    Hello, I have the following problem ( which should be uploaded below the text ) I've done part a) correct, I know how to sketch the bode plots but don't know how to find the gain in order to draw correct magnitute response bode plot. This is where I am stucked and if I find out how to find...
  47. A

    Density of States Plots - Uses & Importance

    Hello. I have been in contact with some papers that use DFT softwares for calculating properties of solids, nanoparticles, etc and a lot of them comes with colorfull plots of density of states. I know the density of states gives the number of electrons in the range of energy, but what I don't...
  48. A

    How could I plot my data? (which software)

    I am a UK iB student who has just finished year 12 (penultimate year) of secondary education. As part of the iB I have to do a 4000 word extended essay and I chose to do it on the coefficient of restitution of a metre ruler (I am aware this is slightly bizarre and unusual but I had reasons...
  49. W

    Matlab, how to know time step size in the plot or how can i get the ou

    Since i am using MATLAB ode23s solver, it contains two MATLAB files . One contain the differential equations and another contains plotting and to run the m-files. The code are working perfectly. Now i want to know the time step size that is using on the plot. How can i get the output of time...
  50. L

    LaTeX Congratulations latex a plot question

    First of all I see we have an editor latex so my friend markflo I won't have morre problems But my problem is about a graph Plot a continue function graph with the following data o properties f(1)= 0 f of first derivative in (3) = \infty f of first derivative in (5) = 0 first derivative...
Back
Top