Main Page: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
*[[http://people.wallawalla.edu/~rob.frohne/ClassNotes/ Class Notes]]

=Classes =
=Classes =


*[[Intro to CAD]]
*[[Assembly Language Programming]]
*[[Circuit Analysis]]
*[[Linear Network Analysis]]
*[[Linear Network Analysis]]
*[[Feedback and Control Systems]]
*[[Feedback and Control Systems]]
*[[Engineering Electronics]]
*[[Engineering Electronics]]
*[[Electromechanical Energy Conversion]]
*[[Electromechanical Energy Conversion]]
*[[Power Electronics]]
*[[Digital Control Systems]]
*[[Signals and systems|Signals and Systems]]
*[[Signals and systems|Signals and Systems]]
*[[Communications Systems]]
*[[Communications Systems]]
*[[Power Electronics]]
*[[Embedded Systems]]
*[[Electromagnetic Fields/Electricity and Magnetism]]


=Useful Tools=
=Useful Tools=
*[[http://fweb.wallawalla.edu/weboctave-0.1.0/ Octave on FWEB ]]
*[[http://octave-online.net/ Octave Online ]]


====How to get Sound.m to work in Windows====

Intall sox from

http://sox.sourceforge.net/


=Workshops=
Edit sound.m by commenting out line 99 and paste the following right after


*[[Android Programming]]
if(file_in_path(EXEC_PATH, "sox.exe"))
sound_play_utility = "sox.exe -t AU - -d";

Revision as of 08:54, 30 November 2016