Create the page "Plot" on this wiki! See also the search results found.
- Express each of the following complex numbers in polar form, and plot them in the complex plane, indicating the magnitude and angle of each numbe2 KB (247 words) - 06:09, 5 January 2009
- ...ches the highest k, then it starts counting down. This means that when you plot the aks, they will not be in the right order. The shiftfft function correct5 KB (834 words) - 16:26, 23 April 2013
- ...ls, and see what the reconstructed wave looks like using a zero order hold plot. Try to find the Nyquist rate and sample both below and above it to see wha3 KB (591 words) - 16:24, 23 April 2013
- :end plot(t,f)808 B (131 words) - 12:04, 18 December 2008
- [[Category: Plot]] plot(x,y,z)1 KB (248 words) - 12:08, 18 December 2008
- : <code>Plot(Y)</code> Plots vector Y (useful to visualize an audio signal). Plotting at725 B (116 words) - 12:10, 18 December 2008
- ...ever directly said that we need the plots in the homework (it just says to plot so-and-so and then observe/comment), is it implied that the plots be attach965 B (153 words) - 07:30, 13 April 2009
- Plot of the frequency response of the average filter: Plot of the frequency response of the filter:950 B (132 words) - 10:52, 28 April 2009
- * [[ECE_438_Fall_2009_mboutin_plotCSFTofbasicfilters|Plot of CSFT of some basic 2D filters]]7 KB (1,067 words) - 11:05, 25 June 2010
- plot( [3*cos(t),2*sin(t), t=0..2*Pi] ); p1 := plot( [3*cosh(t),2*sinh(t), t=-2..2] , [-3*cosh(t),2*sinh(t), t=-2..2], color=re540 B (89 words) - 05:30, 12 December 2008
- [[Image:Lec2Plot1_ECE301Fall2008mboutin.jpg|frame|center|A plot of air pressure with respect to time with no sound energy]] [[Image:Lec2Plot2_ECE301Fall2008mboutin.jpg|frame|center|A plot of air pressure with respect to time with a low-frequency sine wave. This2 KB (311 words) - 15:27, 3 December 2008
- The following plot of <math>e^x</math> doesn't repeat over time and is not periodic.<br>574 B (85 words) - 06:19, 14 April 2010
- plot(t,x);437 B (78 words) - 08:54, 6 September 2008
- plot(t,x)269 B (48 words) - 17:48, 3 September 2008
- ...of the angle. A way to avoid mistake is to draw a Real-Imaginary plane and plot the components of a complex number.2 KB (290 words) - 15:24, 4 September 2008
- ...the imaginary part, which is <math>12</math> in this case. Thus, we have a plot, on which the horizontal axis is real, and the vertical axis is imaginary.3 KB (425 words) - 04:34, 23 September 2011
- plot(t,y); plot(tp,c);656 B (87 words) - 20:36, 4 September 2008
- A plot of f(x) = sin(x) and g(x) = cos(x); both functions are periodic with period1 KB (253 words) - 06:04, 14 April 2010
- A plot of f(x) = sin(x) and g(x) = cos(x); both functions are periodic with period2 KB (291 words) - 06:03, 14 April 2010
- plot(t,x)186 B (34 words) - 06:11, 6 September 2008
- plot(t,x)406 B (69 words) - 10:32, 6 September 2008
- ...using the given Ts value. By decreasing Ts we increase the step size and plot more points thereby making a more accurate graph. plot(t,x)257 B (47 words) - 09:58, 7 September 2008
- plot(t,x)248 B (45 words) - 10:49, 7 September 2008
- ...y big(.07),T0 itself is 1/13 =.076.There are not many steps generating to plot an accurate graph. plot(t,x)346 B (58 words) - 19:00, 10 September 2008
- >> plot(t,x)734 B (115 words) - 03:01, 9 September 2008
- %plot the results plot(x,y)3 KB (536 words) - 10:07, 10 September 2008
- plot(t,x) plot(t,x)545 B (96 words) - 06:52, 9 September 2008
- plot(t,x) ...e greatly reduced. Dividing the Time Step by 130 gives us 13 cycles on the plot.633 B (106 words) - 08:09, 9 September 2008
- plot(t,c)2 KB (377 words) - 05:59, 10 September 2008
- plot(t,x) plot(t2,x2,'r',t,x,'b*') %tweaked to show both1 KB (232 words) - 06:00, 10 September 2008
- The original signal shown in the first plot is y(t) = sin(t) with a period of <math>2\pi</math> The plot on the left shows the same signal but in DT (y[n] = sin(n)). The sampling1 KB (239 words) - 05:20, 11 September 2008
- plot(t,x)507 B (86 words) - 15:26, 9 September 2008
- plot(t,y); plot(t,y2);480 B (75 words) - 16:07, 9 September 2008
- plot(t,x)514 B (82 words) - 16:25, 9 September 2008
- ...quite large,ie .07 and the period of the sinusoidal t0 = .0769 So, we cant plot 13 ycles of 13Hz accurately as we hardly get 1 point in each cycle. plot(t,x)452 B (76 words) - 16:31, 9 September 2008
- plot(t,Q) plot(t,Q)827 B (129 words) - 17:24, 9 September 2008
- %Plot the graph plot(t,z);1 KB (196 words) - 19:31, 10 September 2008
- plot(t,x) [[Image: Ece301_Hw2B_messedUP.jpg _ECE301Fall2008mboutin| Original Plot]]612 B (106 words) - 07:05, 10 September 2008
- plot(t,x)464 B (81 words) - 10:11, 10 September 2008
- plot(t,x)<br> ...oduces an accurate plot of the real part of the signal it is attempting to plot. However, because the sampling frequency is so large, the plotted points m659 B (120 words) - 14:21, 10 September 2008
- [[Image:Sinindt-rfscotthw2_ECE301Fall2008mboutin.jpg|frame|none|This plot was the result of sampling the CT signal with frequency 1. The squares are ...\over 8</math>. The sampled data points are represented by squares on the plot.]]1 KB (231 words) - 05:22, 11 September 2008
- plot(t,x)245 B (45 words) - 11:51, 10 September 2008
- plot(t,x)</pre> plot(t,x)</pre>437 B (77 words) - 11:56, 10 September 2008
- ...To=1/f=0.0786. Thus in one there are hardly one or two points and thus the plot is too irregular and cannot be plotted correctly. plot(t,x)624 B (116 words) - 13:41, 10 September 2008
- The following MATLAB program attempts to plot 13 cycles of a 13 Hz sinusoid, but it has a bug. Explain what the bug is, a plot(t,x)771 B (136 words) - 14:14, 10 September 2008
- plot(t,x)362 B (64 words) - 15:58, 10 September 2008
- plot(t,x) plot(t,x)509 B (90 words) - 16:33, 10 September 2008
- plot(t,x) plot(t,x)611 B (104 words) - 16:43, 10 September 2008
- plot(t,y,'.') plot(t,y,'.')891 B (157 words) - 17:13, 10 September 2008
- plot(t,x)246 B (43 words) - 17:02, 10 September 2008