Feeds
已解决
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
9 years 前
已解决
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 前
提问
Is Psychtoolbox-3 compatible with Matlab 2016a?
I would like to use Psychtoolbox-3 within Matlab, but would first like confirmation that the current versions are compatible wit...
9 years 前 | 0 个回答 | 0
0
个回答提问
How can I uninstall Biosig from Matlab?
I've installed Biosig into Matlab, but am now concerned that it will affect how NaN values are handled and want to uninstall it....
10 years 前 | 1 个回答 | 0
1
个回答提问
What code do I use to add a regression (least squares) line to an existing scatter graph?
I have created scatter graphs in Matlab using the plot(x,y) function, but how do I now add regression lines to them?
10 years 前 | 2 个回答 | 0
