Community Profile

photo

Bruce Char


Drexel University

自 2013 起处于活动状态

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

统计数据

Content Feed

排序方式:

已解决


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

10 years 前

已解决


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

10 years 前

已解决


Make a Plot with Functions
Make a plot and test

10 years 前

已解决


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

11 years 前