Feeds
提问
How do I find a root in a nonlinear equation?
my equation is function y=f(x) x = (-20:0.05:20); %-20<x<20 y=5*(x^2)*(sin(x)) I already have the graph of this...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to write a function to scramble letters?
How would I create a function called 'wordScramble', which will randomly scramble letters in a word. The function accepts as an...
9 years 前 | 3 个回答 | 0
3
个回答提问
'Paste' a binary image onto a background image? (image blending)
Project is to take a picture of myself, make it into a binary image (background around me all white, my body is completely black...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to create a binary image
"Make a mask" I need to choose an input image, which will just be a picture of me on a white wall, remove the background around...
9 years 前 | 1 个回答 | 0