Toan Nguyen
Followers: 0 Following: 0
Feeds
提问
How to rearrange multiple results of a function without using for loop?
Hi there, I created function Array(k) which produces an array of 1xN element for the input k. N = 115824; Array = linspace(1...
4 years 前 | 2 个回答 | 0
2
个回答提问
Fast way to apply function to each value of an array?
Hi there, I created a function Fx which takes in a single value as input, use it for some calculation and produces a single num...
4 years 前 | 0 个回答 | 0
0
个回答提问
Matrix Dimension must agree - Vectorization
Hi there, I created a function called Fx which takes an single number as input and produce a 1 single number as output. I...
4 years 前 | 1 个回答 | 0