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年以上 前

解決済み


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年以上 前

解決済み


Make a Plot with Functions
Make a plot and test

10年以上 前

解決済み


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年弱 前