Community Profile

photo

james hopper


WSU

Last seen: 1 year ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years ago

Question


mupad sum a function with odd arguments
This seems a simple operation but after searching all eventing I can't find anything that helps. I want to create a sum of a ...

9 years ago | 0 answers | 0

0

answers

Question


symbolic integration with undefined variable
i created the following script code syms r,x,r,z; a=int((r^2*x*z)/(r^2+z^2)^(3/2),0,2*pi) b=int(a, r, 0, r) because ...

9 years ago | 1 answer | 0

1

answer