James Eastham
Sunday, February 5, 2012
Normal Distributions in MatLab
›
%% Normal Distributions in Matlab % James Eastham % Member, IEEE % Created on: 2/5/2012 % % The following code creates multiple normal distr...
11 comments:
Tuesday, January 24, 2012
Fourier Transform for Dummies: Matlab Implementation
›
The following code implements a simple Fourier Transform using cos and sin functions. This project was inspired by a short pdf I stumbled on...
Friday, December 2, 2011
Running MatLab 2007 (R2007a) 7.4.0 in Windows 7
›
If you are having a problem where Matlab errors out on startup running Windows 7, try this it solved my issue. Switch your "theme"...
3 comments:
Wednesday, November 30, 2011
Adding a NE5532 Op Amp Model to LTSpice
›
To add the NE5532 Model, follow the steps in my LM741 post (see link below), using the NE5532 model shown here below. Special thanks to Uwe...
1 comment:
Monday, November 21, 2011
LM741 Datasheet
›
Many student projects use the LM741 op amp. Here is a link to the datasheet. http://dl.dropbox.com/u/30278073/LM741_Datasheet.pdf
Wednesday, October 26, 2011
Thick Lines in LTSpice
›
Ever wonder how to thicken up the lines in your schematic or simulations? Turns out this is really easy. 1. Open the control panel (tool...
8 comments:
Wednesday, October 5, 2011
Exporting Data from LTSpice
›
LTSpice waveform data can easily be exported for use in other graphing software like Excel. To do this: Step1: Run simulation, select File -...
6 comments:
‹
›
Home
View web version