Feeds
提问
Creating all possible spanning trees.
I have a question about how to create all possible spanning trees of a given graph. The things we know is the connections betwe...
11 years 前 | 0 个回答 | 0
0
个回答提问
Discrete Cosine Transform help
Hi everyone, i am trying to take the discrete cosine transform of a matrix by coding it in a script. However results does not ma...
12 years 前 | 1 个回答 | 0
1
个回答提问
Parks - McClellan filter design
Hi all, We are asked to design a Parks-McClellan filter with the following specifications,I tried to use firgr and firpm meth...
12 years 前 | 1 个回答 | 0
1
个回答提问
Set timer to display sth in certain interval
Hello everyone, I want my timer to display dots in every 0.01 second for one second. Thanks.
12 years 前 | 1 个回答 | 1
1
个回答提问
2 Equations 2 Unknowns
Hello everyone, I have an urgent question. I have unknowns 'a' and 'k' and two equations: f1 = (-(a - 2*k + 3)*(2*k - a +...
12 years 前 | 0 个回答 | 0
0
个回答提问
How to solve y/x if y = x + a in matlab ?
Hello all, How can you derive y/x in terms of 'a' if y = x + a in matlab? Which commands are needed for that? Thank you.
12 years 前 | 1 个回答 | 0
