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.
Homework Statement
I am asked to plot the log magnitude and phase of the frequency response 1 + 1/2*e^(-j*omega). I am told to use the freqz function for this problem. I have tried using the help freqz feature in Matlab but I haven't been able to work it out.
Homework Equations...
I have to plot the function f(x) in maple, for -4 < x < 4.
I have got:
a:= 0.58
b:=0.61
c:=0.35
f(x) := e^(-a)(x^2) - (b)(x)*ln((x^2) + 1)
....2 + (x^2) + (c)*sin(x(Pi))
Maple interprets this correctly, but when i go to plot it, it comes up with 'Warning, unable to evaluate the...
Okay so I am really new to matlab, I mean REALLY new. I am trying to write a program for one of my classes but I am having some trouble. I keep getting this error message:
? Error using ==> plot
Invalid first data argument
Error in ==> guessTraj at 89
plot('b-')
And here is my code...
ive been plotting 2D histograms (x vs y). when plotting using Draw->("surf"). it gives a 3D plot, showing the varying number of "hits" in each bin. I want to draw a TGraph which represents this so when drawing x vs y using Tgraph it gives a continuous line instead of a bunch of dots. I've got...
Hi,
I need to plot this function z(B) with B=0...100 for an assignment:
(1+z)^{\frac{2}{3}}-(1-z)^{\frac{2}{3}} = B
But can't seem to discover how. Mathematica can't calculate the inverse (for rather obvious reasons), and neither can Matlab.
A solution in either program is fine. Thanks!
I want to plot a line in mathematica with a negative slope by setting it's starting point, length, and slope but i couldn't figure out how to do it.
example: A line "AB"
has a starting point (40,0)
has a length 10
has an angle 127 degrees between x axisIn MATLAB i can do this with
%%
k =...
I'm planning to plot phase diagrams of Temperature vs Composition. I found the formula ln(x) = \frac{\Delta H}{R} (\frac{1}{T_A} - \frac{1}{T}) from the Clapeyron equation.
Its a ideal solution of 2 metals in L state and regular solution in S state. Eutectic temperature is at 850C and enthalpy...
Homework Statement
A three slit system is illuminated by light with a wavelength of 650 nm. The slits are evenly spaced with a slit space of 1.28 mm and a slit width of 0.16 mm
A) Using Excel, plot the modulated interference pattern for +or - 0.5° or so. Plot I/Io.
b) Are there any missing...
Homework Statement
xn+1 = yn+1-a*xn2
yn+1 = b*xn
let a=1.4, b=.3, x0=y0=0
how would I plot (xn,yn) using maple
Homework Equations
It was suggested to do this to better understand the Henon map described by the above functions.
The Attempt at a Solution
Its been a while since...
Metric given by (d) in the textbook on page 48 in the following url. How could we plot this function and characterize what the metric looks like for varying a, b, c. Start by plotting the case when d(x,0)=1, a=b=c=1. Vary a, b, and c individually. Show plots for each case and Characterize how...
How would I come up with an equation (in one dimention), for the airy pattern of a telescope with a given diameter observing at a given wavelength? something that looks like this
http://upload.wikimedia.org/wikipedia/commons/9/93/Airy_Pattern.svg
I want to be able to plot Intensity in the...
Hello, I need a help here, cause I only have basic matlab.. I want to superimpose two transfer function,
Gp(s)=(Kp/sT+1)*e^(-sL) in frequency domain,
in time domain y(t)=Kp*(1-exp(t-T)/L)*1(t-L)
where, the value of Kp, T and L are known.. and t is matric time from 0-24.5 [0, 0.5, 1...24.5]...
Homework Statement
Write a script file to integrate the function f(x)=x^3+tan(x)+C using the trapezium rule.Calculate the integral between the end points x=2 and x=4 with strip size 0.1.Calculate the integral for range of values from 1 to 3 in steps of 0.1.plot the integral obtained for...
A little background: I am doing the Franck-Hertz experiment and was asked to plot the spacing of acceleration voltage between peaks of output (anode) voltage.
Homework Statement
Plot/sketch the resulting spacings with the uncertainties on a number line!
Homework Equations
The...
I would like to generate a plot displaying the parameter t on the x axis, varying from 0 to 0.95 and the corresponding values of e1. My code below does what I want (I think) but is plotting all the different points on different graphs (all 950 of them!). How can I get it to plot on the same...
Hi, I'm using NSolve in Mathematica but I only want to find the roots that are real numbers as my answer gives a lot of imaginary numbers. How can I do this?
I want to then plot a birfucation diagram using a table of data. Is there a function to do this?
Thanks!
Dear all
This is my first post in Physics Forum, so please do pardon if I do anything wrong.
Homework Statement
I have done an experiment using the following "Steam Power Plant".
http://www.turbinetechnologies.com/steam.html
I have managed to obtain pressure readings and...
Homework Statement
Plot your position-time info on a graph. Draw a smooth curve that fits the data closely
Homework Equations
t(s)---D(mm)(Position Data)
0.00---0mm
0.20---18mm
0.40---37mm
0.60---58mm
0.80---82mm
1.00---101mm
1.20---115mm
The Attempt at a Solution
I am not...
Hello all. Does anyone have any experience in viewing the more detailed output from NWCHEM? It's easy for Gaussian or GAMESS where the outputs themselves are inputs for molden or other programs, but for NWCHEM you have to specify in the input file exactly what sort of output you want for the...
[solved] Mathmatica 7... Plotting Issue
Homework Statement
Plot the point (-3,f(-3)) on the same graph as f (using Mathmatica 7.)
Homework Equations
f(x)=x^3+4x^2-6
The Attempt at a Solution
A red box, or a graph without a box:
Graphics[Point[{5, 10}], Plot[x^2, {x, -15, 15}...
I want to create a Matlab script which takes images and plots a graph of image intensity versus position.
Currently created a script like this:
%Create video input object
vid = videoinput('winvideo',1,'RGB24_640x480');
% Set video input object properties for this application.
% Note...
I'd like to make a single 3D graph that contains a scatter plot and a plane. Ideally I'd like to import the data for the point from an excel file, but if I have to punch it in, I can find a few hours to kill. Anyway, can anyone help me with the code for this? I can get a 3D scatter plot where...
I have 2 variables and data points corresponding to them and so would like to plot this (I think using the plot3 function for a 3D graph) but I'm having trouble writing my code.
Each variable ranges from 0 to 1 (in 0.1 intervals) and so this would be the x and z axis, and I have data points...
Homework Statement
The following is an equation of a 3-d surface in spherical co-ordinates.
r = f(theta,phi) = sin(theta)
Plot it on 3-d space.
Homework Equations
r = \sqrt{x^2 + y^2 + z^2 }
theta = arccos (z/ \sqrt{x^2 + y^2 + z^2 })
The Attempt at a Solution
I converted the equation of the...
I have a temperature distribution T = T(x,y,z). I want to visualise it in MATLAB ( such that the colour(s) used by MATLAB in plotting should give me an idea of depth of temperature i.e whether its high or low compared to its neighbouring points).
Please help
I have some data I imported into Mathematica. It has three columns. I want to plot col1 vs. col2, col2 vs. col3, and col1 vs. col3.
I started out doing this
Flatten[Partition[data, 3]]
to get one long list. I'm kind of lost. Any help is appreciated!
i have an equation 0.02q=T1-T2
how do i plot a graph between T2 and T1...since all the three are variables i am not able to plot the graph between T2 and T1...kindly help...is der any method to approximate variable q to a constant? so dat i can plot the graph
Homework Statement
Given the first cycle of a waveform:
f(t)=2u(t)-2u(t-1)+u(t-2)-u(t-3)
-- Plot the first cycle of the wave form
-- Find the Fourier Coefficients
Homework Equations
Given above
The Attempt at a Solution
No idea yet. Will appreciate any help.
I have imported a list of data of this kind
4.447E-02
1.620E-02
1.281E-02
2.585E-02
3.676E-02
1.232E-01
7.635E-02
1.756E-02
1.142E-02
3.676E-02
and it goes on, 2000-ish numbers. I try to do a ParetoPlot and all I get is an empty plot. I have loaded the Statistic Plot Package. Is it...
Hi Everyone,
Iam new one to join the MATLAB .My task is to plot PDF for the given data from the .dat file
I have three columns which contains as below like .The first column says port no , second and third is the inter packet arrival times of packet 1 and packet 2 . The whole data is huge...
Hello. I was asked to import a number of data to mathematica from an output file for wien2k (based in fortran). The thing is, I have to draw a graph that considers a matrix full of data in three dimensions, but the graph itself should only have two parameters. To sum up: how to represent 3D data...
Hello,
I've written a piece of code in MATLAB, to depict the function x(t)
I have the Fourier coefficients of this function as following:
a(k) = 1/(k.*pi)^2
where k is even and otherwise a(k) = 0.
also we know that x(t+5) = x(t)
my code is :
function [zaribX] = Ak(k)...
Can someone please explain to me how one plots direction fields of differential equations in mathamatica 7? Two examples are
y'=3-2y
y'= -1-2y
Thank you
Hi guys
Take a look at
DensityPlot[If[x == 0 && y == 0, 1, 0], {x, -1, 1}, {y, -1, 1}]
This just gives me a uniform plot. Why does the peak at the origin not show up?
Niles.
Plotting a suitable graph to find emissivity of tungsten
It is given that:
Q = pσ2πal(T^4 - t^4)
Where Q is the Energy Loss Rate, p is Emissivity and T,t are the wire and room temperature. Other symbols are constant.
I have data for Q and (T^4- t^4), which for simplification purposes...
Homework Statement
Hi, I'm writing a c++ code which is about making an xy plane with dots and then using an array an plot a math function with a character. the functions i need to plot are sin x, sqrt x and a polynomial. so far I attempted to make a function for plotting sin x, but I always get...
Hi!
I would like to plot a so called breathersurface in Mathematica, but it gives a really bad picture, which I do not really want to use in my thesis:
http://www.cs.elte.hu/~azo/Breathersurface.JPG"
As you can see, it has holes in it, while it should not have. I used here...
I want to plot on the same graph:
1 < t < 2
x(t) =1.146967180*(t-1)^3-2.178399723*(2-t)^3+38.3612214*t+106.1461765
y(t)=.3047483217*(t-1)^3-.5750322227*(2-t)^3+10.1163822*t+444.0230985
2 < t < 3
x(t)=-.4672626810*(t-2)^3+1.146967180*(3-t)^3+45.2430246*t+92.3825701...
ψ4 + ψ2 U2(x2-y2+a2) = U4x2y2
This is the stream line equation of a flow along a vertical plate!
i need to plot the stream lines using matlab! ψ is the stream function
U is constant and 'a' is the plate length
Hi, i need to pass a function in MATLAB a few parameters, one of the parameters is an equation such as :
sin(x)-cos(y)
and have it make the 3d graph, i have no problem setting up the meshgrid etc and getting it to work running strait from the m-file
function graph = graph(f)
n=20;
x =...
Plotting Stream lines! (Fluid Mechanics)
Homework Statement
In this project you are required to investigate two types of potential flow solution:
a. Flow over a vertical plate (flow is perpendicular to the plate i.e. = 90)
b. Flow over an inclined plate ( = 135).
You are...
Homework Statement
If we have y(x) = e^{i\cdot x} where x\in [0,\pi]
How do I plot function in Maple? So it shows anything?
The Attempt at a Solution
if I write
plot(exp(I*x),x=0..Pi);
I get an empty coordinate system. Do I need to add some more code to get it to display...
Hey guys!
Basically I have a table of prime numbers. What is to write this table as an image - from 1 too 480000 - showing each cell that is a prime as white and the others as black.
So basically I'm cycling the numbers from 1-480000 and if they are prime then I want the cell white and...
I have to plot the period t² vs the length but now i am confused which goes on the x-axis and which goes to the y axis, i was wondering if someone could help me out with this issue
Hi Friends
I want to plot variables (b,u) that are in function "step" .
function main
[t,v]=ode45('step',[0 20],0,[]);
plot(t,v)
function dv=step(t,v)
c1=1;
if t<10
u=1;
else
u=-1;
end
dv=c1*u-2*v;
b=dv/2;
but these variables are unknown in function "main".
thanks.
Homework Statement
Attached question
Homework Equations
The Attempt at a Solution
I tried rearranging S1 for Z then using Maple to plot it, which gave me a cone extending from the point z=1.
For S2, would I have to plot it twice? once for <1 and once for =1? I have no...
Ok, I can plot a single polynomial easy enough such as 3*(x^2)-1 using fplot, but I want to graph multiple polynomials.
When I try to use the plot it doesn't work even for one though. The graph is completely wrong.
ie I make a new m-file.
x = [-1:1];
y = 3*x.^2 - 1;
Then call the...
Homework Statement
Plot |z| vs. f(Hz) of the circuit. R=100, C=600 pf = 6E-12 F, L=10E-6 H . All elements of the circuit are in parallel. Also identify the resonant frequency.
Homework Equations
ZR=R
ZL=jwL
ZC=1/(jwC)=-j/(wC)
w=2(pi)f
w0=1/sqrt(LC)
f0=1/(2(pi)sqrt(LC))
G=1/R...
http://news.yahoo.com/s/ap/20100329/ap_on_re_us/us_fbi_raids
These guys are crazy, they legit believe that they are preparing for a war beside Christ. What sickened me the most is that they are willing to kill an officer in order to kill even more people at the funeral.
Someone on CTV...
Hi, I have this problem, I need to plot the solution of the next nonlinear-PDE problem:
y_{tt}=((y_x)^3)_x+y^3-y where y=y(x,t), and we are looking for a solution with a compact support in (-x0,x0) (which I need to find x0), i.e the solution vanishes for x>=x0 or x<=-x0, and also y=y_x=0 on...