What is Plotting: Definition and 558 Discussions

Plotting is a tile-matching puzzle video game published by Taito in 1989. It is called Flipull (フリップル, Furippuru) in Japan as well as in versions for the Famicom and Game Boy, and Plotting in versions for the Atari ST, Amiga, Commodore 64, Amstrad CPC, GX4000 and ZX Spectrum. All are based on an arcade game which is known as Flipull (フリップル, Furippuru) in Japan and Plotting elsewhere. The game bears strong graphical and some gameplay similarities to Puzznic.

View More On Wikipedia.org
  1. J

    Equation Graphing Software with Zooming & X-Y Readouts

    Hi, Can anyone point me to a good equation graphing program that has zooming and x-y readouts according to crosshair positioning (for estimating values). I have Mathematica 5 which I use for most graphing but it lacks the above mentioned features for simple x-y plotting and graphical...
  2. U

    What is the best method for plotting complex inequalities on the complex plane?

    Trying to plot the set of complex numbers \{z \in C | |z - i| \leq |z-1|\} on the complex plane. I've tried by hand a few values for z, such as z = 1 - 2i, z = 2 + 2i, but the inequality isn't true. How can I determine which values of z are true for this inequality?
  3. L

    Plotting Output Response Curve with Unit Steps: A Matlab Guide

    How do i plot an output response curve when input unit steps are (undamped natural frequency is normalised to 1): damping ration = 0, 0.1, 0.4,0.6,0.8,0.9 1 and 2 1) how do i plot a 2d plot for all curves on same graph. Time scale 0 - 10, steps of 0.2 seconds. 2) How do i make use of a 'for...
  4. W

    Maple Plotting Phase Graphs/Diagrams of PDE's in Maple

    Hi everyone, I believe the term I am looking for is phase diagram. For a oscillating system it is a graph where displacement is on the x-axis and velocity is on the y-axis. My first question is what is the proper name for this type of graph? I had the following simple PDE: ay" + by' + cy...
  5. B

    Mathematica Mathematica: Problems with integrating and plotting a function

    Hey, I have been trying to make Mathematica integrate the following function: r_{e}=\frac{c}{H_{0}}\int_{0}^{z}\frac{dz}{\left[\Omega_{NR}(1+z)^{3}+\Omega_n(1+z)^{3-n}+\Omega_{\Lambda}\right]^{\frac{1}{2}}} There are two cases for which this equation needs to be integrated, seperately; (i)...
  6. S

    WMAP Data for l(l+1)Cl/2pi vs. l Plotting

    I'd like to compare some models of mine against results from WMAP. Is there anywhere I can get the data, l(l+1) Cl / 2pi as a function of l? I see plenty of images of the TT, TE power spectra with error bars on them from WMAP, but can't seem to find the data. Ideally I'd like to plot my models...
  7. M

    Mathematica Plotting in a loop in mathematica

    I am trying to solve a system of differential equations and plot solution curves. The differential equations have parameters. I would like to write a loop for these parameters and have the solution curves plot. Here is my code for the solving / plotting. The parameters I want to change...
  8. 1

    How to Plot a Diagonal Line in C?

    this is quite a simple problem,what i am trying to do is plot a line between any two points on my image, i can plot horizontal lines fine. below is the part of my code to for the line... int x1 = 92, y1 = 35, x2 = 150, y2 = 55; //line between two points for (x = x1; x <= x2; x++)...
  9. P

    Plotting Excel Data in Matlab: How to Combine Multiple Rows into One Figure

    Homework Statement I have 4 rows of data for a single entity in excel file Homework Equations i want to plot all the 4 rows in a single figure in matlab The Attempt at a Solution i know how to import the excel data but can find a figure or a function where i can plot these 4 rows in...
  10. S

    Plot Pseudopotentials: How to do it?

    Hi, I have some generated pseudopotentials, which I have taken them from different sources, one of them octopus. I need to plot the pseudos, can anyone let me know how to do it? Regards, Sara
  11. S

    How to Plot Pseudopotentials from Different Sources?

    Hi, I have some generated pseudopotentials, which I have taken them from different sources, one of them octopus. I need to plot the pseudos, can anyone let me know how to do it? Regards, Sara
  12. maverick280857

    Problem plotting Kronig Penney Model dispersion curves

    To the moderator: I'm not sure if this should go here or in the Computational Physics forum. Please shift it there if you think that's the appropriate place for it. Hi everyone Merry Christmas! I'm writing a computer program in C, to explicitly compute the band structures for a 1D...
  13. P

    Plotting Vehicle Path Based on Accelerometer Readings

    There's a problem I've been working on for a few days that I can't seem to resolve: There is a model train going around a set track with a 2-D accelerometer mounted along the axis of the train. The accelerometer provides the current x/y acceleration values at a frequency of about once...
  14. J

    MATLAB Plotting vector fields in MATLAB or Maple

    Homework Statement The original problem was x'=(-2 1; 1 -2)*x and I needed to find two linearly independent solutions. Homework Equations The Attempt at a Solution I found that x1=(1;1)e^(-t) and x2=(1;-1)e^(-3t). Now I am trying to plot a vector field of this. Is there an easy way...
  15. B

    Plotting the position of a pendulum

    Does anyone know where I could find some information about solving a pendulum position. What I mean is a swinging pendulum and the position. The position would be the spot on the ground that a sun directly above would cast. I don't really know where to start other then the pythagorean...
  16. T

    Plotting Pythagorean triples in a polar form

    There are plenty of interesting plots that use various ways to plot the integer occurrences of a^2 + b^2 = c^2 such as making ordered pairs (a,b) and doing that for all such that a^2 + b^2 < [a really big number] and very interesting patterns are noted. My thought is plotting a polar analog...
  17. rohanprabhu

    How is the Mandelbrot set plotted and how are the color values determined?

    I found this image on wikipedia: http://en.wikipedia.org/wiki/Image:Mandel_zoom_00_mandelbrot_set.jpg and i have seen this image like many times, but i have never understood as to how it is plotted. How is the value of the color decided? Plus, if it is a complex plane, how are the axes...
  18. I

    Exploring Complex Seashell Surfaces with Maple

    I've been doing some experimentation with plotting parametrized surfaces in maple, and I would like to get some ideas for more things I could do. I'm not very clever at figuring out new parametrizations, but I'd like to do some things with seashells. The plots I'm coming up with are very...
  19. Philosophaie

    MATLAB MatLab: Plotting in GUI uicontrol

    Having trouble plotting in a GUI. You have to first start with the axes command in the gui code. Then the plot. When you do the previous two actions noting comes up on the screen. The code: axes('position',[1000,900,1000,900]) ... for k=9:1:-1 hold on; for o=0:2*pi:.1...
  20. N

    Complex Quantum Mechanical Problem needs Plotting

    So I have this equation: T=(cos(k2*a)^2+(1/4)*(r^\ast+\frac{1}{r^\ast})*sin(k2*a)*sin(k2^\ast*a))^{-1} where r=k2/k1; r^\ast=\frac{k2^\ast}{k1}; k2^\ast is the complex conjugate of k2 also k2=\frac{\sqrt{2*m*(E-V)}}{\hbar} and k1=\frac{\sqrt{2*m*E}}{\hbar} m,\hbar,a are all...
  21. A

    Plotting f(x) = 9x4-11x3+3x2+1

    Homework Statement Using the local minima, local maxima and points of inflection of the following function, plot the graph: f(x) = 9x4-11x3+3x2+1 The Attempt at a Solution f(x) = 9x4-11x3+3x2+1 f ' (x) = 36x3-33x2+6x = 3x(12x2-11x+2) = 3x(3x-2)(4x-1) therefore we have x...
  22. I

    Mathematica Mathematica Plotting interms of Y

    I'm trying to plot a function in terms of Y, but it always treats y as if it were x. Is there anyway I could "Turn" the graph 90 degrees? Thanks
  23. D

    Mathematica Plot Time vs Speed Values in Mathematica Easily

    I have a table of time values and speed values, that I want to plot in Mathematica. WHats the easiest way to plots these one vs the other? Should I turn them into Lists first? :S
  24. S

    Calculators TI 89 Titanium Help - Plotting y^2 graphs.

    The <Diamond> + F1 menu allows me to plot only Y= graphs. How do I plot a graph of say, y^2=x+4 ? You cannot plot y=Root(x+4) because you would miss the negative part of y. If this is the only way to plot such graphs, how to you tell TI to plot a y= +/- Root(x+4) ? Thanks.
  25. M

    Plotting Vector Field: V=(xi+yj+zk)/\sqrt{}(x^2+y^2+z^2)

    How to plot this vector field on a graph \stackrel{}{\rightarrow} V=(xi+yj+zk)/\sqrt{}(x^2+y^2+z^2)
  26. B

    Mathematica Mathematica Double Sequence Plotting in 3D

    Dear friends, it my first post. As I see, this form is helpful for the pleople who needs help on many topics. Before talking about my problem, I would like to say I can code some programs in Visusal Basic 6.0, Matlab and Maple. I have coded a program in Maple, but I have just learned...
  27. R

    Graphing Solutions to Multi-Parameter Equations

    How can I plot the graph for this: a+b=c and b^{2}-4ac>0
  28. J

    Plotting the naval territory of a country

    OK, say we have the border of a country represented by a polygon, how do we obtain a new border which at every point has it's nearest point to the country at exactly say 10 miles from it? Is there an algorithm to do this or is it highly computational? It's not as simple as it first seems.
  29. V

    Find NetCDF Plotting Tools - Easy Solution

    I've been having a hard time finding an appropriate forum for this question let alone put it in the proper board...so feel free to move it if need be. I am writing a script that polls a specified device on a fixed interval using SNMP and archives the results. The goal is to be able to debug...
  30. A

    Experimenting with a Pendulum: Damping & Plotting Graphs

    I am doing an experiment on the pendulum, and i wanted to do something on the damping, i understand a little as i have done some reading on it, the picture attached show the working i have done, i have reached a second order DE and i know little about this. So my question is, can you plot a...
  31. T

    Scientific notebook - plotting 3d surface

    Hi, I wish to plot a 3d surface but as of now have not been able to! I wish to plot z=f(x,y)=[x²+y²-1]^1/2 restricted to the domain: dom(f) = {(x,y)|=1 ≤ x² + y² ≤5} Any step by step instructions would be greatly appreciated! Thanks in advance!
  32. K

    Mathematica Mathematica question - plotting an equation

    How could I use Mathematica to give me a plot of the locus of z such that \arg(\frac{z-2}{z+5}) = \frac{\pi}{4} ? I've tried using ContourPlot and typing ContourPlot[Arg[(x - 2 + I)/((x + 5) + I)] == (\[Pi]/4), {x, -5, 5}, {y, -5, 5}] but it just gives me two vertical lines. I think...
  33. P

    MATLAB Plotting Vector in 3D Using Matlab

    Didn't know where to put this though its also a math problem.. I have to plot the vector in 3d using matlab v1=[8;2;-6] v2=[12;3;-9] v1 = 8 2 -6 v2 = 12 3 -9 v2= (1.5) * v1 Now I used...quiver3(v1,v2) It gives me the line though I...
  34. L

    Plotting a Matrix within an X,Y range

    Hi guys... Here's the problem. I want to plot a Temperature T(x,y) profile across a plate with dimensions L x W. I'm using finite difference method so the temperature are only known at the nodes I choose, if I make n nodes across the Length and m nodes across the Width I will end up with an...
  35. O

    Mathematica Plotting Logistics Equation with Mathematica

    I'm going through "The Chaos Cookbook" right now, a fairly old book on chaos programming. A bit too old I'm afraid, all the programs are written in Pascal and Basic. I had been using Excel (well, Open Office Calc) to do the iterations and graphing, but I feel that the size of the programs are...
  36. J

    MATLAB Matlab Plotting: Move Horizontal Line Over Graph Without Re-Plotting

    In my GUI I'm plotting a fairly large amount of data in an axes, and then plotting a horizontal line overtop that the user can control the vertical position of. Is there a way I can have the first plotted graph (the large amount of data) always be behind the line I am plotting overtop, and have...
  37. rohanprabhu

    Mathematica Plotting 3D Function with Color Saturation in Mathematica

    I want to plot a function in 3D such that the saturation of the color at any point is given by: S = f(x, y, z) so, when f(x, y, z) is maximum, i want the color at (x, y, z) to be say saturated Red [rgb(255, 255, 0)] and when it is minimum, i want the color to be white. How do i do...
  38. M

    Estimating & Plotting PDF & CDF of Random Variable X in MATLAB

    halw could anyone help me in writing this project in MATLAB ?? A random variable X is observed at certain experiment. 100,000 samples of this random variable are stored in a vector called samples. 1. Use MATLAB to read the samples of this random variable. To read these samples you...
  39. A

    MATLAB Help in MATLAB, plotting a signal

    I'm pretty new in MATLAB, and I can't seem to get it to display a signal. I have the following: t=1:1:100; s= 2*sin(2*pi*.05*t)*5*sin(2*pi*2*t)+.75*randn; plot(t,s) But i keeps giving me the following error: ? Error using ==> mtimes Inner matrix dimensions must agree. Error in...
  40. M

    Maple Plotting a Surface with Maple: Limiting x & y

    How do I use maple to plot a corresponding surface? I have f(x,y)=(2x+y etc. I need to plot for x greater than or equal to 5, y less than or equal to 2. I'm guessing I probably need to do plot3d, but how do I write the limits of x and y? when I write x=5..infinity it doesn't work. Any...
  41. S

    Need table plotting decelerating velocity & appx position in milliseconds

    An object weighing 34.518379357 kg, free-falling at 4.2(?) m/s, travels 0.889m, before it begins decelerating when it makes contact directly on the top of a person's head. Within what I would guess would be perhaps maybe 2(?) milliseconds after deceleration commences, the first intervertebral...
  42. T

    MATLAB Plotting vectors in Maple or MATLAB

    I need some help plotting vectors in either Maple or MATLAB. I have a parametric space curve and I am trying to plot the tangent, normal, and bi-normal unit vectors at several points along the curve. I have roughly 10 or 11 points at which I want to plot the tangent, normal, and binormal...
  43. D

    MATLAB Plotting a 3D Gaussian in MATLAB

    Homework Statement Hi all! I'm trying to solve the following problem but I'm not too sure of a few things. Write Matlab instructions to plot a three dimensional Gaussian: A = A0exp((x^2 + y^2 + z^2)/w^2) choosing appropriate values for A0,w and range of coordinates. Homework...
  44. S

    MATLAB Plotting Two First Order ODEs and Two Second Order ODEs

    Homework Statement I have two questions: 1) If i have two first order ODE y(1) and y(2) (in terms of time), i know how to plot y(1) versus time and y(2) versus time but i don't know how to plot y(2) versus y(1) 2)I have two second order ODES X''=... and Z''=... to solve this, we make the...
  45. S

    Plotting contour diagrams? how do i do that?

    im learning about contour diagrams in my calculus text but I am totally confused as to how one should start drawing those plots? for example f(x,y) = x+y then its supposed to go like x+y = c y = -x +c ^^i can see that the slope is 1 but how do i plot this graph?..im told that i...
  46. T

    Plotting space-time curvatures as curved 2D-surfaces

    What would be the easiest way to plot a space-time curvature from a metric as a curved 2D surface. For example the Alcubierre metric would be plotted with the result as in the attached image. The mathematical programs I have at my disposal right now are Maple, Matlab and Mathematica. I'm much...
  47. K

    Plotting Total Energy vs Time for Damped System (MATLAB)

    1. Homework Statement Plot total energy vs. time graph using MATLAB (damped system) wn(the undamped natural frequency) = 2 rad/s damping ratio, z = 0.01 mass = 10kg initial displacement = 0.1 initial velocity = 0 2. Homework Equations KE = (1/2)mv^2 PE = mgh 3. The Attempt...
  48. C

    MATLAB Plotting the Orbit of planets with MATLAB

    Homework Statement Hi everyone, i was presented with this problem in my Computer Programming for Engineers Class. The orbit of the planets around the sun can approximately be modeled by the polar equation: http://www.prml.org/images/71715equation.PNGThe values of the constants P and e for...
  49. S

    OrCad Spice - plotting tangent line of curve

    Hi, I'm having trouble plotting the tangent line on a curve (or the derivative evaluated at a point) in spice. I know how to plot the derivative of the entire curve using the d() function, but I don't know how to evaluate it at a point. Any help is much appreciated!
  50. A

    Mathematica Making a Polar Graph Plot in Mathematica: Replicating the CFA Redshift Survey

    (not for homework, just for fun) I'm doing research with my professor, and as an 'easy project' (har har) she gave me the task to replicate the CFA Redshift Survey in a polar graph plot. So with some clever googling I found the .dat file that has the most recent info in it, and I'm fairly...
Back
Top