Feeds
提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 4 个回答 | 0
4
个回答提问
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 前 | 1 个回答 | 0