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
