已回答
error when calculating factorial
C=factorial(m)/((factorial(n)*factorial(m-n)); You are opening two parentheses, but closing only one in the denominator

10 years 前 | 1

| 已接受

提问


Use/Advantages of comm.AWGNChannel
Hi, I'm currently optimizing some of my code for speed and found an extreme performance bottleneck: comm.AWGNChannel. Now I w...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Getting the lower/upper bound of several plots
Hi, my problem is not very hard, yet I'm posting it, in order to find a elegant solution. My current one is rather unelegant ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Symbolic Toolbox: Coefficients and Powers of a polynomial
Hey, suppose I have a (maybe multidimensional) polynomial given in a symbolic way. What I want is all the coefficients of the...

10 years 前 | 2 个回答 | 1

2

个回答

提问


Random Numbers in Parallel Environment
Hey, I have the problem, that in a parallel code, everytime I run it, it produces exactly the same results. Since it relies o...

10 years 前 | 2 个回答 | 2

2

个回答

提问


Decoding unquantized symbols (AWGN-Channel) using the Viterbi Decoder
Hi everyone, I have a question concerning the Viterbi-decoder in the communications toolbox: I want to simulate a simple BPSK...

10 years 前 | 0 个回答 | 0

0

个回答