Community Profile

Vince


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Symbolic substitution (subs) doesn't work with negative expressions
Does the SUBS function have a bug when expressions have a negative sign in them? Why isn't the second output (a - c)? clear...

10 years ago | 2 answers | 0

2

answers

Question


End of function slow - Matlab Profiler
Hi, I'm trying to optimize my program, and I'm encountering very curious results with the Profiler. It seems that the end sta...

10 years ago | 1 answer | 0

1

answer

Question


Arrayfun scalar expansion (non-uniform output)
I have a function that takes several scalar variables and outputs an array. The size of this array is always the same. I want to...

11 years ago | 4 answers | 0

4

answers

Question


How to vectorize matrix definition without using nested functions
I have a matrix H with dimensions N x M. I also have a few (1 x N) vectors denoted here as n1 and n2, and a few (1 x M) vectors...

11 years ago | 1 answer | 0

1

answer