Community Profile

photo

Bruce Char


Drexel University

Attivo dal 2013

Followers: 0   Following: 0

Contatto

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

Statistiche

Feeds

Visto da

Risolto


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...

oltre 10 anni fa

Risolto


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...

oltre 10 anni fa

Risolto


Make a Plot with Functions
Make a plot and test

oltre 10 anni fa

Risolto


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...

quasi 11 anni fa