Community Profile

photo

H


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • Explorer

View badges

Feeds

View by

Question


how cdsc values?
s

4 years ago | 2 answers | 0

2

answers

Question


How to sdcsd ?
c

4 years ago | 2 answers | 0

2

answers

Question


Printing some values in a vector
This is the data: X = [0.23, 0.88, 0.21, 0.92, 0.49, 0.62, 0.77, 0.52, 0.30, 0.19] function split(X,K) % we assume N is divis...

4 years ago | 1 answer | 0

1

answer

Question


How to do function shift in MATLAB?
Hello, I was wondering how can I do the function shinfting in MATLAB? For example: Input: f(x) = x+2 (a function) and 5 (the s...

4 years ago | 1 answer | 0

1

answer

Question


Confused with the switch-case outputs with nargin
I am a bit confued about the nargin function's behavior. For the first example: narginExample(2, 5); ans = 7 Second example: ...

4 years ago | 3 answers | 0

3

answers