All public logs

Jump to navigation Jump to search

Combined display of all available logs of PrattWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
 
 
 
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 16:32, 19 September 2023 DukeEgr93 (talk | contribs) deleted page User:Spencer.schutz (content before blanking was: "==About me== I am a undergraduate engineering student at the Pratt School of Engineering at Duke University. I plan to study mechanical engineering. I am from Yorktown, New York. ==Name Pronunciation== Spencer is li...")
  • 15:29, 14 September 2023 DukeEgr93 (talk | contribs) created page Lab 2 Check (Created page with "This page contains instructions to check whether you have the right files in the right place! * In Spyder, open a new file (even if there is currently an empty file in the ed...")
  • 00:38, 13 September 2023 DukeEgr93 (talk | contribs) created page EGR 103/Fall 2023/Lab 2 (Created page with "<div class="noautonum">__TOC__</div> == Introduction == Among other things, you will learn how to use Spyder as well as how to upload assignments for EGR 103. == Errors /...")
  • 01:42, 4 September 2023 DukeEgr93 (talk | contribs) created page ECE 280/Fall 2023/ld (Created page with "The following represents the information that would have been in Lecture 3 but isn't because Labor Day! * Power and energy and transformations ** In previous lectures, we look...")
  • 00:12, 4 September 2023 DukeEgr93 (talk | contribs) created page EGR 103/Fall 2023/LAB 01 (Created page with "{{:EGR 103 Startup}} == FAQ == Arrays: * bmatrix: \begin{bmatrix} a & b\\c & d \end{bmatrix} The code for this array is below; the code for every other array is the same ex...")
  • 21:27, 3 September 2023 DukeEgr93 (talk | contribs) created page User:DukeEgr93/ld (Created page with "This page assumes you have already installed Anaconda and Box - if you have not, please do the following: * Read Box and follow the instructions to get Box Drive installed...")
  • 20:58, 28 August 2023 DukeEgr93 (talk | contribs) created page ECE 280/Concept List/F23 (Created page with "== Lecture 1 - 8/23== * Class logistics and various resources on [canvas.duke.edu Canvas] * Definition of signals and systems from OW * Systems will often be represented with...")
  • 19:48, 28 August 2023 DukeEgr93 (talk | contribs) created page EGR 103/Concept List/F23 (Created page with "== Lecture 1 - 8/28 - Course Introduction == * Main class page: [http://classes.pratt.duke.edu/EGR103F23/ EGR 103L] ** Includes links to Canvas, Pundit, and Ed pages * Sakai p...")
  • 01:47, 28 August 2023 DukeEgr93 (talk | contribs) created page EGR 103/Fall 2023/Beginning of Lab (Created page with "This page covers processes that are useful at the beginning of a lab section as well as processes that are useful when you are ready to start working on labs for EGR 103....")
  • 20:28, 26 August 2023 DukeEgr93 (talk | contribs) created page ECE 280/Fall 2023 (Created page with "ECE 280, Signals and Systems, is a core course for students planning to earn a Bachelor of Science in Engineering Degree with the Department of Electrical and Computer Eng...")
  • 18:31, 23 August 2023 DukeEgr93 (talk | contribs) moved page EGR 103/Getting Started to EGR 103/Getting Started (very outdated) without leaving a redirect (outdated page)
  • 18:18, 23 August 2023 DukeEgr93 (talk | contribs) created page EGR 103/Fall 2023/Computer (Created page with "This page will document the virtual computer being used for EGR 103 for Fall 2023. * The VM was created on 8/23/2023 at [https://vcm.duke.edu/apps/index? https://vcm.duke.edu...")
  • 07:16, 4 August 2023 DukeEgr93 (talk | contribs) created page EGR 103/Fall 2023 (Created page with "EGR 103 is a course for students planning to earn a Bachelor of Science in Engineering Degree at Duke University and who have limited previous computational experience. S...")
  • 15:02, 9 June 2023 DukeEgr93 (talk | contribs) created page Inverse Laplace Transform (Created page with "== Tips == * Note if there is a $$(1-e^{-sT})$$ term in the denominator; if there is, put it to the side and note at the very end that the signal is right-side periodic with p...")
  • 02:51, 22 May 2023 DukeEgr93 (talk | contribs) created page User:DukeEgr93/Canvas (Created page with "* Is there a way to add $$\LaTeX$$ to messages directly? ** Use = use \( \) for inline and double dollar signs for display * Is there an announcement previewer?")
  • 23:30, 18 April 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 14 (Created page with "== Assignment == You will be writing functions to calculate values for differential equations, and then using those calculations to simulate systems modeled with those differe...")
  • 14:48, 13 April 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 13 (Created page with "Not much to go here! The test cases in the starter code will help identify any issues you may have before uploading to Gradescope. You will definitely want to get the __repr...")
  • 03:18, 11 April 2023 DukeEgr93 (talk | contribs) created page Maple/Spring 2023 Startup (Created page with "This document is meant to take you step-by-step through getting access to Maple and using it to solve problems involving Laplace Transforms and Inverse Laplace Transforms. ==...")
  • 01:56, 10 April 2023 DukeEgr93 (talk | contribs) created page EGR 224/Spring 2023/Test 2 (Created page with "This page is the review sheet for Test 2 for EGR 224 for Spring, 2022. == Coverage == While the test is, by nature, cumulative, there will be certain aspects of the Ele...")
  • 17:23, 3 April 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 12 (Created page with "== Assignment == You will be writing functions to calculate estimates of derivatives and integrals for data sets. Along with the lecture notes and lab handouts, see Numeric...")
  • 03:01, 30 March 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 11 (Created page with "== Assignment == You will be using root-finding to solve several engineering problems. The main Python methods you will be using are: * [https://docs.scipy.org/doc/scipy/refe...")
  • 03:01, 30 March 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 10 (Created page with "== Assignment == You will be using function minimization to solve several engineering problems. The main Python methods you will be using are: * [https://docs.scipy.org/doc/s...")
  • 15:49, 24 March 2023 DukeEgr93 (talk | contribs) created page Phi Beta Kappa/2023 (Created page with "== Introduction == This page will be used for posting answers to frequently asked questions. It is being updated for the Spring 2023 initiation class. Initiation this year...")
  • 20:14, 22 March 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 9 (Created page with "The following document is meant as an outline of what is covered in this assignment. == Review For Lab == Note: Going forward, I will refer to the Sakai / Resources Folder /...")
  • 14:34, 22 March 2023 DukeEgr93 (talk | contribs) created page EGR 103/Skills Quiz/S23 (Created page with "The following page gives general instructions for completing the three phases of Skills Quiz 1 for Spring 2023. They are: * Closed note * Open note * Reflection == Quick Lin...")
  • 21:40, 20 March 2023 DukeEgr93 (talk | contribs) created page EGR 224/Arduino Interfacing With Hardware II (Created page with "== Inventory == You need to check the inventory of your box before you begin the lab. You will also be required to check your box in with a TA before leaving. Failure to get...")
  • 15:53, 9 March 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 8 (Created page with "== Group Gradescope == === Based on Chapra 8.9 === In general, there are many (correct) ways to re-write the equations in matrix form. For this specific problem, to make the...")
  • 16:49, 2 March 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 7 (Created page with "=== 7.4.1 Group Gradescope Problems === Be sure to first understand the code in Chapra Figure 4.2! === 7.4.2 Individual Lab Report=== ==== 7.4.2.1 Based on Chapra Problem 4...")
  • 14:40, 23 February 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 6 (Created page with "The following document is meant as an outline of what is covered in this assignment. == Typographical Errors == None yet! == APT == === Acronym === * Note that you need to...")
  • 20:02, 21 February 2023 DukeEgr93 (talk | contribs) created page EGR 224/Spring 2023/Test 1 (Created page with "This page contains the list of topics for EGR 224 Test 1. The test covers through Lecture 9, Lab 4, and Homework 4, though with respect to the labs, neither TinkerCad nor...")
  • 05:38, 19 February 2023 DukeEgr93 (talk | contribs) created page SymPy/Differential Equations (Created page with " == Lessons Learned == * dsolve is good for up to two coupled ODEs. Once there are three or more...not so much (even if all the coefficients are ints or floats). Once ther...")
  • 16:49, 16 February 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 5 (Created page with "<div class="noautonum">__TOC__</div> == Errors / Additions == None yet! == 5.1 Introduction == The main purpose of this lab will be to look at logical masks. The following...")
  • 19:25, 14 February 2023 DukeEgr93 (talk | contribs) created page SymPy/Differential Equations/RC Example (Created page with "== Description == The following page is adapted from Maple/Differential Equations/RC Example and will go through an example of using SymPy's ability to symbolically solve...")
  • 23:54, 8 February 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 4 (Created page with "<div class="noautonum">__TOC__</div> == Errors / Additions == None yet! == 4.1 Introduction == The main purpose of this lab will be to look at selective and iterative struct...")
  • 20:05, 8 February 2023 DukeEgr93 (talk | contribs) created page Parallax Robot Shield with Arduino (Created page with " == Contents == * BOE Shield * Arduino UNO * Parallax screwdriver * USB Cable * (2) continuous rotation servomotors with horn * 5 cell battery pack * BOE-bot frame * (2) wheel...")
  • 04:08, 4 February 2023 DukeEgr93 (talk | contribs) created page Laplace Transform (Created page with "This page is a collection of links and other things to support learning about and using Laplace Transforms. == Tips == === Steps and Ramps === <center>$$ \begin{array}{c|c} f...")
  • 23:04, 1 February 2023 DukeEgr93 (talk | contribs) created page EGR 103/Spring 2023/Lab 3 (Created page with "<div class="noautonum">__TOC__</div> = Draft = == Typographical errors == * None yet! == Self-Guided Run-through == The following will take you through what you need to do...")
  • 16:20, 31 January 2023 DukeEgr93 (talk | contribs) created page SymPy/CAD (Created page with "The book [https://cad.eecs.umich.edu/ Circuit Analysis and Design], by Fawwaz T. Ulaby, Michael M. Maharbiz, and Cynthia M. Furse, is available as a free download at the link...")
  • 03:36, 31 January 2023 DukeEgr93 (talk | contribs) uploaded a new version of File:Multisim0202.PNG
  • 03:30, 31 January 2023 DukeEgr93 (talk | contribs) created page Tinkercad (Created page with "More soon! For right now, there is a Tinkercad/Tutorials page and a Tinkercad/Divider page.")
  • 03:11, 31 January 2023 DukeEgr93 (talk | contribs) created page Multisim/Divider (Created page with "{{PunditSty}} This page will contain a tutorial on building and analyzing a voltage divider in Multisim. == Multisim == Go to [https://www.multisim.com/ www.multisim.com] to...")
  • 02:50, 31 January 2023 DukeEgr93 (talk | contribs) uploaded a new version of File:Multisim0201.PNG
  • 02:47, 31 January 2023 DukeEgr93 (talk | contribs) uploaded a new version of File:Multisim0203.PNG
  • 02:46, 31 January 2023 DukeEgr93 (talk | contribs) uploaded a new version of File:Multisim0204.PNG
  • 02:45, 31 January 2023 DukeEgr93 (talk | contribs) created page File:Multisim0205.PNG
  • 02:45, 31 January 2023 DukeEgr93 (talk | contribs) uploaded File:Multisim0205.PNG
  • 02:40, 31 January 2023 DukeEgr93 (talk | contribs) created page File:Multisim0204.PNG
  • 02:40, 31 January 2023 DukeEgr93 (talk | contribs) uploaded File:Multisim0204.PNG
  • 02:38, 31 January 2023 DukeEgr93 (talk | contribs) uploaded File:Multisim0203.PNG
  • 02:37, 31 January 2023 DukeEgr93 (talk | contribs) moved page File:Multisim0203.PNG to File:Multisim0202.PNG
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)