Community Profile

photo

Vicky McGreevy


Active since 2015

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Solved


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 ...

7 years ago

Solved


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:...

7 years ago

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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....

8 years ago | 1 answer | 0

1

answer

Question


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?

8 years ago | 2 answers | 0

2

answers