統計
All
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年 前
解決済み
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年 前
質問
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年以上 前 | 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年弱 前 | 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年 前 | 2 件の回答 | 0
