Community Profile

photo

Bruce Char


Drexel University

Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Professor of Computer Science
Professional Interests: Symbolic computation, uses of computers in undergraduate technical education

Statistiken

Feeds

Anzeigen nach

Gelöst


Fahrenheit to Celsius using multiple statements
Given a Fahrenheit value F, convert to a Celsius value C. While the equation is C = 5/9 * (F - 32), as an exercise use two state...

mehr als 10 Jahre vor

Gelöst


2 b | ~ 2 b
Given a string input, output true if there are 2 b's in it, false if otherwise Examples: 'Macbeth' -> false 'Publius Cor...

mehr als 10 Jahre vor

Gelöst


Make a Plot with Functions
Make a plot and test

mehr als 10 Jahre vor

Gelöst


Simple problem creating a function from an abstract specification.
MYSTERYFUNCTION3 This takes a vector of numbers v and computes a vector w such the w[i] is the average of v[i] and the previous...

fast 11 Jahre vor