Feeds
提问
Avoid autoscaling of wordlength and fractionlength in fixed point objects
Hello, I set a fixed point object with wordlength 16 and fractionlength 4 x=ufi(16,12,4) but when I make an operation ...
13 years 前 | 1 个回答 | 0
1
个回答提问
some Matlab functions are not implemented in their m files
Hello everyone, sometimes, in order to have a full grasp of what is happening, I just navigate through matlab functions and see...
13 years 前 | 1 个回答 | 0
1
个回答提问
compute the mean of a field in a struct
Hello, I have an array of student structs. One of the fields is age. How can I compute the mean of ages in the array? E.g....
13 years 前 | 1 个回答 | 0
1
个回答提问
Optimization of a nested loop
Hello guys I wrote the following code, but it takes ages to complete. Could you please help me optimizing it? A and B are matri...
13 years 前 | 2 个回答 | 0
2
个回答提问
taken's theorem implementation
Dear all, could someone address me to an implementation of Taken's theorem? It is hard for me to go from theory to practice. ...
13 years 前 | 0 个回答 | 0
0
个回答提问
How to test if two signals are equal
Hello, I have computed by hand the frequency domain transfer function from a difference equation of a digital filter. I wanted...
14 years 前 | 3 个回答 | 0
