photo

Ish


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to display a polynomial?
Create a function file named Func01_p4.m which has 4 arguments: x, a, b, and c. The independent variable bein...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to write these to script functions?
create 3 functions scripts using the variable arguments given. Fn1(x,a,b,e)= e*x^a–b; Fn2(x,c,f)=f*x+c; Fn3(x,d,g)=g*...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How do I perform an RGB threshold?
Create a function called Perform_RGB_threshold. Your function header should look like: function [threshold_RGB] = Perform_RG...

11 years 前 | 1 个回答 | 0

1

个回答